Trace number 1780219

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
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 247.36 74.4247

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 benchmark247.36
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 Parsing...
1.01/1.04	c ==============================================================================
1.01/1.04	c |           |     ORIGINAL     |              LEARNT              |          |
1.01/1.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.01/1.04	c ==============================================================================
1.01/1.04	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
14.91/14.92	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
14.91/14.92	c ==============================================================================
14.91/14.92	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
14.91/14.92	c CPU time:   14.71 s
14.91/14.92	c ==============================================================================
246.98/74.40	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
246.98/74.40	c ============================[ Problem Statistics ]=============================
246.98/74.40	c |                                                                             |
246.98/74.40	c threadId              : 0
246.98/74.40	c restarts              : 188
246.98/74.40	c conflicts             : 142479         (616 /sec)
246.98/74.40	c decisions             : 230452         (1.74 % random) (997 /sec)
246.98/74.40	c propagations          : 70170195       (303478 /sec)
246.98/74.40	c conflict literals     : 4011513        (40.00 % deleted)
246.98/74.40	c Memory used           : 192.64 MB
246.98/74.40	c CPU time              : 231.22 s
246.98/74.40	
246.98/74.40	c --->m=4, e=8, aimd=1, HOME/27654_many.cnf	time: 57.805	conflicts: 142479       
247.35/74.41	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1780219-1243529504/watcher-1780219-1243529504 -o /tmp/evaluation-result-1780219-1243529504/solver-1780219-1243529504 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780219-1243529504.cnf aimd 1 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.20 4.01 4.18 3/97 27654
/proc/meminfo: memFree=2830832/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) R 27652 27654 21691 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217389996 3085801332 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=1064 CPUtime=0
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 218 0 0 0 0 0 0 0 18 0 1 0 1107087818 1089536 155 4294967295 134512640 135034092 3220038128 3220034472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 266 155 50 128 0 136 0

[startup+0.115962 s]
/proc/loadavg: 4.20 4.01 4.18 3/97 27654
/proc/meminfo: memFree=2830832/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=33060 CPUtime=0.12
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 5508 0 0 0 10 2 0 0 20 0 1 0 1107087818 33853440 5381 4294967295 134512640 135034092 3220038128 3220034472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 8265 5383 50 128 0 8135 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 35476

[startup+0.205954 s]
/proc/loadavg: 4.20 4.01 4.18 3/97 27654
/proc/meminfo: memFree=2830832/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=41636 CPUtime=0.21
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 8302 0 0 0 19 2 0 0 20 0 1 0 1107087818 42635264 8175 4294967295 134512640 135034092 3220038128 3220034472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 10409 8175 50 128 0 10279 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 44052

[startup+0.305945 s]
/proc/loadavg: 4.20 4.01 4.18 3/97 27654
/proc/meminfo: memFree=2830832/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=51704 CPUtime=0.31
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 11384 0 0 0 28 3 0 0 20 0 1 0 1107087818 52944896 11257 4294967295 134512640 135034092 3220038128 3220034472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 12926 11258 50 128 0 12796 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 54120

[startup+0.705918 s]
/proc/loadavg: 4.20 4.01 4.18 3/97 27654
/proc/meminfo: memFree=2830832/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=112624 CPUtime=0.71
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 22454 0 0 0 63 8 0 0 21 0 1 0 1107087818 115326976 22327 4294967295 134512640 135034092 3220038128 3220034112 134675816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 28156 22331 50 128 0 28026 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 115040

[startup+1.50585 s]
/proc/loadavg: 4.20 4.01 4.18 2/99 27656
/proc/meminfo: memFree=2700436/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=162528 CPUtime=1.51
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 33908 0 0 0 139 12 0 0 23 0 1 0 1107087818 166428672 33781 4294967295 134512640 135034092 3220038128 3220035008 134541252 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 40632 33781 63 128 0 40502 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 164944

[startup+3.10573 s]
/proc/loadavg: 4.20 4.01 4.18 2/99 27656
/proc/meminfo: memFree=2684896/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=174804 CPUtime=3.11
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 36746 0 0 0 298 13 0 0 25 0 1 0 1107087818 178999296 36619 4294967295 134512640 135034092 3220038128 3220034368 134540968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 43701 36619 66 128 0 43571 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 177220

[startup+6.30548 s]
/proc/loadavg: 3.94 3.96 4.17 3/99 27656
/proc/meminfo: memFree=2684728/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=174668 CPUtime=6.31
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 36788 0 0 0 618 13 0 0 25 0 1 0 1107087818 178860032 36627 4294967295 134512640 135034092 3220038128 3220034368 134541265 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 43667 36627 66 128 0 43537 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 177084

[startup+12.705 s]
/proc/loadavg: 3.70 3.91 4.15 2/99 27656
/proc/meminfo: memFree=2683596/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2416 CPUtime=0
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107087818 2473984 274 4294967295 134512640 135169312 3217391520 3217390056 3085799150 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27654/statm: 604 274 231 161 0 43 0
[pid=27655] ppid=27654 vsize=178016 CPUtime=12.71
/proc/27655/stat : 27655 (SatElite) R 27654 27654 21691 0 -1 4202496 37468 0 0 0 1258 13 0 0 25 0 1 0 1107087818 182288384 37120 4294967295 134512640 135034092 3220038128 3220034528 134571709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27655/statm: 44504 37120 66 128 0 44374 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 180432

[startup+25.5044 s]
/proc/loadavg: 3.95 3.95 4.16 8/102 27662
/proc/meminfo: memFree=2672548/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=167272 CPUtime=36.73
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 34404 0 0 0 3636 37 0 0 17 0 4 0 1107089375 171286528 34335 4294967295 134512640 135305190 3220861664 3220859840 134528379 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 41818 34335 79 194 0 41622 0
[pid=27657/tid=27658] ppid=27654 vsize=167272 CPUtime=8.94
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 1598 0 0 0 887 7 0 0 18 0 4 0 1107089458 171286528 34335 4294967295 134512640 135305190 3220861664 3062410432 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=167272 CPUtime=8.97
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 1686 0 0 0 889 8 0 0 18 0 4 0 1107089458 171286528 34335 4294967295 134512640 135305190 3220861664 3054021504 134554668 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=167272 CPUtime=8.99
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 1662 0 0 0 889 10 0 0 18 0 4 0 1107089458 171286528 34335 4294967295 134512640 135305190 3220861664 3045633216 134528489 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 169692

[startup+51.1024 s]
/proc/loadavg: 4.17 4.00 4.17 5/102 27847
/proc/meminfo: memFree=2653904/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=187396 CPUtime=138.69
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 39085 0 0 0 13820 49 0 0 25 0 4 0 1107089375 191893504 39016 4294967295 134512640 135305190 3220861664 3220859840 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 46849 39016 79 194 0 46653 0
[pid=27657/tid=27658] ppid=27654 vsize=187396 CPUtime=34.42
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 2629 0 0 0 3434 8 0 0 25 0 4 0 1107089458 191893504 39016 4294967295 134512640 135305190 3220861664 3062410432 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=187396 CPUtime=34.47
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3046 0 0 0 3435 12 0 0 25 0 4 0 1107089458 191893504 39016 4294967295 134512640 135305190 3220861664 3054021440 134551986 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=187396 CPUtime=34.54
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 2707 0 0 0 3442 12 0 0 25 0 4 0 1107089458 191893504 39016 4294967295 134512640 135305190 3220861664 3045633216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.25
Current children cumulated vsize (KiB) 189816

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

[startup+51.2024 s]
/proc/loadavg: 4.17 4.00 4.17 5/102 27847
/proc/meminfo: memFree=2653904/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=187396 CPUtime=139.09
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 39107 0 0 0 13860 49 0 0 25 0 4 0 1107089375 191893504 39038 4294967295 134512640 135305190 3220861664 3220859840 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 46849 39038 79 194 0 46653 0
[pid=27657/tid=27658] ppid=27654 vsize=187396 CPUtime=34.52
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 2632 0 0 0 3444 8 0 0 25 0 4 0 1107089458 191893504 39038 4294967295 134512640 135305190 3220861664 3062410432 134528471 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=187396 CPUtime=34.57
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3055 0 0 0 3445 12 0 0 25 0 4 0 1107089458 191893504 39038 4294967295 134512640 135305190 3220861664 3054021824 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=187396 CPUtime=34.64
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 2711 0 0 0 3452 12 0 0 25 0 4 0 1107089458 191893504 39038 4294967295 134512640 135305190 3220861664 3045633216 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.65
Current children cumulated vsize (KiB) 189816

[startup+64.0014 s]
/proc/loadavg: 4.21 4.02 4.17 5/102 27849
/proc/meminfo: memFree=2645592/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=194312 CPUtime=190.25
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 41145 0 0 0 18973 52 0 0 25 0 4 0 1107089375 198975488 41076 4294967295 134512640 135305190 3220861664 3220859840 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 48578 41076 79 194 0 48382 0
[pid=27657/tid=27658] ppid=27654 vsize=194312 CPUtime=47.32
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3080 0 0 0 4724 8 0 0 25 0 4 0 1107089458 198975488 41076 4294967295 134512640 135305190 3220861664 3062410432 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=194312 CPUtime=47.37
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3545 0 0 0 4723 14 0 0 25 0 4 0 1107089458 198975488 41076 4294967295 134512640 135305190 3220861664 3054021824 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=194312 CPUtime=47.44
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3331 0 0 0 4732 12 0 0 25 0 4 0 1107089458 198975488 41076 4294967295 134512640 135305190 3220861664 3045633216 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 205.81
Current children cumulated vsize (KiB) 196732

[startup+70.4109 s]
/proc/loadavg: 4.18 4.02 4.17 5/102 27849
/proc/meminfo: memFree=2644508/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=195268 CPUtime=215.87
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 41427 0 0 0 21534 53 0 0 25 0 4 0 1107089375 199954432 41358 4294967295 134512640 135305190 3220861664 3220859840 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 48817 41358 79 194 0 48621 0
[pid=27657/tid=27658] ppid=27654 vsize=195268 CPUtime=53.73
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3116 0 0 0 5365 8 0 0 25 0 4 0 1107089458 199954432 41358 4294967295 134512640 135305190 3220861664 3062410432 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=195268 CPUtime=53.77
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3700 0 0 0 5363 14 0 0 25 0 4 0 1107089458 199954432 41358 4294967295 134512640 135305190 3220861664 3054021824 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=195268 CPUtime=53.84
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3407 0 0 0 5372 12 0 0 25 0 4 0 1107089458 199954432 41358 4294967295 134512640 135305190 3220861664 3045633216 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 231.43
Current children cumulated vsize (KiB) 197688

[startup+72.0108 s]
/proc/loadavg: 4.18 4.02 4.17 6/102 27849
/proc/meminfo: memFree=2644104/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=196832 CPUtime=222.26
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 41527 0 0 0 22173 53 0 0 25 0 4 0 1107089375 201555968 41458 4294967295 134512640 135305190 3220861664 3220859840 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 49208 41458 79 194 0 49012 0
[pid=27657/tid=27658] ppid=27654 vsize=196832 CPUtime=55.33
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3157 0 0 0 5525 8 0 0 25 0 4 0 1107089458 201555968 41458 4294967295 134512640 135305190 3220861664 3062410432 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=196832 CPUtime=55.37
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3731 0 0 0 5523 14 0 0 25 0 4 0 1107089458 201555968 41458 4294967295 134512640 135305190 3220861664 3054021824 134530721 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=196832 CPUtime=55.44
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3416 0 0 0 5532 12 0 0 25 0 4 0 1107089458 201555968 41458 4294967295 134512640 135305190 3220861664 3045633216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 237.82
Current children cumulated vsize (KiB) 199252

[startup+73.6106 s]
/proc/loadavg: 4.18 4.02 4.17 6/102 27849
/proc/meminfo: memFree=2643956/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=197116 CPUtime=228.63
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 41645 0 0 0 22807 56 0 0 25 0 4 0 1107089375 201846784 41576 4294967295 134512640 135305190 3220861664 3220859840 134528289 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 49279 41576 79 194 0 49083 0
[pid=27657/tid=27658] ppid=27654 vsize=197116 CPUtime=56.93
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3193 0 0 0 5684 9 0 0 25 0 4 0 1107089458 201846784 41576 4294967295 134512640 135305190 3220861664 3062410432 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=197116 CPUtime=56.97
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3770 0 0 0 5682 15 0 0 25 0 4 0 1107089458 201846784 41576 4294967295 134512640 135305190 3220861664 3054021824 134528788 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=197116 CPUtime=57.04
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3442 0 0 0 5692 12 0 0 25 0 4 0 1107089458 201846784 41576 4294967295 134512640 135305190 3220861664 3045633216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 244.19
Current children cumulated vsize (KiB) 199536

[startup+74.0106 s]
/proc/loadavg: 4.18 4.02 4.17 5/102 27849
/proc/meminfo: memFree=2643608/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=197116 CPUtime=230.22
/proc/27657/stat : 27657 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202496 41669 0 0 0 22966 56 0 0 25 0 4 0 1107089375 201846784 41600 4294967295 134512640 135305190 3220861664 3220859840 134528329 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 49279 41600 79 194 0 49083 0
[pid=27657/tid=27658] ppid=27654 vsize=197116 CPUtime=57.33
/proc/27657/task/27658/stat : 27658 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3205 0 0 0 5724 9 0 0 25 0 4 0 1107089458 201846784 41600 4294967295 134512640 135305190 3220861664 3062410432 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27657/tid=27659] ppid=27654 vsize=197116 CPUtime=57.37
/proc/27657/task/27659/stat : 27659 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3773 0 0 0 5722 15 0 0 25 0 4 0 1107089458 201846784 41600 4294967295 134512640 135305190 3220861664 3054021824 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=197116 CPUtime=57.44
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4202560 3442 0 0 0 5732 12 0 0 25 0 4 0 1107089458 201846784 41600 4294967295 134512640 135305190 3220861664 3045633216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 245.78
Current children cumulated vsize (KiB) 199536

[startup+74.4106 s]
/proc/loadavg: 4.18 4.02 4.17 5/102 27849
/proc/meminfo: memFree=2643608/3368532 swapFree=1952996/1959888
[pid=27654] ppid=27652 vsize=2420 CPUtime=15.56
/proc/27654/stat : 27654 (manysat.sh) S 27652 27654 21691 0 -1 4194304 372 45745 0 0 0 0 1529 27 18 0 1 0 1107087818 2478080 276 4294967295 134512640 135169312 3217391520 3217387736 3085799150 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/27654/statm: 605 276 231 161 0 44 0
[pid=27657] ppid=27654 vsize=0 CPUtime=231.79
/proc/27657/stat : 27657 (manysat1.1_stat) Z 27654 27654 21691 0 -1 4202500 41709 0 0 0 23122 57 0 0 25 0 2 0 1107089375 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27657/statm: 0 0 0 0 0 0 0
[pid=27657/tid=27660] ppid=27654 vsize=0 CPUtime=57.84
/proc/27657/task/27660/stat : 27660 (manysat1.1_stat) R 27654 27654 21691 0 -1 4203588 3443 0 0 0 5771 13 0 0 25 0 2 0 1107089458 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 247.35
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 74.4247
CPU time (s): 247.36
CPU user time (s): 246.51
CPU system time (s): 0.85
CPU usage (%): 332.363
Max. virtual memory (cumulated for all children) (KiB): 199676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.51
system time used= 0.85
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88097
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= 31886
involuntary context switches= 9875

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:51:44
IDJOB=1780219
IDBENCH=70962
IDSOLVER=623
FILE ID=tipi45/1780219-1243529504
PBS_JOBID=
Free space on /tmp= 15475 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780219-1243529504/watcher-1780219-1243529504 -o /tmp/evaluation-result-1780219-1243529504/solver-1780219-1243529504 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780219-1243529504.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 1984478959

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2831276 kB
Buffers:        141340 kB
Cached:         288604 kB
SwapCached:       2100 kB
Active:         128972 kB
Inactive:       310156 kB
HighTotal:     2489216 kB
HighFree:      2188072 kB
LowTotal:       879316 kB
LowFree:        643204 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           28576 kB
Writeback:           0 kB
AnonPages:        8276 kB
Mapped:           3208 kB
Slab:            85728 kB
SReclaimable:    74552 kB
SUnreclaim:      11176 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15475 MiB
End job on tipi45 at 2009-05-28 18:53:00