Trace number 1780429

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 92.81 33.5891

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.59
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.02	c Parsing...
0.41/0.46	c ==============================================================================
0.41/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.41/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.41/0.46	c ==============================================================================
0.41/0.46	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
2.61/2.75	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
2.61/2.76	c ==============================================================================
2.61/2.76	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
2.61/2.76	c CPU time:   2.56 s
2.61/2.76	c ==============================================================================
92.60/33.57	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
92.60/33.57	c ============================[ Problem Statistics ]=============================
92.60/33.57	c |                                                                             |
92.60/33.57	c threadId              : 2
92.60/33.57	c restarts              : 12
92.60/33.57	c conflicts             : 20864          (233 /sec)
92.60/33.57	c decisions             : 115948         (1.34 % random) (1295 /sec)
92.60/33.57	c propagations          : 43725775       (488229 /sec)
92.60/33.57	c conflict literals     : 2361743        (27.60 % deleted)
92.60/33.57	c Memory used           : 133.87 MB
92.60/33.57	c CPU time              : 89.56 s
92.60/33.57	
92.60/33.57	c --->m=4, e=8, aimd=1, HOME/29126_many.cnf	time: 22.39	conflicts: 20864        
92.60/33.58	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-1780429-1243530656/watcher-1780429-1243530656 -o /tmp/evaluation-result-1780429-1243530656/solver-1780429-1243530656 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780429-1243530656.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.94 5.59 5.54 5/125 29127
/proc/meminfo: memFree=2592608/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=13412 CPUtime=0.03
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 2507 0 0 0 1 2 0 0 23 0 1 0 1117729641 13733888 2340 4294967295 134512640 135034092 3216893680 3216890024 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29127/statm: 3353 2341 49 128 0 3223 0

[startup+0.105569 s]
/proc/loadavg: 4.94 5.59 5.54 5/125 29127
/proc/meminfo: memFree=2592608/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=23340 CPUtime=0.1
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 4978 0 0 0 8 2 0 0 23 0 1 0 1117729641 23900160 4811 4294967295 134512640 135034092 3216893680 3216890024 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29127/statm: 5835 4811 49 128 0 5705 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25756

[startup+0.21554 s]
/proc/loadavg: 4.94 5.59 5.54 5/125 29127
/proc/meminfo: memFree=2592608/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=31212 CPUtime=0.21
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 6713 0 0 0 18 3 0 0 23 0 1 0 1117729641 31961088 6546 4294967295 134512640 135034092 3216893680 3216890024 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29127/statm: 7803 6547 49 128 0 7673 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 33628

[startup+0.31553 s]
/proc/loadavg: 4.94 5.59 5.54 5/125 29127
/proc/meminfo: memFree=2592608/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=37552 CPUtime=0.31
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 8598 0 0 0 28 3 0 0 23 0 1 0 1117729641 38453248 8431 4294967295 134512640 135034092 3216893680 3216890024 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29127/statm: 9388 8432 50 128 0 9258 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 39968

[startup+0.715492 s]
/proc/loadavg: 4.94 5.59 5.54 5/125 29127
/proc/meminfo: memFree=2592608/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=54020 CPUtime=0.66
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 13600 0 0 0 63 3 0 0 25 0 1 0 1117729641 55316480 12208 4294967295 134512640 135034092 3216893680 3216889676 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29127/statm: 13505 12208 67 128 0 13375 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 56436

[startup+1.51542 s]
/proc/loadavg: 4.94 5.59 5.54 3/126 29128
/proc/meminfo: memFree=2532452/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=64340 CPUtime=1.42
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 15790 0 0 0 135 7 0 0 25 0 1 0 1117729641 65884160 14239 4294967295 134512640 135034092 3216893680 3216890176 134558534 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29127/statm: 16085 14239 67 128 0 15955 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 66756

[startup+3.1153 s]
/proc/loadavg: 4.94 5.59 5.54 4/126 29128
/proc/meminfo: memFree=2519872/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2416 CPUtime=0
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 1117729641 2473984 273 4294967295 134512640 135169312 3218333824 3218332360 3085913838 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29126/statm: 604 273 231 161 0 43 0
[pid=29127] ppid=29126 vsize=59808 CPUtime=3.01
/proc/29127/stat : 29127 (SatElite) R 29126 29126 21334 0 -1 4202496 18162 0 0 0 291 10 0 0 25 0 1 0 1117729641 61243392 13675 4294967295 134512640 135034092 3216893680 3216888564 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29127/statm: 14952 13675 67 128 0 14822 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 62224

[startup+6.32502 s]
/proc/loadavg: 4.94 5.58 5.54 6/129 29132
/proc/meminfo: memFree=2549068/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=115516 CPUtime=7.9
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 21382 0 0 0 775 15 0 0 16 0 4 0 1117729953 118288384 21253 4294967295 134512640 135305190 3216865040 3216862968 134694990 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 28879 21253 79 194 0 28683 0
[pid=29129/tid=29130] ppid=29126 vsize=115516 CPUtime=1.84
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 538 0 0 0 182 2 0 0 16 0 4 0 1117730021 118288384 21253 4294967295 134512640 135305190 3216865040 3062713536 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=115516 CPUtime=1.86
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 433 0 0 0 184 2 0 0 16 0 4 0 1117730021 118288384 21253 4294967295 134512640 135305190 3216865040 3054324928 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=115516 CPUtime=1.55
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 414 0 0 0 153 2 0 0 16 0 4 0 1117730022 118288384 21253 4294967295 134512640 135305190 3216865040 3045936320 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 117936

[startup+12.7145 s]
/proc/loadavg: 5.19 5.62 5.55 7/129 29240
/proc/meminfo: memFree=2447324/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=120000 CPUtime=27.39
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 22586 0 0 0 2720 19 0 0 16 0 4 0 1117729953 122880000 22457 4294967295 134512640 135305190 3216865040 3216862932 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 30000 22458 79 194 0 29804 0
[pid=29129/tid=29130] ppid=29126 vsize=120000 CPUtime=8.06
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1045 0 0 0 804 2 0 0 20 0 4 0 1117730021 122880000 22458 4294967295 134512640 135305190 3216865040 3062713536 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=120000 CPUtime=8.16
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 818 0 0 0 813 3 0 0 21 0 4 0 1117730021 122880000 22458 4294967295 134512640 135305190 3216865040 3054324928 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=120000 CPUtime=4.89
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 576 0 0 0 485 4 0 0 16 0 4 0 1117730022 122880000 22458 4294967295 134512640 135305190 3216865040 3045936320 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.4
Current children cumulated vsize (KiB) 122420

[startup+25.5134 s]
/proc/loadavg: 5.28 5.62 5.55 7/129 29318
/proc/meminfo: memFree=2489896/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=133784 CPUtime=65.65
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 25919 0 0 0 6542 23 0 0 17 0 4 0 1117729953 136994816 25790 4294967295 134512640 135305190 3216865040 3216863160 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 33446 25790 79 194 0 33250 0
[pid=29129/tid=29130] ppid=29126 vsize=133784 CPUtime=20.84
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2192 0 0 0 2082 2 0 0 25 0 4 0 1117730021 136994816 25790 4294967295 134512640 135305190 3216865040 3062713536 134528858 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=133784 CPUtime=20.84
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2137 0 0 0 2078 6 0 0 25 0 4 0 1117730021 136994816 25790 4294967295 134512640 135305190 3216865040 3054324928 134528289 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=133784 CPUtime=11.05
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 995 0 0 0 1100 5 0 0 17 0 4 0 1117730022 136994816 25790 4294967295 134512640 135305190 3216865040 3045936320 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 68.66
Current children cumulated vsize (KiB) 136204

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

[startup+25.6134 s]
/proc/loadavg: 5.28 5.62 5.55 7/129 29318
/proc/meminfo: memFree=2489896/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=133916 CPUtime=65.95
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 25947 0 0 0 6572 23 0 0 17 0 4 0 1117729953 137129984 25818 4294967295 134512640 135305190 3216865040 3216863216 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 33479 25818 79 194 0 33283 0
[pid=29129/tid=29130] ppid=29126 vsize=133916 CPUtime=20.94
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2208 0 0 0 2092 2 0 0 25 0 4 0 1117730021 137129984 25818 4294967295 134512640 135305190 3216865040 3062713536 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=133916 CPUtime=20.94
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2142 0 0 0 2088 6 0 0 25 0 4 0 1117730021 137129984 25818 4294967295 134512640 135305190 3216865040 3054324608 134555106 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=133916 CPUtime=11.05
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 995 0 0 0 1100 5 0 0 17 0 4 0 1117730022 137129984 25818 4294967295 134512640 135305190 3216865040 3045936320 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 68.96
Current children cumulated vsize (KiB) 136336

[startup+28.8131 s]
/proc/loadavg: 5.28 5.62 5.55 7/129 29319
/proc/meminfo: memFree=2487236/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=136292 CPUtime=75.54
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26571 0 0 0 7531 23 0 0 19 0 4 0 1117729953 139563008 26442 4294967295 134512640 135305190 3216865040 3216863064 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34073 26442 79 194 0 33877 0
[pid=29129/tid=29130] ppid=29126 vsize=136292 CPUtime=24.13
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2449 0 0 0 2411 2 0 0 25 0 4 0 1117730021 139563008 26442 4294967295 134512640 135305190 3216865040 3062713536 134528382 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=136292 CPUtime=24.13
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2384 0 0 0 2407 6 0 0 25 0 4 0 1117730021 139563008 26442 4294967295 134512640 135305190 3216865040 3054324928 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=136292 CPUtime=12.75
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1064 0 0 0 1270 5 0 0 19 0 4 0 1117730022 139563008 26442 4294967295 134512640 135305190 3216865040 3045936288 134570397 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 78.55
Current children cumulated vsize (KiB) 138712

[startup+32.0128 s]
/proc/loadavg: 5.26 5.61 5.55 6/129 29319
/proc/meminfo: memFree=2428488/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=137080 CPUtime=85.1
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26768 0 0 0 8487 23 0 0 21 0 4 0 1117729953 140369920 26639 4294967295 134512640 135305190 3216865040 3216863216 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34270 26639 79 194 0 34074 0
[pid=29129/tid=29130] ppid=29126 vsize=137080 CPUtime=26.29
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2555 0 0 0 2627 2 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3062713536 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=137080 CPUtime=26.67
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2439 0 0 0 2661 6 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3054324928 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=137080 CPUtime=15.42
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1088 0 0 0 1537 5 0 0 25 0 4 0 1117730022 140369920 26639 4294967295 134512640 135305190 3216865040 3045936320 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 88.11
Current children cumulated vsize (KiB) 139500

[startup+32.8127 s]
/proc/loadavg: 5.26 5.61 5.55 6/129 29319
/proc/meminfo: memFree=2428488/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=137080 CPUtime=87.49
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26768 0 0 0 8726 23 0 0 23 0 4 0 1117729953 140369920 26639 4294967295 134512640 135305190 3216865040 3216863216 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34270 26639 79 194 0 34074 0
[pid=29129/tid=29130] ppid=29126 vsize=137080 CPUtime=26.82
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2555 0 0 0 2680 2 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3062713536 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=137080 CPUtime=27.47
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2439 0 0 0 2741 6 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3054324544 134551712 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=137080 CPUtime=15.81
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1088 0 0 0 1576 5 0 0 25 0 4 0 1117730022 140369920 26639 4294967295 134512640 135305190 3216865040 3045936320 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.5
Current children cumulated vsize (KiB) 139500

[startup+33.2127 s]
/proc/loadavg: 5.26 5.61 5.55 7/129 29319
/proc/meminfo: memFree=2358900/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=137080 CPUtime=88.69
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26768 0 0 0 8846 23 0 0 25 0 4 0 1117729953 140369920 26639 4294967295 134512640 135305190 3216865040 3216863216 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34270 26639 79 194 0 34074 0
[pid=29129/tid=29130] ppid=29126 vsize=137080 CPUtime=27.02
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2555 0 0 0 2700 2 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3062713608 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=137080 CPUtime=27.87
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2439 0 0 0 2781 6 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3054324928 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=137080 CPUtime=16.01
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1088 0 0 0 1596 5 0 0 25 0 4 0 1117730022 140369920 26639 4294967295 134512640 135305190 3216865040 3045936320 134528990 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.7
Current children cumulated vsize (KiB) 139500

[startup+33.4127 s]
/proc/loadavg: 5.26 5.61 5.55 7/129 29319
/proc/meminfo: memFree=2358900/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=137080 CPUtime=89.29
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26768 0 0 0 8906 23 0 0 25 0 4 0 1117729953 140369920 26639 4294967295 134512640 135305190 3216865040 3216863216 134528195 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34270 26639 79 194 0 34074 0
[pid=29129/tid=29130] ppid=29126 vsize=137080 CPUtime=27.04
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2555 0 0 0 2702 2 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3062713384 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=137080 CPUtime=28.07
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2439 0 0 0 2801 6 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3054324928 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=137080 CPUtime=16.19
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1088 0 0 0 1614 5 0 0 25 0 4 0 1117730022 140369920 26639 4294967295 134512640 135305190 3216865040 3045936320 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.3
Current children cumulated vsize (KiB) 139500

[startup+33.5127 s]
/proc/loadavg: 5.26 5.61 5.55 7/129 29319
/proc/meminfo: memFree=2358900/3368532 swapFree=1957708/1959888
[pid=29126] ppid=29124 vsize=2420 CPUtime=3.01
/proc/29126/stat : 29126 (manysat.sh) S 29124 29126 21334 0 -1 4194304 370 18165 0 0 0 0 291 10 18 0 1 0 1117729641 2478080 275 4294967295 134512640 135169312 3218333824 3218330040 3085913838 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29126/statm: 605 275 231 161 0 44 0
[pid=29129] ppid=29126 vsize=137080 CPUtime=89.59
/proc/29129/stat : 29129 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202496 26768 0 0 0 8936 23 0 0 25 0 4 0 1117729953 140369920 26639 4294967295 134512640 135305190 3216865040 3216864448 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29129/statm: 34270 26639 79 194 0 34074 0
[pid=29129/tid=29130] ppid=29126 vsize=137080 CPUtime=27.04
/proc/29129/task/29130/stat : 29130 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2555 0 0 0 2702 2 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3062713384 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29129/tid=29131] ppid=29126 vsize=137080 CPUtime=28.17
/proc/29129/task/29131/stat : 29131 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 2439 0 0 0 2811 6 0 0 25 0 4 0 1117730021 140369920 26639 4294967295 134512640 135305190 3216865040 3054326192 134657448 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29129/tid=29132] ppid=29126 vsize=137080 CPUtime=16.29
/proc/29129/task/29132/stat : 29132 (manysat1.1_stat) R 29126 29126 21334 0 -1 4202560 1088 0 0 0 1624 5 0 0 25 0 4 0 1117730022 140369920 26639 4294967295 134512640 135305190 3216865040 3045937584 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.6
Current children cumulated vsize (KiB) 139500

Child status: 20
Real time (s): 33.5891
CPU time (s): 92.81
CPU user time (s): 92.47
CPU system time (s): 0.34
CPU usage (%): 276.31
Max. virtual memory (cumulated for all children) (KiB): 139500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.47
system time used= 0.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45592
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= 8013
involuntary context switches= 7022

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:10:56
IDJOB=1780429
IDBENCH=71006
IDSOLVER=623
FILE ID=/1780429-1243530656
PBS_JOBID=
Free space on /tmp= 15876 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780429-1243530656/watcher-1780429-1243530656 -o /tmp/evaluation-result-1780429-1243530656/solver-1780429-1243530656 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780429-1243530656.cnf aimd 1

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 1479554514

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.105
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.43
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.105
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.11
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.105
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2518164 kB
Buffers:         17024 kB
Cached:          70288 kB
SwapCached:         44 kB
Active:         755504 kB
Inactive:        52432 kB
HighTotal:     2489216 kB
HighFree:      1695968 kB
LowTotal:       879316 kB
LowFree:        822196 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           10040 kB
Writeback:           0 kB
AnonPages:      720420 kB
Mapped:          35592 kB
Slab:            32996 kB
SReclaimable:    24656 kB
SUnreclaim:       8340 kB
PageTables:       1552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   976624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15876 MiB
End job on  at 2009-05-28 19:11:30