Trace number 1780669

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 341.33 90.2519

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark341.33
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.72/0.74	c ==============================================================================
0.72/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.74	c ==============================================================================
0.72/0.74	c |         0 |  812032  1943653 |  243609       0        0     nan |  0.000 % |
4.21/4.28	c |         0 |  546568  1525554 |      --       0       --      -- |     --   | -74547/15789
4.21/4.28	c ==============================================================================
4.21/4.28	c Result  :   #vars: 85693   #clauses: 546568   #literals: 1525554
4.21/4.28	c CPU time:   4.17 s
4.21/4.28	c ==============================================================================
341.27/90.23	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
341.27/90.23	c ============================[ Problem Statistics ]=============================
341.27/90.23	c |                                                                             |
341.27/90.23	c threadId              : 1
341.27/90.23	c restarts              : 429
341.27/90.23	c conflicts             : 30590          (91 /sec)
341.27/90.23	c decisions             : 194448         (1.28 % random) (579 /sec)
341.27/90.23	c propagations          : 119937535      (357308 /sec)
341.27/90.23	c conflict literals     : 2879087        (38.41 % deleted)
341.27/90.23	c Memory used           : 221.44 MB
341.27/90.23	c CPU time              : 335.67 s
341.27/90.23	
341.27/90.23	c --->m=4, e=8, aimd=1, HOME/8775_many.cnf	time: 83.9175	conflicts: 30590        
341.27/90.24	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-1780669-1243534086/watcher-1780669-1243534086 -o /tmp/evaluation-result-1780669-1243534086/solver-1780669-1243534086 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780669-1243534086.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: 3.89 4.23 4.33 3/99 8775
/proc/meminfo: memFree=2949824/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) R 8773 8775 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202252 3085490036 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=2432 CPUtime=0
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 412 0 0 0 0 0 0 0 18 0 1 0 1118073152 2490368 349 4294967295 134512640 135034092 3217053456 3217049744 134544856 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 608 351 49 128 0 478 0

[startup+0.033993 s]
/proc/loadavg: 3.89 4.23 4.33 3/99 8775
/proc/meminfo: memFree=2949824/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=25320 CPUtime=0.04
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 3541 0 0 0 3 1 0 0 19 0 1 0 1118073152 25927680 3375 4294967295 134512640 135034092 3217053456 3217049744 134545140 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 6330 3381 49 128 0 6200 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27736

[startup+0.113984 s]
/proc/loadavg: 3.89 4.23 4.33 3/99 8775
/proc/meminfo: memFree=2949824/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=35904 CPUtime=0.12
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 6211 0 0 0 11 1 0 0 20 0 1 0 1118073152 36765696 6044 4294967295 134512640 135034092 3217053456 3217049800 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 8976 6045 49 128 0 8846 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 38320

[startup+0.313965 s]
/proc/loadavg: 3.89 4.23 4.33 3/99 8775
/proc/meminfo: memFree=2949824/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=51168 CPUtime=0.32
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 9919 0 0 0 29 3 0 0 20 0 1 0 1118073152 52396032 9752 4294967295 134512640 135034092 3217053456 3217049800 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 12792 9752 49 128 0 12662 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 53584

[startup+0.713928 s]
/proc/loadavg: 3.89 4.23 4.33 3/99 8775
/proc/meminfo: memFree=2949824/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=80316 CPUtime=0.72
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 17632 0 0 0 67 5 0 0 21 0 1 0 1118073152 82243584 17465 4294967295 134512640 135034092 3217053456 3217050848 134542719 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 20079 17465 50 128 0 19949 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 82732

[startup+1.51385 s]
/proc/loadavg: 3.89 4.23 4.33 2/101 8777
/proc/meminfo: memFree=2872356/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=100504 CPUtime=1.51
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 23777 0 0 0 144 7 0 0 24 0 1 0 1118073152 102916096 21610 4294967295 134512640 135034092 3217053456 3217049452 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 25126 21610 67 128 0 24996 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 102920

[startup+3.1137 s]
/proc/loadavg: 3.89 4.23 4.33 2/101 8777
/proc/meminfo: memFree=2859332/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2416 CPUtime=0
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118073152 2473984 274 4294967295 134512640 135169312 3221203776 3221202312 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 604 274 231 161 0 43 0
[pid=8776] ppid=8775 vsize=101972 CPUtime=3.11
/proc/8776/stat : 8776 (SatElite) R 8775 8775 19648 0 -1 4202496 26274 0 0 0 302 9 0 0 25 0 1 0 1118073152 104419328 22018 4294967295 134512640 135034092 3217053456 3217049756 134566597 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8776/statm: 25493 22018 67 128 0 25363 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 104388

[startup+6.3134 s]
/proc/loadavg: 3.66 4.18 4.31 2/101 8778
/proc/meminfo: memFree=2863712/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=176904 CPUtime=1.79
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 36288 0 0 0 154 25 0 0 18 0 4 0 1118073644 181149696 36191 4294967295 134512640 135305190 3217022784 3217020884 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 44226 36191 78 194 0 44030 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 179324

[startup+12.7128 s]
/proc/loadavg: 3.68 4.18 4.31 5/104 8781
/proc/meminfo: memFree=2782792/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=183456 CPUtime=26.97
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 38099 0 0 0 2662 35 0 0 16 0 4 0 1118073644 187858944 38002 4294967295 134512640 135305190 3217022784 3217020960 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 45864 38002 79 194 0 45668 0
[pid=8778/tid=8779] ppid=8775 vsize=183456 CPUtime=6.52
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 796 0 0 0 646 6 0 0 16 0 4 0 1118073763 187858944 38002 4294967295 134512640 135305190 3217022784 3041672384 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=183456 CPUtime=6.33
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 818 0 0 0 629 4 0 0 17 0 4 0 1118073763 187858944 38002 4294967295 134512640 135305190 3217022784 3033283776 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=183456 CPUtime=6.45
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 802 0 0 0 638 7 0 0 16 0 4 0 1118073763 187858944 38002 4294967295 134512640 135305190 3217022784 3024895168 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 185876

[startup+25.5116 s]
/proc/loadavg: 3.96 4.22 4.32 5/104 8788
/proc/meminfo: memFree=2770780/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=196112 CPUtime=78.07
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 41218 0 0 0 7765 42 0 0 25 0 4 0 1118073644 200818688 41121 4294967295 134512640 135305190 3217022784 3217020500 134840070 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 49028 41121 79 194 0 48832 0
[pid=8778/tid=8779] ppid=8775 vsize=196112 CPUtime=19.3
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 1400 0 0 0 1924 6 0 0 25 0 4 0 1118073763 200818688 41121 4294967295 134512640 135305190 3217022784 3041672384 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=196112 CPUtime=19.13
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 1909 0 0 0 1906 7 0 0 25 0 4 0 1118073763 200818688 41121 4294967295 134512640 135305190 3217022784 3033283392 134551726 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=196112 CPUtime=19.18
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 1346 0 0 0 1909 9 0 0 25 0 4 0 1118073763 200818688 41121 4294967295 134512640 135305190 3217022784 3024895168 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 82.98
Current children cumulated vsize (KiB) 198532

[startup+51.1091 s]
/proc/loadavg: 4.04 4.21 4.32 5/104 8973
/proc/meminfo: memFree=2751784/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=214812 CPUtime=180.15
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 46068 0 0 0 17963 52 0 0 25 0 4 0 1118073644 219967488 45971 4294967295 134512640 135305190 3217022784 3217020688 134557048 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 53703 45971 79 194 0 53507 0
[pid=8778/tid=8779] ppid=8775 vsize=214812 CPUtime=44.84
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2153 0 0 0 4477 7 0 0 25 0 4 0 1118073763 219967488 45971 4294967295 134512640 135305190 3217022784 3041672384 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=214812 CPUtime=44.63
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3509 0 0 0 4451 12 0 0 25 0 4 0 1118073763 219967488 45971 4294967295 134512640 135305190 3217022784 3033283776 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=214812 CPUtime=44.74
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2460 0 0 0 4462 12 0 0 25 0 4 0 1118073763 219967488 45971 4294967295 134512640 135305190 3217022784 3024894832 134551712 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.06
Current children cumulated vsize (KiB) 217232

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

[startup+76.7167 s]
/proc/loadavg: 4.09 4.21 4.31 5/104 8974
/proc/meminfo: memFree=2739960/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=282.46
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48859 0 0 0 28181 65 0 0 25 0 4 0 1118073644 232194048 48762 4294967295 134512640 135305190 3217022784 3217020960 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48762 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=70.45
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2714 0 0 0 7037 8 0 0 25 0 4 0 1118073763 232194048 48762 4294967295 134512640 135305190 3217022784 3041672384 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=70.13
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4254 0 0 0 6998 15 0 0 25 0 4 0 1118073763 232194048 48762 4294967295 134512640 135305190 3217022784 3033283776 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=70.35
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 7016 19 0 0 25 0 4 0 1118073763 232194048 48762 4294967295 134512640 135305190 3217022784 3024895168 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 287.37
Current children cumulated vsize (KiB) 229172

[startup+83.1161 s]
/proc/loadavg: 4.16 4.22 4.32 6/104 8974
/proc/meminfo: memFree=2739604/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=308.01
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 30732 69 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=76.85
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 7676 9 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=76.49
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 7633 16 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283392 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=76.75
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 7654 21 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 312.92
Current children cumulated vsize (KiB) 229172

[startup+86.3158 s]
/proc/loadavg: 4.15 4.22 4.32 6/104 8974
/proc/meminfo: memFree=2739612/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=320.8
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 32010 70 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528861 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=80.05
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 7995 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528808 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=79.68
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 7952 16 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134530638 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=79.95
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 7974 21 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 325.71
Current children cumulated vsize (KiB) 229172

[startup+87.9156 s]
/proc/loadavg: 4.15 4.22 4.32 5/104 8975
/proc/meminfo: memFree=2739612/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=327.2
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 32650 70 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=81.65
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 8155 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=81.28
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 8112 16 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=81.55
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 8134 21 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 332.11
Current children cumulated vsize (KiB) 229172

[startup+89.5155 s]
/proc/loadavg: 4.14 4.21 4.31 5/104 8975
/proc/meminfo: memFree=2739604/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=333.56
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 33284 72 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=83.25
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 8315 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=82.87
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 8270 17 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=83.13
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 8291 22 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 338.47
Current children cumulated vsize (KiB) 229172

[startup+89.9154 s]
/proc/loadavg: 4.14 4.21 4.31 5/104 8975
/proc/meminfo: memFree=2739604/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=335.16
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 33444 72 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=83.65
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 8355 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=83.27
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 8310 17 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134528590 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=83.53
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 8331 22 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (KiB) 229172

[startup+90.1154 s]
/proc/loadavg: 4.14 4.21 4.31 6/104 8978
/proc/meminfo: memFree=2739604/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=335.96
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 33523 73 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=83.85
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 8375 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528594 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=83.47
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 8330 17 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=83.73
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 8350 23 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 340.87
Current children cumulated vsize (KiB) 229172

[startup+90.2154 s]
/proc/loadavg: 4.14 4.21 4.31 6/104 8978
/proc/meminfo: memFree=2739604/3368532 swapFree=1953580/1959888
[pid=8775] ppid=8773 vsize=2420 CPUtime=4.91
/proc/8775/stat : 8775 (manysat.sh) S 8773 8775 19648 0 -1 4194304 369 29446 0 0 0 0 476 15 15 0 1 0 1118073152 2478080 275 4294967295 134512640 135169312 3221203776 3221199992 3085487854 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8775/statm: 605 275 231 161 0 44 0
[pid=8778] ppid=8775 vsize=226752 CPUtime=336.36
/proc/8778/stat : 8778 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202496 48869 0 0 0 33563 73 0 0 25 0 4 0 1118073644 232194048 48772 4294967295 134512640 135305190 3217022784 3217020960 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8778/statm: 56688 48772 79 194 0 56492 0
[pid=8778/tid=8779] ppid=8775 vsize=226752 CPUtime=83.95
/proc/8778/task/8779/stat : 8779 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 2718 0 0 0 8385 10 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3041672384 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8778/tid=8780] ppid=8775 vsize=226752 CPUtime=83.57
/proc/8778/task/8780/stat : 8780 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 4260 0 0 0 8340 17 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3033283776 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8778/tid=8781] ppid=8775 vsize=226752 CPUtime=83.83
/proc/8778/task/8781/stat : 8781 (manysat1.1_stat) R 8775 8775 19648 0 -1 4202560 3218 0 0 0 8360 23 0 0 25 0 4 0 1118073763 232194048 48772 4294967295 134512640 135305190 3217022784 3024895168 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 229172

Child status: 20
Real time (s): 90.2519
CPU time (s): 341.33
CPU user time (s): 340.43
CPU system time (s): 0.9
CPU usage (%): 378.197
Max. virtual memory (cumulated for all children) (KiB): 229172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.43
system time used= 0.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78975
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= 31166
involuntary context switches= 15471

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 20:08:06
IDJOB=1780669
IDBENCH=71046
IDSOLVER=623
FILE ID=/1780669-1243534086
PBS_JOBID=
Free space on /tmp= 15870 MiB

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

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED= 1169623834

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.42
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:       2949824 kB
Buffers:         34904 kB
Cached:         304296 kB
SwapCached:       2424 kB
Active:         125148 kB
Inactive:       224976 kB
HighTotal:     2489216 kB
HighFree:      2171420 kB
LowTotal:       879316 kB
LowFree:        778404 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           16636 kB
Writeback:           0 kB
AnonPages:        9792 kB
Mapped:           4764 kB
Slab:            58600 kB
SReclaimable:    50352 kB
SUnreclaim:       8248 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15870 MiB
End job on  at 2009-05-28 20:09:38