Trace number 1774584

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0UNSAT 280.563 280.708

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.17
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.10/1.13	c ==============================================================================
1.10/1.13	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.13	c ==============================================================================
1.10/1.13	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
25.37/25.41	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
25.37/25.41	c ==============================================================================
25.37/25.41	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
25.37/25.41	c CPU time:   25.0872 s
25.37/25.41	c ==============================================================================
25.87/25.98	c
25.87/25.98	c Starting glucose
25.87/25.98	c
25.87/25.98	
25.87/25.98	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
25.87/25.98	
25.87/25.98	c ============================[ Problem Statistics ]=============================
25.87/25.98	c |                                                                             |
25.87/25.98	c |  Number of variables:  41452                                                |
25.87/25.98	c |  Number of clauses:    433228                                               |
26.27/26.31	c |  Parsing time:         0.29         s                                       |
280.44/280.68	c restarts              : 289
280.44/280.68	c nb ReduceDB           : 20
280.44/280.68	c nb learnts DL2        : 4818
280.44/280.68	c nb learnts size 2     : 1472
280.44/280.68	c nb learnts size 1     : 52
280.44/280.68	c conflicts             : 600507         (2360 /sec)
280.44/280.68	c decisions             : 965617         (1.57 % random) (3794 /sec)
280.44/280.68	c propagations          : 308258852      (1211256 /sec)
280.44/280.68	c conflict literals     : 16898216       (38.64 % deleted)
280.44/280.68	c Memory used           : 44.25 MB
280.44/280.68	c CPU time              : 254.495 s
280.44/280.68	
280.44/280.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774584-1241266535/watcher-1774584-1241266535 -o /tmp/evaluation-result-1774584-1241266535/solver-1774584-1241266535 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1774584-1241266535.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 2/64 26007
/proc/meminfo: memFree=1008704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) R 26005 26007 25970 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26007/statm: 1340 235 194 169 0 51 0
[pid=26008] ppid=26007 vsize=1176 CPUtime=0
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 154681474 1204224 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 294 141 51 174 0 117 0

[startup+0.0644391 s]
/proc/loadavg: 0.86 0.97 0.99 2/64 26007
/proc/meminfo: memFree=1008704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=15076 CPUtime=0.05
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 3521 0 0 0 3 2 0 0 19 0 1 0 154681474 15437824 3441 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 3769 3442 51 174 0 3592 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20436

[startup+0.101441 s]
/proc/loadavg: 0.86 0.97 0.99 2/64 26007
/proc/meminfo: memFree=1008704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=30516 CPUtime=0.09
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 4581 0 0 0 6 3 0 0 19 0 1 0 154681474 31248384 4501 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 7629 4501 51 174 0 7452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35876

[startup+0.301462 s]
/proc/loadavg: 0.86 0.97 0.99 2/64 26007
/proc/meminfo: memFree=1008704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=48388 CPUtime=0.29
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 10167 0 0 0 23 6 0 0 21 0 1 0 154681474 49549312 10087 1992294400 134512640 135225430 4294956176 18446744073709551615 134541534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 12097 10088 51 174 0 11920 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53748

[startup+0.701504 s]
/proc/loadavg: 0.86 0.97 0.99 2/64 26007
/proc/meminfo: memFree=1008704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=106148 CPUtime=0.69
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 20682 0 0 0 55 14 0 0 25 0 1 0 154681474 108695552 20602 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 26537 20603 51 174 0 26360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111508

[startup+1.50159 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26009
/proc/meminfo: memFree=889904/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=162632 CPUtime=1.49
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 33839 0 0 0 129 20 0 0 25 0 1 0 154681474 166535168 33759 1992294400 134512640 135225430 4294956176 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 40658 33759 72 174 0 40481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167992

[startup+3.10276 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26009
/proc/meminfo: memFree=873072/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=174908 CPUtime=3.09
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 36707 0 0 0 287 22 0 0 25 0 1 0 154681474 179105792 36627 1992294400 134512640 135225430 4294956176 18446744073709551615 134549139 0 0 4096 3 0 0 0 17 1 0 0
/proc/26008/statm: 43727 36627 77 174 0 43550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180268

[startup+6.3011 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 26009
/proc/meminfo: memFree=861936/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=174908 CPUtime=6.28
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 36719 0 0 0 606 22 0 0 25 0 1 0 154681474 179105792 36639 1992294400 134512640 135225430 4294956176 18446744073709551615 134549618 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 43727 36639 77 174 0 43550 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 180268

[startup+12.7028 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 26009
/proc/meminfo: memFree=862064/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=174636 CPUtime=12.68
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 36775 0 0 0 1246 22 0 0 25 0 1 0 154681474 178827264 36627 1992294400 134512640 135225430 4294956176 18446744073709551615 134549153 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 43659 36627 77 174 0 43482 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179996

[startup+25.5012 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 26009
/proc/meminfo: memFree=842160/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=0
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154681474 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26007/statm: 1340 236 195 169 0 51 0
[pid=26008] ppid=26007 vsize=173784 CPUtime=25.47
/proc/26008/stat : 26008 (SatELite_releas) R 26007 26007 25970 0 -1 4194304 45710 0 0 0 2516 31 0 0 25 0 1 0 154681474 177954816 36129 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26008/statm: 43446 36129 82 174 0 43269 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 179144

[startup+51.1019 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 26010
/proc/meminfo: memFree=947952/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=39972 CPUtime=25.1
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 9665 0 0 0 2504 6 0 0 25 0 1 0 154684072 40931328 9635 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 9993 9635 77 172 0 9818 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45332

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 26010
/proc/meminfo: memFree=946416/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=41468 CPUtime=76.27
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10036 0 0 0 7621 6 0 0 25 0 1 0 154684072 42463232 10006 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 10367 10006 77 172 0 10192 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 46828

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=943728/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=44232 CPUtime=136.24
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10737 0 0 0 13617 7 0 0 25 0 1 0 154684072 45293568 10707 1992294400 134512640 135217611 4294956288 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11058 10707 77 172 0 10883 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 49592

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=943280/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=44760 CPUtime=196.21
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10857 0 0 0 19614 7 0 0 25 0 1 0 154684072 45834240 10827 1992294400 134512640 135217611 4294956288 18446744073709551615 134537945 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11190 10827 77 172 0 11015 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 50120

Solver just ended. Dumping a history of the last processes samples

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=943152/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=44760 CPUtime=204.2
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10872 0 0 0 20413 7 0 0 25 0 1 0 154684072 45834240 10842 1992294400 134512640 135217611 4294956288 18446744073709551615 134524389 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11190 10842 77 172 0 11015 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 50120

[startup+255.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942960/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45032 CPUtime=229.8
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10935 0 0 0 22973 7 0 0 25 0 1 0 154684072 46112768 10905 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11258 10905 77 172 0 11083 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 50392

[startup+268.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942832/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45168 CPUtime=242.58
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10967 0 0 0 24251 7 0 0 25 0 1 0 154684072 46252032 10937 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11292 10937 77 172 0 11117 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 50528

[startup+275.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45308 CPUtime=248.98
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10996 0 0 0 24891 7 0 0 25 0 1 0 154684072 46395392 10966 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 274.94
Current children cumulated vsize (KiB) 50668

[startup+278.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45308 CPUtime=252.18
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10996 0 0 0 25211 7 0 0 25 0 1 0 154684072 46395392 10966 1992294400 134512640 135217611 4294956288 18446744073709551615 134532904 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 278.14
Current children cumulated vsize (KiB) 50668

[startup+279.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45308 CPUtime=253.78
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10996 0 0 0 25371 7 0 0 25 0 1 0 154684072 46395392 10966 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 50668

[startup+280.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=25.96
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 313 45711 0 0 0 0 2560 36 16 0 1 0 154681474 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 238 195 169 0 51 0
[pid=26010] ppid=26007 vsize=45308 CPUtime=254.18
/proc/26010/stat : 26010 (glucose_static) R 26007 26007 25970 0 -1 4194304 10996 0 0 0 25411 7 0 0 25 0 1 0 154684072 46395392 10966 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26010/statm: 11327 10966 77 172 0 11152 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 50668

[startup+280.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26010
/proc/meminfo: memFree=942704/2055920 swapFree=4181276/4192956
[pid=26007] ppid=26005 vsize=5360 CPUtime=280.53
/proc/26007/stat : 26007 (glucose.sh) S 26005 26007 25970 0 -1 4194304 340 56719 0 0 0 0 28009 44 19 0 1 0 154681474 5488640 240 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26007/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 280.53
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 280.708
CPU time (s): 280.563
CPU user time (s): 280.099
CPU system time (s): 0.463929
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 197620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 280.099
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 719

runsolver used 0.252961 second user time and 0.776881 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 14:15:37
IDJOB=1774584
IDBENCH=70962
IDSOLVER=610
FILE ID=node47/1774584-1241266535
PBS_JOBID= 9224966
Free space on /tmp= 66472 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774584-1241266535/watcher-1774584-1241266535 -o /tmp/evaluation-result-1774584-1241266535/solver-1774584-1241266535 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1774584-1241266535.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=875152305

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1009256 kB
Buffers:         79192 kB
Cached:         860248 kB
SwapCached:       5488 kB
Active:          58100 kB
Inactive:       889112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1009256 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           28188 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            85476 kB
Committed_AS:   721580 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node47 at 2009-05-02 14:20:18