Trace number 1776859

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)? (TO) 3976.83 1000.04

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.52/0.58	c ==============================================================================
0.52/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.58	c ==============================================================================
0.52/0.58	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
0.72/0.80	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
0.72/0.80	c ==============================================================================
0.72/0.80	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
0.72/0.80	c CPU time:   0.76 s
0.72/0.80	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776859-1243513491/watcher-1776859-1243513491 -o /tmp/evaluation-result-1776859-1243513491/solver-1776859-1243513491 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776859-1243513491.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.59 4.43 4.32 3/99 7150
/proc/meminfo: memFree=3066624/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=1628 CPUtime=0.02
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 323 0 0 0 0 2 0 0 18 0 1 0 1116013646 1667072 260 4294967295 134512640 135034092 3220478544 3220474888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 407 260 50 128 0 277 0

[startup+0.071017 s]
/proc/loadavg: 4.59 4.43 4.32 3/99 7150
/proc/meminfo: memFree=3066624/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=6628 CPUtime=0.08
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 1497 0 0 0 6 2 0 0 18 0 1 0 1116013646 6787072 1434 4294967295 134512640 135034092 3220478544 3220474888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 1657 1434 50 128 0 1527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9044

[startup+0.111012 s]
/proc/loadavg: 4.59 4.43 4.32 3/99 7150
/proc/meminfo: memFree=3066624/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=9268 CPUtime=0.12
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 2195 0 0 0 10 2 0 0 18 0 1 0 1116013646 9490432 2132 4294967295 134512640 135034092 3220478544 3220474888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 2317 2133 50 128 0 2187 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11684

[startup+0.310993 s]
/proc/loadavg: 4.59 4.43 4.32 3/99 7150
/proc/meminfo: memFree=3066624/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=23344 CPUtime=0.32
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 5510 0 0 0 30 2 0 0 18 0 1 0 1116013646 23904256 5447 4294967295 134512640 135034092 3220478544 3220474888 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 5836 5448 50 128 0 5706 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 25760

[startup+0.710955 s]
/proc/loadavg: 4.59 4.43 4.32 3/99 7150
/proc/meminfo: memFree=3066624/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=59192 CPUtime=0.72
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 13726 0 0 0 66 6 0 0 18 0 1 0 1116013646 60612608 13663 4294967295 134512640 135034092 3220478544 3220474848 134569616 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 14798 13663 66 128 0 14668 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 61608

[startup+1.51088 s]
/proc/loadavg: 4.31 4.37 4.30 2/101 7152
/proc/meminfo: memFree=3012604/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2416 CPUtime=0
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116013646 2473984 273 4294967295 134512640 135169312 3219948048 3219946584 3085004526 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7150/statm: 604 273 231 161 0 43 0
[pid=7151] ppid=7150 vsize=53700 CPUtime=1.52
/proc/7151/stat : 7151 (SatElite) R 7150 7150 19648 0 -1 4202496 13743 0 0 0 143 9 0 0 20 0 1 0 1116013646 54988800 12949 4294967295 134512640 135034092 3220478544 3220473428 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7151/statm: 13425 12949 68 128 0 13295 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56116

[startup+3.11073 s]
/proc/loadavg: 4.31 4.37 4.30 2/101 7153
/proc/meminfo: memFree=3035368/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=134224 CPUtime=1.07
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 33350 0 0 0 99 8 0 0 19 0 1 0 1116013850 137445376 33287 4294967295 134512640 135305190 3217559488 3216509940 134840070 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7153/statm: 33556 33288 67 194 0 33360 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 136644

[startup+6.31358 s]
/proc/loadavg: 4.31 4.37 4.30 6/104 7156
/proc/meminfo: memFree=2876756/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=209908 CPUtime=12.86
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 44977 0 0 0 1264 22 0 0 16 0 4 0 1116013850 214945792 44913 4294967295 134512640 135305190 3217559488 3217557512 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 52477 44913 79 194 0 52281 0
[pid=7153/tid=7154] ppid=7150 vsize=209908 CPUtime=2.9
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 2516 0 0 0 288 2 0 0 16 0 4 0 1116013980 214945792 44913 4294967295 134512640 135305190 3217559488 3069619240 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=209908 CPUtime=2.83
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 2863 0 0 0 280 3 0 0 15 0 4 0 1116013980 214945792 44913 4294967295 134512640 135305190 3217559488 3061230632 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=209908 CPUtime=2.9
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 2673 0 0 0 285 5 0 0 15 0 4 0 1116013980 214945792 44913 4294967295 134512640 135305190 3217559488 3052841892 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.91
Current children cumulated vsize (KiB) 212328

[startup+12.7298 s]
/proc/loadavg: 4.73 4.46 4.33 6/104 7156
/proc/meminfo: memFree=2844840/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=235808 CPUtime=38.01
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 51218 0 0 0 3764 37 0 0 15 0 4 0 1116013850 241467392 51154 4294967295 134512640 135305190 3217559488 3217557508 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 58952 51154 79 194 0 58756 0
[pid=7153/tid=7154] ppid=7150 vsize=235808 CPUtime=9.15
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 3947 0 0 0 907 8 0 0 15 0 4 0 1116013980 241467392 51154 4294967295 134512640 135305190 3217559488 3069619392 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=235808 CPUtime=9.13
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 5297 0 0 0 908 5 0 0 16 0 4 0 1116013980 241467392 51154 4294967295 134512640 135305190 3217559488 3061230784 134528382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=235808 CPUtime=9.21
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 3886 0 0 0 914 7 0 0 15 0 4 0 1116013980 241467392 51154 4294967295 134512640 135305190 3217559488 3052842176 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (KiB) 238228

[startup+25.5186 s]
/proc/loadavg: 4.92 4.51 4.35 8/104 7242
/proc/meminfo: memFree=2810492/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=268480 CPUtime=88.67
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 59227 0 0 0 8813 54 0 0 16 0 4 0 1116013850 274923520 59163 4294967295 134512640 135305190 3217559488 3217557736 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7153/statm: 67120 59163 79 194 0 66924 0
[pid=7153/tid=7154] ppid=7150 vsize=268480 CPUtime=21.87
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 5651 0 0 0 2176 11 0 0 16 0 4 0 1116013980 274923520 59163 4294967295 134512640 135305190 3217559488 3069619240 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=268480 CPUtime=21.76
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 8165 0 0 0 2163 13 0 0 23 0 4 0 1116013980 274923520 59163 4294967295 134512640 135305190 3217559488 3061230656 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=268480 CPUtime=21.9
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 5604 0 0 0 2181 9 0 0 16 0 4 0 1116013980 274923520 59163 4294967295 134512640 135305190 3217559488 3052842176 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.72
Current children cumulated vsize (KiB) 270900

[startup+51.1164 s]
/proc/loadavg: 5.37 4.66 4.40 6/104 7342
/proc/meminfo: memFree=2748312/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=333072 CPUtime=190.72
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 75013 0 0 0 18996 76 0 0 18 0 4 0 1116013850 341065728 74949 4294967295 134512640 135305190 3217559488 3217557456 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7153/statm: 83268 74949 79 194 0 83072 0
[pid=7153/tid=7154] ppid=7150 vsize=333072 CPUtime=47.45
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 9307 0 0 0 4728 17 0 0 25 0 4 0 1116013980 341065728 74949 4294967295 134512640 135305190 3217559488 3069619392 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=333072 CPUtime=47.24
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 13413 0 0 0 4708 16 0 0 25 0 4 0 1116013980 341065728 74949 4294967295 134512640 135305190 3217559488 3061230784 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=333072 CPUtime=47.46
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 8741 0 0 0 4729 17 0 0 17 0 4 0 1116013980 341065728 74949 4294967295 134512640 135305190 3217559488 3052842176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 192.77
Current children cumulated vsize (KiB) 335492

[startup+102.312 s]
/proc/loadavg: 4.95 4.65 4.41 6/104 7531
/proc/meminfo: memFree=2688104/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=391816 CPUtime=394.54
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 89519 0 0 0 39324 130 0 0 25 0 4 0 1116013850 401219584 89455 4294967295 134512640 135305190 3217559488 3217557380 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7153/statm: 97954 89455 79 194 0 97758 0
[pid=7153/tid=7154] ppid=7150 vsize=391816 CPUtime=98.53
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 12777 0 0 0 9823 30 0 0 25 0 4 0 1116013980 401219584 89455 4294967295 134512640 135305190 3217559488 3069619392 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=391816 CPUtime=98.15
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 17688 0 0 0 9784 31 0 0 25 0 4 0 1116013980 401219584 89455 4294967295 134512640 135305190 3217559488 3061230784 134528310 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=391816 CPUtime=98.33
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 12641 0 0 0 9800 33 0 0 25 0 4 0 1116013980 401219584 89455 4294967295 134512640 135305190 3217559488 3052842176 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.59
Current children cumulated vsize (KiB) 394236

[startup+162.306 s]
/proc/loadavg: 4.46 4.56 4.39 5/104 7721
/proc/meminfo: memFree=2641452/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=440684 CPUtime=633.5
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 101251 0 0 0 63176 174 0 0 25 0 4 0 1116013850 451260416 101187 4294967295 134512640 135305190 3217559488 3217557512 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7153/statm: 110171 101187 79 194 0 109975 0
[pid=7153/tid=7154] ppid=7150 vsize=440684 CPUtime=158.32
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 15164 0 0 0 15792 40 0 0 25 0 4 0 1116013980 451260416 101187 4294967295 134512640 135305190 3217559488 3069619392 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=440684 CPUtime=157.73
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 21881 0 0 0 15729 44 0 0 25 0 4 0 1116013980 451260416 101187 4294967295 134512640 135305190 3217559488 3061230632 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=440684 CPUtime=158.04
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 15595 0 0 0 15758 46 0 0 25 0 4 0 1116013980 451260416 101187 4294967295 134512640 135305190 3217559488 3052842176 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 635.55

################
# More data... #
################

/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 22987 0 0 0 51658 79 0 0 25 0 4 0 1116013980 623841280 140837 4294967295 134512640 135305190 3217559488 3052842024 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2071.28
Current children cumulated vsize (KiB) 611640

[startup+582.316 s]
/proc/loadavg: 4.48 4.37 4.34 5/104 9044
/proc/meminfo: memFree=2471236/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=619340 CPUtime=2308.86
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 143748 0 0 0 230524 362 0 0 25 0 4 0 1116013850 634204160 143684 4294967295 134512640 135305190 3217559488 3217557456 134550801 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 154835 143684 79 194 0 154639 0
[pid=7153/tid=7154] ppid=7150 vsize=619340 CPUtime=577.23
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 24805 0 0 0 57626 97 0 0 25 0 4 0 1116013980 634204160 143684 4294967295 134512640 135305190 3217559488 3069619392 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=619340 CPUtime=575.98
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 35845 0 0 0 57507 91 0 0 25 0 4 0 1116013980 634204160 143684 4294967295 134512640 135305190 3217559488 3061230784 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=619340 CPUtime=577.29
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 23851 0 0 0 57644 85 0 0 25 0 4 0 1116013980 634204160 143684 4294967295 134512640 135305190 3217559488 3052842176 134528442 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2310.91
Current children cumulated vsize (KiB) 621760

[startup+642.31 s]
/proc/loadavg: 4.47 4.39 4.35 5/104 9230
/proc/meminfo: memFree=2456956/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=635040 CPUtime=2548.02
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 147387 0 0 0 254411 391 0 0 25 0 4 0 1116013850 650280960 147323 4294967295 134512640 135305190 3217559488 3217557664 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7153/statm: 158760 147323 79 194 0 158564 0
[pid=7153/tid=7154] ppid=7150 vsize=635040 CPUtime=637.06
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 25895 0 0 0 63603 103 0 0 25 0 4 0 1116013980 650280960 147323 4294967295 134512640 135305190 3217559488 3069619392 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=635040 CPUtime=635.48
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 36731 0 0 0 63443 105 0 0 25 0 4 0 1116013980 650280960 147323 4294967295 134512640 135305190 3217559488 3061230784 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=635040 CPUtime=637.15
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 24622 0 0 0 63628 87 0 0 25 0 4 0 1116013980 650280960 147323 4294967295 134512640 135305190 3217559488 3052842176 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2550.07
Current children cumulated vsize (KiB) 637460

[startup+702.314 s]
/proc/loadavg: 4.49 4.39 4.35 6/104 9419
/proc/meminfo: memFree=2434168/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=659304 CPUtime=2787.5
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 153197 0 0 0 278331 419 0 0 25 0 4 0 1116013850 675127296 153133 4294967295 134512640 135305190 3217559488 3217557208 134837608 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7153/statm: 164826 153133 79 194 0 164630 0
[pid=7153/tid=7154] ppid=7150 vsize=659304 CPUtime=697.01
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 27854 0 0 0 69594 107 0 0 25 0 4 0 1116013980 675127296 153133 4294967295 134512640 135305190 3217559488 3069619392 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=659304 CPUtime=695.29
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 38129 0 0 0 69413 116 0 0 25 0 4 0 1116013980 675127296 153133 4294967295 134512640 135305190 3217559488 3061230784 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=659304 CPUtime=697.07
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 25504 0 0 0 69618 89 0 0 25 0 4 0 1116013980 675127296 153133 4294967295 134512640 135305190 3217559488 3052842176 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2789.55
Current children cumulated vsize (KiB) 661724

[startup+762.309 s]
/proc/loadavg: 4.55 4.41 4.36 5/104 9605
/proc/meminfo: memFree=2406068/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=690000 CPUtime=3026.65
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 160118 0 0 0 302217 448 0 0 25 0 4 0 1116013850 706560000 160054 4294967295 134512640 135305190 3217559488 3217557380 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 172500 160054 79 194 0 172304 0
[pid=7153/tid=7154] ppid=7150 vsize=690000 CPUtime=756.85
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 30108 0 0 0 75568 117 0 0 25 0 4 0 1116013980 706560000 160054 4294967295 134512640 135305190 3217559488 3069619392 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=690000 CPUtime=755.08
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 39420 0 0 0 75382 126 0 0 25 0 4 0 1116013980 706560000 160054 4294967295 134512640 135305190 3217559488 3061230784 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=690000 CPUtime=757.01
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 26636 0 0 0 75611 90 0 0 25 0 4 0 1116013980 706560000 160054 4294967295 134512640 135305190 3217559488 3052842176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3028.7
Current children cumulated vsize (KiB) 692420

[startup+822.303 s]
/proc/loadavg: 4.62 4.44 4.37 6/104 9794
/proc/meminfo: memFree=2395944/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=701928 CPUtime=3266.04
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 162778 0 0 0 326138 466 0 0 25 0 4 0 1116013850 718774272 162714 4294967295 134512640 135305190 3217559488 3217557344 134843311 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 175482 162714 79 194 0 175286 0
[pid=7153/tid=7154] ppid=7150 vsize=701928 CPUtime=816.58
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 31380 0 0 0 81535 123 0 0 25 0 4 0 1116013980 718774272 162714 4294967295 134512640 135305190 3217559488 3069619392 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=701928 CPUtime=814.93
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 39931 0 0 0 81366 127 0 0 25 0 4 0 1116013980 718774272 162714 4294967295 134512640 135305190 3217559488 3061230784 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=701928 CPUtime=816.99
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 27125 0 0 0 81603 96 0 0 25 0 4 0 1116013980 718774272 162714 4294967295 134512640 135305190 3217559488 3052842176 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3268.09
Current children cumulated vsize (KiB) 704348

[startup+882.317 s]
/proc/loadavg: 4.41 4.42 4.36 5/104 9987
/proc/meminfo: memFree=2366504/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=731448 CPUtime=3504.93
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 169794 0 0 0 349994 499 0 0 25 0 4 0 1116013850 749002752 169730 4294967295 134512640 135305190 3217559488 3217557664 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 182862 169730 79 194 0 182666 0
[pid=7153/tid=7154] ppid=7150 vsize=731448 CPUtime=876.42
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 33719 0 0 0 87511 131 0 0 25 0 4 0 1116013980 749002752 169730 4294967295 134512640 135305190 3217559488 3069619392 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=731448 CPUtime=874.84
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 41611 0 0 0 87353 131 0 0 25 0 4 0 1116013980 749002752 169730 4294967295 134512640 135305190 3217559488 3061230784 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=731448 CPUtime=876.6
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 27998 0 0 0 87556 104 0 0 25 0 4 0 1116013980 749002752 169730 4294967295 134512640 135305190 3217559488 3052842176 134528329 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3506.98
Current children cumulated vsize (KiB) 733868

[startup+942.312 s]
/proc/loadavg: 4.63 4.47 4.38 5/104 10173
/proc/meminfo: memFree=2356852/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=742128 CPUtime=3744.3
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 172407 0 0 0 373910 520 0 0 25 0 4 0 1116013850 759939072 172343 4294967295 134512640 135305190 3217559488 3217557664 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 185532 172343 79 194 0 185336 0
[pid=7153/tid=7154] ppid=7150 vsize=742128 CPUtime=936.22
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 34461 0 0 0 93483 139 0 0 25 0 4 0 1116013980 759939072 172343 4294967295 134512640 135305190 3217559488 3069619392 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=742128 CPUtime=934.72
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 42635 0 0 0 93335 137 0 0 25 0 4 0 1116013980 759939072 172343 4294967295 134512640 135305190 3217559488 3061230784 134528446 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=742128 CPUtime=936.44
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 28346 0 0 0 93534 110 0 0 25 0 4 0 1116013980 759939072 172343 4294967295 134512640 135305190 3217559488 3052842176 134528747 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3746.35
Current children cumulated vsize (KiB) 744548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.55 4.46 4.38 5/104 10362
/proc/meminfo: memFree=2344516/3368532 swapFree=1953580/1959888
[pid=7150] ppid=7148 vsize=2420 CPUtime=2.05
/proc/7150/stat : 7150 (manysat.sh) S 7148 7150 19648 0 -1 4194304 369 13747 0 0 0 0 193 12 18 0 1 0 1116013646 2478080 275 4294967295 134512640 135169312 3219948048 3219944264 3085004526 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7150/statm: 605 275 231 161 0 44 0
[pid=7153] ppid=7150 vsize=753448 CPUtime=3974.78
/proc/7153/stat : 7153 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202496 175209 0 0 0 396930 548 0 0 25 0 4 0 1116013850 771530752 175145 4294967295 134512640 135305190 3217559488 3217557664 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7153/statm: 188362 175145 79 194 0 188166 0
[pid=7153/tid=7154] ppid=7150 vsize=753448 CPUtime=993.87
/proc/7153/task/7154/stat : 7154 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 35411 0 0 0 99237 150 0 0 25 0 4 0 1116013980 771530752 175145 4294967295 134512640 135305190 3217559488 3069619392 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7153/tid=7155] ppid=7150 vsize=753448 CPUtime=992.42
/proc/7153/task/7155/stat : 7155 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 43189 0 0 0 99102 140 0 0 25 0 4 0 1116013980 771530752 175145 4294967295 134512640 135305190 3217559488 3061230784 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=753448 CPUtime=994.02
/proc/7153/task/7156/stat : 7156 (manysat1.1_stat) R 7150 7150 19648 0 -1 4202560 28955 0 0 0 99286 116 0 0 25 0 4 0 1116013980 771530752 175145 4294967295 134512640 135305190 3217559488 3052842176 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3976.83
Current children cumulated vsize (KiB) 755868

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7150 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=930000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120000
# CPU time returned by wait4() is 2.05
# while last known CPU time is 3976.83
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.04
CPU time (s): 3976.83
CPU user time (s): 3971.23
CPU system time (s): 5.6
CPU usage (%): 397.669
Max. virtual memory (cumulated for all children) (KiB): 755868

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

runsolver used 0 second user time and 0.04 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:24:51
IDJOB=1776859
IDBENCH=69600
IDSOLVER=623
FILE ID=/1776859-1243513491
PBS_JOBID=
Free space on /tmp= 15865 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776859-1243513491/watcher-1776859-1243513491 -o /tmp/evaluation-result-1776859-1243513491/solver-1776859-1243513491 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776859-1243513491.cnf aimd 1

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED= 1828458002

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:       3066624 kB
Buffers:         24260 kB
Cached:         199800 kB
SwapCached:       2424 kB
Active:         105584 kB
Inactive:       129212 kB
HighTotal:     2489216 kB
HighFree:      2275796 kB
LowTotal:       879316 kB
LowFree:        790828 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           22600 kB
Writeback:           0 kB
AnonPages:        9872 kB
Mapped:           4940 kB
Slab:            57504 kB
SReclaimable:    49284 kB
SUnreclaim:       8220 kB
PageTables:        536 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= 15845 MiB
End job on  at 2009-05-28 14:41:34