Trace number 1781329

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 197.21 49.6397

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.33
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   22229    75188 |    6668       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |   22219    75371 |      --       0       --      -- |     --   | -10/183
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 3491   #clauses: 22219   #literals: 75371
0.00/0.05	c CPU time:   0.04 s
0.00/0.05	c ==============================================================================
197.13/49.63	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
197.13/49.63	c ============================[ Problem Statistics ]=============================
197.13/49.63	c |                                                                             |
197.13/49.63	c threadId              : 1
197.13/49.63	c restarts              : 1275
197.13/49.63	c conflicts             : 255187         (1297 /sec)
197.13/49.63	c decisions             : 443330         (1.19 % random) (2254 /sec)
197.13/49.63	c propagations          : 60480097       (307474 /sec)
197.13/49.63	c conflict literals     : 5536880        (49.34 % deleted)
197.13/49.63	c Memory used           : 78.24 MB
197.13/49.63	c CPU time              : 196.7 s
197.13/49.63	
197.13/49.63	c --->m=4, e=8, aimd=1, HOME/17378_many.cnf	time: 49.175	conflicts: 255187       
197.13/49.63	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-1781329-1243544535/watcher-1781329-1243544535 -o /tmp/evaluation-result-1781329-1243544535/solver-1781329-1243544535 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781329-1243544535.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.45 4.34 4.40 3/98 17378
/proc/meminfo: memFree=2759464/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2412 CPUtime=0
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 936030257 2469888 273 4294967295 134512640 135169312 3216373408 3216371944 3085557486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/17378/statm: 603 273 231 161 0 42 0
[pid=17379] ppid=17378 vsize=1036 CPUtime=0
/proc/17379/stat : 17379 (SatElite) R 17378 17378 28360 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 936030257 1060864 152 4294967295 134512640 135034092 3215414656 3215411000 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17379/statm: 259 153 49 128 0 129 0

[startup+0.059011 s]
/proc/loadavg: 4.45 4.34 4.40 3/98 17378
/proc/meminfo: memFree=2759464/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2412 CPUtime=0
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 936030257 2469888 273 4294967295 134512640 135169312 3216373408 3216371944 3085557486 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/17378/statm: 603 273 231 161 0 42 0
[pid=17379] ppid=17378 vsize=3000 CPUtime=0.05
/proc/17379/stat : 17379 (SatElite) R 17378 17378 28360 0 -1 4202496 687 0 0 0 4 1 0 0 18 0 1 0 936030257 3072000 623 4294967295 134512640 135034092 3215414656 3215409540 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/17379/statm: 750 623 68 128 0 620 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5412

[startup+0.10901 s]
/proc/loadavg: 4.45 4.34 4.40 3/98 17378
/proc/meminfo: memFree=2759464/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2416

[startup+0.308999 s]
/proc/loadavg: 4.45 4.34 4.40 3/98 17378
/proc/meminfo: memFree=2759464/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2416

[startup+0.708971 s]
/proc/loadavg: 4.45 4.34 4.40 3/98 17378
/proc/meminfo: memFree=2759464/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2416

[startup+1.50891 s]
/proc/loadavg: 4.45 4.34 4.40 6/103 17384
/proc/meminfo: memFree=2746588/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=44672 CPUtime=5.43
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 4007 0 0 0 536 7 0 0 15 0 4 0 936030265 45744128 3941 4294967295 134512640 135305190 3214492880 3214490980 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 11168 3941 79 194 0 10972 0
[pid=17381/tid=17382] ppid=17378 vsize=44672 CPUtime=1.32
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 506 0 0 0 130 2 0 0 16 0 4 0 936030269 45744128 3941 4294967295 134512640 135305190 3214492880 3086756904 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=44672 CPUtime=1.34
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 588 0 0 0 133 1 0 0 16 0 4 0 936030269 45744128 3941 4294967295 134512640 135305190 3214492880 3078368448 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=44672 CPUtime=1.36
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 549 0 0 0 134 2 0 0 15 0 4 0 936030269 45744128 3941 4294967295 134512640 135305190 3214492880 3069979764 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 47088

[startup+3.10878 s]
/proc/loadavg: 4.58 4.36 4.41 7/103 17384
/proc/meminfo: memFree=2742124/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=48752 CPUtime=11.82
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 5259 0 0 0 1173 9 0 0 16 0 4 0 936030265 49922048 5176 4294967295 134512640 135305190 3214492880 3214491056 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 12188 5176 79 194 0 11992 0
[pid=17381/tid=17382] ppid=17378 vsize=48752 CPUtime=2.91
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 740 0 0 0 289 2 0 0 16 0 4 0 936030269 49922048 5176 4294967295 134512640 135305190 3214492880 3086757056 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=48752 CPUtime=2.94
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 886 0 0 0 293 1 0 0 16 0 4 0 936030269 49922048 5176 4294967295 134512640 135305190 3214492880 3078368128 134552908 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=48752 CPUtime=2.96
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 915 0 0 0 294 2 0 0 15 0 4 0 936030269 49922048 5176 4294967295 134512640 135305190 3214492880 3069979712 134857151 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 51168

[startup+6.31852 s]
/proc/loadavg: 4.58 4.36 4.41 7/103 17384
/proc/meminfo: memFree=2737076/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=52748 CPUtime=24.63
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 6316 0 0 0 2450 13 0 0 17 0 4 0 936030265 54013952 6233 4294967295 134512640 135305190 3214492880 3214491056 134528310 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 13187 6233 79 194 0 12991 0
[pid=17381/tid=17382] ppid=17378 vsize=52748 CPUtime=6.11
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 967 0 0 0 607 4 0 0 17 0 4 0 936030269 54013952 6233 4294967295 134512640 135305190 3214492880 3086756720 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=52748 CPUtime=6.15
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 1169 0 0 0 614 1 0 0 16 0 4 0 936030269 54013952 6233 4294967295 134512640 135305190 3214492880 3078368448 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=52748 CPUtime=6.16
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 1188 0 0 0 614 2 0 0 17 0 4 0 936030269 54013952 6234 4294967295 134512640 135305190 3214492880 3069979840 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 55164

[startup+12.718 s]
/proc/loadavg: 4.79 4.42 4.43 7/103 17384
/proc/meminfo: memFree=2726832/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=61708 CPUtime=50.15
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 8543 0 0 0 4996 19 0 0 23 0 4 0 936030265 63188992 8460 4294967295 134512640 135305190 3214492880 3214491056 134528319 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 15427 8460 79 194 0 15231 0
[pid=17381/tid=17382] ppid=17378 vsize=61708 CPUtime=12.48
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 1520 0 0 0 1240 8 0 0 23 0 4 0 936030269 63188992 8460 4294967295 134512640 135305190 3214492880 3086756976 134543549 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=61708 CPUtime=12.55
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 1671 0 0 0 1253 2 0 0 19 0 4 0 936030269 63188992 8460 4294967295 134512640 135305190 3214492880 3078368128 134554734 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=61708 CPUtime=12.53
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 1755 0 0 0 1250 3 0 0 25 0 4 0 936030269 63188992 8460 4294967295 134512640 135305190 3214492880 3069979508 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 64124

[startup+25.517 s]
/proc/loadavg: 4.67 4.40 4.42 5/103 17568
/proc/meminfo: memFree=2717048/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=71124 CPUtime=100.98
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 10672 0 0 0 10069 29 0 0 25 0 4 0 936030265 72830976 10589 4294967295 134512640 135305190 3214492880 3214490944 134538309 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 17781 10589 79 194 0 17585 0
[pid=17381/tid=17382] ppid=17378 vsize=71124 CPUtime=25.13
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2112 0 0 0 2500 13 0 0 25 0 4 0 936030269 72830976 10589 4294967295 134512640 135305190 3214492880 3086757056 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=71124 CPUtime=25.3
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2117 0 0 0 2524 6 0 0 25 0 4 0 936030269 72830976 10589 4294967295 134512640 135305190 3214492880 3078368448 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=71124 CPUtime=25.18
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2337 0 0 0 2514 4 0 0 25 0 4 0 936030269 72830976 10589 4294967295 134512640 135305190 3214492880 3069979840 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 73540

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

[startup+38.3159 s]
/proc/loadavg: 4.52 4.38 4.41 5/103 17570
/proc/meminfo: memFree=2711440/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=77748 CPUtime=152
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12285 0 0 0 15161 39 0 0 25 0 4 0 936030265 79613952 12202 4294967295 134512640 135305190 3214492880 3214490832 134569845 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 19437 12202 79 194 0 19241 0
[pid=17381/tid=17382] ppid=17378 vsize=77748 CPUtime=37.84
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2675 0 0 0 3765 19 0 0 25 0 4 0 936030269 79613952 12202 4294967295 134512640 135305190 3214492880 3086757056 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=77748 CPUtime=38.08
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2462 0 0 0 3802 6 0 0 25 0 4 0 936030269 79613952 12202 4294967295 134512640 135305190 3214492880 3078368392 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=77748 CPUtime=37.98
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2667 0 0 0 3792 6 0 0 25 0 4 0 936030269 79613952 12202 4294967295 134512640 135305190 3214492880 3069979840 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.07
Current children cumulated vsize (KiB) 80164

[startup+44.7154 s]
/proc/loadavg: 4.48 4.38 4.41 5/103 17570
/proc/meminfo: memFree=2709576/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=78728 CPUtime=177.49
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12487 0 0 0 17708 41 0 0 25 0 4 0 936030265 80617472 12404 4294967295 134512640 135305190 3214492880 3214490808 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 19682 12404 79 194 0 19486 0
[pid=17381/tid=17382] ppid=17378 vsize=78728 CPUtime=44.2
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2782 0 0 0 4400 20 0 0 25 0 4 0 936030269 80617472 12404 4294967295 134512640 135305190 3214492880 3086756900 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=78728 CPUtime=44.46
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2508 0 0 0 4440 6 0 0 25 0 4 0 936030269 80617472 12404 4294967295 134512640 135305190 3214492880 3078368324 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=78728 CPUtime=44.38
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2714 0 0 0 4431 7 0 0 25 0 4 0 936030269 80617472 12404 4294967295 134512640 135305190 3214492880 3069979840 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 177.56
Current children cumulated vsize (KiB) 81144

[startup+47.9152 s]
/proc/loadavg: 4.44 4.37 4.41 5/103 17570
/proc/meminfo: memFree=2708932/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=79388 CPUtime=190.27
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12764 0 0 0 18984 43 0 0 25 0 4 0 936030265 81293312 12681 4294967295 134512640 135305190 3214492880 3214491056 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 19847 12681 79 194 0 19651 0
[pid=17381/tid=17382] ppid=17378 vsize=79388 CPUtime=47.39
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2882 0 0 0 4719 20 0 0 25 0 4 0 936030269 81293312 12681 4294967295 134512640 135305190 3214492880 3086757124 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=79388 CPUtime=47.65
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2542 0 0 0 4759 6 0 0 25 0 4 0 936030269 81293312 12681 4294967295 134512640 135305190 3214492880 3078368296 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=79388 CPUtime=47.58
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2770 0 0 0 4750 8 0 0 25 0 4 0 936030269 81293312 12681 4294967295 134512640 135305190 3214492880 3069979840 134528477 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.34
Current children cumulated vsize (KiB) 81804

[startup+48.7151 s]
/proc/loadavg: 4.44 4.37 4.41 5/103 17571
/proc/meminfo: memFree=2708320/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=79792 CPUtime=193.46
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12835 0 0 0 19303 43 0 0 25 0 4 0 936030265 81707008 12752 4294967295 134512640 135305190 3214492880 3214490848 134547978 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 19948 12752 79 194 0 19752 0
[pid=17381/tid=17382] ppid=17378 vsize=79792 CPUtime=48.18
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2930 0 0 0 4798 20 0 0 25 0 4 0 936030269 81707008 12752 4294967295 134512640 135305190 3214492880 3086757124 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=79792 CPUtime=48.45
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2542 0 0 0 4839 6 0 0 25 0 4 0 936030269 81707008 12752 4294967295 134512640 135305190 3214492880 3078368448 134528802 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=79792 CPUtime=48.38
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2770 0 0 0 4830 8 0 0 25 0 4 0 936030269 81707008 12752 4294967295 134512640 135305190 3214492880 3069979840 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 193.53
Current children cumulated vsize (KiB) 82208

[startup+49.1151 s]
/proc/loadavg: 4.44 4.37 4.41 5/103 17571
/proc/meminfo: memFree=2708320/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=80116 CPUtime=195.06
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12870 0 0 0 19463 43 0 0 25 0 4 0 936030265 82038784 12787 4294967295 134512640 135305190 3214492880 3214491056 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 20029 12787 79 194 0 19833 0
[pid=17381/tid=17382] ppid=17378 vsize=80116 CPUtime=48.58
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2965 0 0 0 4838 20 0 0 25 0 4 0 936030269 82038784 12787 4294967295 134512640 135305190 3214492880 3086756904 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=80116 CPUtime=48.85
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2542 0 0 0 4879 6 0 0 25 0 4 0 936030269 82038784 12787 4294967295 134512640 135305190 3214492880 3078368516 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=80116 CPUtime=48.78
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2770 0 0 0 4870 8 0 0 25 0 4 0 936030269 82038784 12787 4294967295 134512640 135305190 3214492880 3069979840 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 195.13
Current children cumulated vsize (KiB) 82532

[startup+49.5151 s]
/proc/loadavg: 4.44 4.37 4.41 6/103 17571
/proc/meminfo: memFree=2708172/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=80116 CPUtime=196.66
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12871 0 0 0 19623 43 0 0 25 0 4 0 936030265 82038784 12788 4294967295 134512640 135305190 3214492880 3214490904 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 20029 12788 79 194 0 19833 0
[pid=17381/tid=17382] ppid=17378 vsize=80116 CPUtime=48.98
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2966 0 0 0 4878 20 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3086757056 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=80116 CPUtime=49.25
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2542 0 0 0 4919 6 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3078368340 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=80116 CPUtime=49.18
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2770 0 0 0 4910 8 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3069979840 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.73
Current children cumulated vsize (KiB) 82532

[startup+49.615 s]
/proc/loadavg: 4.44 4.37 4.41 6/103 17571
/proc/meminfo: memFree=2708172/3368532 swapFree=1959840/1959888
[pid=17378] ppid=17376 vsize=2416 CPUtime=0.07
/proc/17378/stat : 17378 (manysat.sh) S 17376 17378 28360 0 -1 4194304 369 691 0 0 0 0 6 1 18 0 1 0 936030257 2473984 274 4294967295 134512640 135169312 3216373408 3216369624 3085557486 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/17378/statm: 604 274 231 161 0 43 0
[pid=17381] ppid=17378 vsize=80116 CPUtime=197.06
/proc/17381/stat : 17381 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202496 12871 0 0 0 19663 43 0 0 25 0 4 0 936030265 82038784 12788 4294967295 134512640 135305190 3214492880 3214490944 134529371 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17381/statm: 20029 12788 79 194 0 19833 0
[pid=17381/tid=17382] ppid=17378 vsize=80116 CPUtime=49.08
/proc/17381/task/17382/stat : 17382 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2966 0 0 0 4888 20 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3086758320 134657622 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17381/tid=17383] ppid=17378 vsize=80116 CPUtime=49.35
/proc/17381/task/17383/stat : 17383 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2542 0 0 0 4929 6 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3078369712 134657576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17381/tid=17384] ppid=17378 vsize=80116 CPUtime=49.28
/proc/17381/task/17384/stat : 17384 (manysat1.1_stat) R 17378 17378 28360 0 -1 4202560 2770 0 0 0 4920 8 0 0 25 0 4 0 936030269 82038784 12788 4294967295 134512640 135305190 3214492880 3069981104 134657622 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.13
Current children cumulated vsize (KiB) 82532

Child status: 20
Real time (s): 49.6397
CPU time (s): 197.21
CPU user time (s): 196.77
CPU system time (s): 0.44
CPU usage (%): 397.283
Max. virtual memory (cumulated for all children) (KiB): 82532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.77
system time used= 0.44
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14221
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= 10461
involuntary context switches= 17185

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 23:02:15
IDJOB=1781329
IDBENCH=71729
IDSOLVER=623
FILE ID=tipi39/1781329-1243544535
PBS_JOBID=
Free space on /tmp= 5743 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781329-1243544535/watcher-1781329-1243544535 -o /tmp/evaluation-result-1781329-1243544535/solver-1781329-1243544535 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781329-1243544535.cnf aimd 1

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED= 1715758425

Linux tipi39 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.067
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.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
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.067
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:       2759908 kB
Buffers:         54908 kB
Cached:         448756 kB
SwapCached:          0 kB
Active:          46568 kB
Inactive:       473752 kB
HighTotal:     2489216 kB
HighFree:      2026788 kB
LowTotal:       879316 kB
LowFree:        733120 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1928 kB
Writeback:           0 kB
AnonPages:       16244 kB
Mapped:           6408 kB
Slab:            79160 kB
SReclaimable:    68196 kB
SUnreclaim:      10964 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-28 23:03:05