Trace number 1780297

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 2/2009-03-20 (4 threads)UNSAT 742.62 200.999

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark268.38
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.11/1.20	c ==============================================================================
1.11/1.20	c |           |     ORIGINAL     |              LEARNT              |          |
1.11/1.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.11/1.20	c ==============================================================================
1.11/1.20	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
17.90/17.93	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
17.90/17.94	c ==============================================================================
17.90/17.94	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
17.90/17.94	c CPU time:   17.7 s
17.90/17.94	c ==============================================================================
742.38/200.97	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
742.38/200.97	c ============================[ Problem Statistics ]=============================
742.38/200.97	c |                                                                             |
742.38/200.97	c threadId              : 3
742.38/200.97	c restarts              : 383
742.38/200.97	c conflicts             : 291291         (403 /sec)
742.38/200.97	c decisions             : 452328         (2.65 % random) (626 /sec)
742.38/200.97	c propagations          : 183299866      (253604 /sec)
742.38/200.97	c conflict literals     : 8028432        (41.63 % deleted)
742.38/200.97	c Memory used           : 270.91 MB
742.38/200.97	c CPU time              : 722.78 s
742.38/200.97	
742.38/200.97	c --->m=4, e=8, aimd=2, HOME/2467_many.cnf	time: 180.695	conflicts: 291291       
742.38/200.98	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-1780297-1243529760/watcher-1780297-1243529760 -o /tmp/evaluation-result-1780297-1243529760/solver-1780297-1243529760 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780297-1243529760.cnf aimd 2 

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.49 4.30 4.23 3/96 2467
/proc/meminfo: memFree=2950040/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0

[startup+0.030474 s]
/proc/loadavg: 4.49 4.30 4.23 3/96 2467
/proc/meminfo: memFree=2950040/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.110464 s]
/proc/loadavg: 4.49 4.30 4.23 3/96 2467
/proc/meminfo: memFree=2950040/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.310448 s]
/proc/loadavg: 4.49 4.30 4.23 3/96 2467
/proc/meminfo: memFree=2950040/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.710415 s]
/proc/loadavg: 4.49 4.30 4.23 3/96 2467
/proc/meminfo: memFree=2950040/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.51035 s]
/proc/loadavg: 4.21 4.25 4.22 2/98 2469
/proc/meminfo: memFree=2831048/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
[pid=2468] ppid=2467 vsize=179408 CPUtime=1.49
/proc/2468/stat : 2468 (SatElite) R 2467 2467 27966 0 -1 4202496 37975 0 0 0 137 12 0 0 20 0 1 0 1117640304 183713792 37803 4294967295 134512640 135034092 3215238480 3215235360 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2468/statm: 44852 37803 63 128 0 44722 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 181820

[startup+3.11021 s]
/proc/loadavg: 4.21 4.25 4.22 2/98 2469
/proc/meminfo: memFree=2786364/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
[pid=2468] ppid=2467 vsize=202700 CPUtime=3.09
/proc/2468/stat : 2468 (SatElite) R 2467 2467 27966 0 -1 4202496 41205 0 0 0 296 13 0 0 25 0 1 0 1117640304 207564800 41033 4294967295 134512640 135034092 3215238480 3215234720 134540724 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2468/statm: 50675 41033 66 128 0 50545 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 205112

[startup+6.30995 s]
/proc/loadavg: 3.95 4.19 4.20 2/98 2470
/proc/meminfo: memFree=2786220/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
[pid=2468] ppid=2467 vsize=202548 CPUtime=6.29
/proc/2468/stat : 2468 (SatElite) R 2467 2467 27966 0 -1 4202496 41244 0 0 0 616 13 0 0 25 0 1 0 1117640304 207409152 41034 4294967295 134512640 135034092 3215238480 3215234720 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2468/statm: 50637 41034 66 128 0 50507 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 204960

[startup+12.7094 s]
/proc/loadavg: 3.71 4.14 4.18 2/98 2472
/proc/meminfo: memFree=2785680/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2412 CPUtime=0.01
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 348 0 0 0 0 1 0 0 18 0 1 0 1117640303 2469888 273 4294967295 134512640 135169312 3218897168 3218895704 3084992238 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/2467/statm: 603 273 231 161 0 42 0
[pid=2468] ppid=2467 vsize=203932 CPUtime=12.69
/proc/2468/stat : 2468 (SatElite) R 2467 2467 27966 0 -1 4202496 41459 0 0 0 1256 13 0 0 25 0 1 0 1117640304 208826368 41211 4294967295 134512640 135034092 3215238480 3215234720 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2468/statm: 50983 41211 66 128 0 50853 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 206344

[startup+25.5088 s]
/proc/loadavg: 3.62 4.10 4.17 9/101 2477
/proc/meminfo: memFree=2765908/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=194120 CPUtime=23.96
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 39979 0 0 0 2347 49 0 0 16 0 4 0 1117642172 198778880 39910 4294967295 134512640 135305190 3218405520 3218403696 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2473/statm: 48530 39910 79 194 0 48334 0
[pid=2473/tid=2475] ppid=2467 vsize=194120 CPUtime=5.78
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 1710 0 0 0 563 15 0 0 17 0 4 0 1117642269 198778880 39910 4294967295 134512640 135305190 3218405520 3051453632 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=194120 CPUtime=5.77
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 1820 0 0 0 571 6 0 0 18 0 4 0 1117642269 198778880 39910 4294967295 134512640 135305190 3218405520 3043065024 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=194120 CPUtime=5.74
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 1893 0 0 0 561 13 0 0 17 0 4 0 1117642269 198778880 39910 4294967295 134512640 135305190 3218405520 3034676144 134557118 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.64
Current children cumulated vsize (KiB) 196536

[startup+51.1166 s]
/proc/loadavg: 3.98 4.15 4.18 5/101 2668
/proc/meminfo: memFree=2751340/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=207240 CPUtime=125.79
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 43505 0 0 0 12520 59 0 0 25 0 4 0 1117642172 212213760 43436 4294967295 134512640 135305190 3218405520 3218403696 134528301 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2473/statm: 51810 43436 79 194 0 51614 0
[pid=2473/tid=2475] ppid=2467 vsize=207240 CPUtime=31.07
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 2432 0 0 0 3089 18 0 0 25 0 4 0 1117642269 212213760 43436 4294967295 134512640 135305190 3218405520 3051453632 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=207240 CPUtime=31.37
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 2942 0 0 0 3129 8 0 0 25 0 4 0 1117642269 212213760 43436 4294967295 134512640 135305190 3218405520 3043065016 134570422 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=207240 CPUtime=31.26
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 2632 0 0 0 3110 16 0 0 25 0 4 0 1117642269 212213760 43436 4294967295 134512640 135305190 3218405520 3034676160 134542053 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 144.47
Current children cumulated vsize (KiB) 209656

[startup+102.312 s]
/proc/loadavg: 4.18 4.19 4.19 5/101 2857
/proc/meminfo: memFree=2718548/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=239944 CPUtime=330.17
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 51499 0 0 0 32939 78 0 0 25 0 4 0 1117642172 245702656 51430 4294967295 134512640 135305190 3218405520 3218403696 134528875 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2473/statm: 59986 51430 79 194 0 59790 0
[pid=2473/tid=2475] ppid=2467 vsize=239944 CPUtime=82.27
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 4211 0 0 0 8205 22 0 0 25 0 4 0 1117642269 245702656 51430 4294967295 134512640 135305190 3218405520 3051453632 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=239944 CPUtime=82.52
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 5525 0 0 0 8241 11 0 0 25 0 4 0 1117642269 245702656 51430 4294967295 134512640 135305190 3218405520 3043065024 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=239944 CPUtime=82.3
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 4380 0 0 0 8209 21 0 0 25 0 4 0 1117642269 245702656 51430 4294967295 134512640 135305190 3218405520 3034676416 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 348.85
Current children cumulated vsize (KiB) 242360

[startup+162.307 s]
/proc/loadavg: 4.19 4.18 4.18 6/101 3050
/proc/meminfo: memFree=2696344/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=261468 CPUtime=569.51
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 56737 0 0 0 56852 99 0 0 25 0 4 0 1117642172 267743232 56668 4294967295 134512640 135305190 3218405520 3218403696 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 65367 56668 79 194 0 65171 0
[pid=2473/tid=2475] ppid=2467 vsize=261468 CPUtime=142.23
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 5276 0 0 0 14197 26 0 0 25 0 4 0 1117642269 267743232 56668 4294967295 134512640 135305190 3218405520 3051453632 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=261468 CPUtime=142.19
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 7509 0 0 0 14205 14 0 0 25 0 4 0 1117642269 267743232 56668 4294967295 134512640 135305190 3218405520 3043064912 134529123 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=261468 CPUtime=142.06
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 5373 0 0 0 14176 30 0 0 25 0 4 0 1117642269 267743232 56668 4294967295 134512640 135305190 3218405520 3034676416 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 588.19
Current children cumulated vsize (KiB) 263884

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

[startup+179.106 s]
/proc/loadavg: 4.15 4.17 4.18 5/101 3051
/proc/meminfo: memFree=2694432/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=266128 CPUtime=636.59
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 57695 0 0 0 63556 103 0 0 25 0 4 0 1117642172 272515072 57626 4294967295 134512640 135305190 3218405520 3218403696 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 66532 57626 79 194 0 66336 0
[pid=2473/tid=2475] ppid=2467 vsize=266128 CPUtime=159.03
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 5512 0 0 0 15876 27 0 0 25 0 4 0 1117642269 272515072 57626 4294967295 134512640 135305190 3218405520 3051453632 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=266128 CPUtime=158.99
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 7750 0 0 0 15885 14 0 0 25 0 4 0 1117642269 272515072 57626 4294967295 134512640 135305190 3218405520 3043065024 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=266128 CPUtime=158.74
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 5598 0 0 0 15841 33 0 0 25 0 4 0 1117642269 272515072 57626 4294967295 134512640 135305190 3218405520 3034676416 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 655.27
Current children cumulated vsize (KiB) 268544

[startup+191.915 s]
/proc/loadavg: 4.18 4.18 4.18 5/101 3051
/proc/meminfo: memFree=2685472/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=273580 CPUtime=687.78
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 59893 0 0 0 68668 110 0 0 25 0 4 0 1117642172 280145920 59824 4294967295 134512640 135305190 3218405520 3218403696 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 68395 59824 79 194 0 68199 0
[pid=2473/tid=2475] ppid=2467 vsize=273580 CPUtime=171.84
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6005 0 0 0 17157 27 0 0 25 0 4 0 1117642269 280145920 59824 4294967295 134512640 135305190 3218405520 3051453632 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=273580 CPUtime=171.8
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8149 0 0 0 17163 17 0 0 25 0 4 0 1117642269 280145920 59824 4294967295 134512640 135305190 3218405520 3043064704 134553353 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=273580 CPUtime=171.51
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6256 0 0 0 17117 34 0 0 25 0 4 0 1117642269 280145920 59824 4294967295 134512640 135305190 3218405520 3034676416 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 706.46
Current children cumulated vsize (KiB) 275996

[startup+195.115 s]
/proc/loadavg: 4.18 4.18 4.18 5/101 3051
/proc/meminfo: memFree=2683488/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=276720 CPUtime=700.56
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 60351 0 0 0 69945 111 0 0 25 0 4 0 1117642172 283361280 60282 4294967295 134512640 135305190 3218405520 3218403696 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 69180 60282 79 194 0 68984 0
[pid=2473/tid=2475] ppid=2467 vsize=276720 CPUtime=175.04
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6103 0 0 0 17477 27 0 0 25 0 4 0 1117642269 283361280 60282 4294967295 134512640 135305190 3218405520 3051453184 134569845 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=276720 CPUtime=175
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8320 0 0 0 17482 18 0 0 25 0 4 0 1117642269 283361280 60282 4294967295 134512640 135305190 3218405520 3043065024 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=276720 CPUtime=174.69
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6334 0 0 0 17435 34 0 0 25 0 4 0 1117642269 283361280 60282 4294967295 134512640 135305190 3218405520 3034676080 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 719.24
Current children cumulated vsize (KiB) 279136

[startup+198.314 s]
/proc/loadavg: 4.25 4.19 4.19 5/101 3052
/proc/meminfo: memFree=2682576/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=277136 CPUtime=713.32
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 60434 0 0 0 71221 111 0 0 25 0 4 0 1117642172 283787264 60365 4294967295 134512640 135305190 3218405520 3218403696 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 69284 60365 79 194 0 69088 0
[pid=2473/tid=2475] ppid=2467 vsize=277136 CPUtime=178.24
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6108 0 0 0 17797 27 0 0 25 0 4 0 1117642269 283787264 60365 4294967295 134512640 135305190 3218405520 3051453632 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=277136 CPUtime=178.17
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8352 0 0 0 17799 18 0 0 25 0 4 0 1117642269 283787264 60365 4294967295 134512640 135305190 3218405520 3043065024 134528492 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=277136 CPUtime=177.89
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6359 0 0 0 17755 34 0 0 25 0 4 0 1117642269 283787264 60365 4294967295 134512640 135305190 3218405520 3034676416 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 732
Current children cumulated vsize (KiB) 279552

[startup+199.914 s]
/proc/loadavg: 4.25 4.19 4.19 5/101 3052
/proc/meminfo: memFree=2682576/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=277276 CPUtime=719.71
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 60502 0 0 0 71859 112 0 0 25 0 4 0 1117642172 283930624 60433 4294967295 134512640 135305190 3218405520 3218403696 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 69319 60433 79 194 0 69123 0
[pid=2473/tid=2475] ppid=2467 vsize=277276 CPUtime=179.84
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6115 0 0 0 17957 27 0 0 25 0 4 0 1117642269 283930624 60433 4294967295 134512640 135305190 3218405520 3051453520 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=277276 CPUtime=179.77
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8378 0 0 0 17959 18 0 0 25 0 4 0 1117642269 283930624 60433 4294967295 134512640 135305190 3218405520 3043065024 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=277276 CPUtime=179.48
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6374 0 0 0 17914 34 0 0 25 0 4 0 1117642269 283930624 60433 4294967295 134512640 135305190 3218405520 3034676416 134528397 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 738.39
Current children cumulated vsize (KiB) 279692

[startup+200.714 s]
/proc/loadavg: 4.25 4.19 4.19 5/101 3052
/proc/meminfo: memFree=2682328/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=277412 CPUtime=722.9
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 60518 0 0 0 72178 112 0 0 25 0 4 0 1117642172 284069888 60449 4294967295 134512640 135305190 3218405520 3218403696 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 69353 60449 79 194 0 69157 0
[pid=2473/tid=2475] ppid=2467 vsize=277412 CPUtime=180.64
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6115 0 0 0 18037 27 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3051453632 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=277412 CPUtime=180.57
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8384 0 0 0 18039 18 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3043065024 134528379 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=277412 CPUtime=180.27
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6378 0 0 0 17993 34 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3034676416 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 741.58
Current children cumulated vsize (KiB) 279828

[startup+200.914 s]
/proc/loadavg: 4.25 4.19 4.19 5/101 3052
/proc/meminfo: memFree=2682328/3368532 swapFree=1953788/1959888
[pid=2467] ppid=2465 vsize=2416 CPUtime=18.68
/proc/2467/stat : 2467 (manysat.sh) S 2465 2467 27966 0 -1 4194304 368 50906 0 0 0 1 1837 30 18 0 1 0 1117640303 2473984 274 4294967295 134512640 135169312 3218897168 3218893384 3084992238 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2467/statm: 604 274 231 161 0 43 0
[pid=2473] ppid=2467 vsize=277412 CPUtime=723.7
/proc/2473/stat : 2473 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202496 60518 0 0 0 72258 112 0 0 25 0 4 0 1117642172 284069888 60449 4294967295 134512640 135305190 3218405520 3218403696 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2473/statm: 69353 60449 79 194 0 69157 0
[pid=2473/tid=2475] ppid=2467 vsize=277412 CPUtime=180.84
/proc/2473/task/2475/stat : 2475 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6115 0 0 0 18057 27 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3051453632 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2473/tid=2476] ppid=2467 vsize=277412 CPUtime=180.77
/proc/2473/task/2476/stat : 2476 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 8384 0 0 0 18059 18 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3043065024 134528379 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2473/tid=2477] ppid=2467 vsize=277412 CPUtime=180.47
/proc/2473/task/2477/stat : 2477 (manysat1.1_stat) R 2467 2467 27966 0 -1 4202560 6378 0 0 0 18013 34 0 0 25 0 4 0 1117642269 284069888 60449 4294967295 134512640 135305190 3218405520 3034676416 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 742.38
Current children cumulated vsize (KiB) 279828

Child status: 20
Real time (s): 200.999
CPU time (s): 742.62
CPU user time (s): 741.15
CPU system time (s): 1.47
CPU usage (%): 369.465
Max. virtual memory (cumulated for all children) (KiB): 279828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 741.15
system time used= 1.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112081
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= 34688
involuntary context switches= 48858

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:56:00
IDJOB=1780297
IDBENCH=70967
IDSOLVER=626
FILE ID=/1780297-1243529760
PBS_JOBID=
Free space on /tmp= 6447 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED= 1919799085

Linux (none) 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.061
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.061
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.12
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.061
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.14
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.061
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:       2950336 kB
Buffers:         55436 kB
Cached:         263328 kB
SwapCached:       2256 kB
Active:         150180 kB
Inactive:       178008 kB
HighTotal:     2489216 kB
HighFree:      2215332 kB
LowTotal:       879316 kB
LowFree:        735004 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           32260 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           2920 kB
Slab:            81044 kB
SReclaimable:    67648 kB
SUnreclaim:      13396 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6447 MiB
End job on  at 2009-05-28 18:59:23