Trace number 1776244

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) 3990.27 1000.05

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.02 s
0.00/0.02	c ==============================================================================
3990.19/1000.04	HOME/manysat.sh: line 55: 12635 Terminated              $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

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-1776244-1243508076/watcher-1776244-1243508076 -o /tmp/evaluation-result-1776244-1243508076/solver-1776244-1243508076 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776244-1243508076.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.65 4.46 4.28 3/115 12632
/proc/meminfo: memFree=3100376/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2416 CPUtime=0
/proc/12632/stat : 12632 (manysat.sh) R 12630 12632 12261 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 1115487374 2473984 274 4294967295 134512640 135169312 3218196576 3218195052 3085813620 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/12632/statm: 604 274 231 161 0 43 0
[pid=12633] ppid=12632 vsize=1164 CPUtime=0
/proc/12633/stat : 12633 (SatElite) R 12632 12632 12261 0 -1 4202496 241 0 0 0 0 0 0 0 18 0 1 0 1115487374 1191936 178 4294967295 134512640 135034092 3220429392 3220425352 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12633/statm: 291 178 51 128 0 161 0

[startup+0.067119 s]
/proc/loadavg: 4.65 4.46 4.28 3/115 12632
/proc/meminfo: memFree=3100376/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.148552 s]
/proc/loadavg: 4.65 4.46 4.28 3/115 12632
/proc/meminfo: memFree=3100376/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.392252 s]
/proc/loadavg: 4.65 4.46 4.28 3/115 12632
/proc/meminfo: memFree=3100376/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.880072 s]
/proc/loadavg: 4.65 4.46 4.28 3/115 12632
/proc/meminfo: memFree=3100376/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+1.5067 s]
/proc/loadavg: 4.68 4.47 4.28 6/120 12638
/proc/meminfo: memFree=3095628/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=35060 CPUtime=5.68
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 1852 0 0 0 562 6 0 0 16 0 4 0 1115487376 35901440 1786 4294967295 134512640 135305190 3219601840 3219600016 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 8765 1786 79 194 0 8569 0
[pid=12635/tid=12636] ppid=12632 vsize=35060 CPUtime=1.43
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 298 0 0 0 142 1 0 0 16 0 4 0 1115487377 35901440 1786 4294967295 134512640 135305190 3219601840 3086961584 134556798 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=35060 CPUtime=1.36
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 398 0 0 0 134 2 0 0 15 0 4 0 1115487377 35901440 1786 4294967295 134512640 135305190 3219601840 3078573248 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=35060 CPUtime=1.43
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 369 0 0 0 141 2 0 0 16 0 4 0 1115487377 35901440 1786 4294967295 134512640 135305190 3219601840 3070184640 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 37480

[startup+3.107 s]
/proc/loadavg: 4.68 4.47 4.28 6/120 12638
/proc/meminfo: memFree=3092020/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=39512 CPUtime=12.05
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 3006 0 0 0 1196 9 0 0 16 0 4 0 1115487376 40460288 2940 4294967295 134512640 135305190 3219601840 3219600016 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 9878 2940 79 194 0 9682 0
[pid=12635/tid=12636] ppid=12632 vsize=39512 CPUtime=3.02
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 589 0 0 0 300 2 0 0 16 0 4 0 1115487377 40460288 2940 4294967295 134512640 135305190 3219601840 3086961856 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=39512 CPUtime=2.96
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 742 0 0 0 294 2 0 0 16 0 4 0 1115487377 40460288 2940 4294967295 134512640 135305190 3219601840 3078573248 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=39512 CPUtime=2.99
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 633 0 0 0 297 2 0 0 16 0 4 0 1115487377 40460288 2940 4294967295 134512640 135305190 3219601840 3070184368 134556752 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 41932

[startup+6.30688 s]
/proc/loadavg: 4.68 4.47 4.28 6/120 12638
/proc/meminfo: memFree=3084584/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=46056 CPUtime=24.79
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 4422 0 0 0 2469 10 0 0 17 0 4 0 1115487376 47161344 4356 4294967295 134512640 135305190 3219601840 3219600016 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 11514 4356 79 194 0 11318 0
[pid=12635/tid=12636] ppid=12632 vsize=46056 CPUtime=6.21
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 807 0 0 0 619 2 0 0 16 0 4 0 1115487377 47161344 4356 4294967295 134512640 135305190 3219601840 3086961856 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=46056 CPUtime=6.16
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1192 0 0 0 613 3 0 0 16 0 4 0 1115487377 47161344 4356 4294967295 134512640 135305190 3219601840 3078572928 134554294 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=46056 CPUtime=6.18
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1035 0 0 0 616 2 0 0 17 0 4 0 1115487377 47161344 4356 4294967295 134512640 135305190 3219601840 3070184640 134528382 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 48476

[startup+12.7066 s]
/proc/loadavg: 4.65 4.47 4.28 5/120 12640
/proc/meminfo: memFree=3074864/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=54180 CPUtime=50.36
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 6648 0 0 0 5022 14 0 0 25 0 4 0 1115487376 55480320 6582 4294967295 134512640 135305190 3219601840 3219600016 134528559 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 13545 6582 79 194 0 13349 0
[pid=12635/tid=12636] ppid=12632 vsize=54180 CPUtime=12.6
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1220 0 0 0 1257 3 0 0 25 0 4 0 1115487377 55480320 6582 4294967295 134512640 135305190 3219601840 3086961584 134557414 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=54180 CPUtime=12.54
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1751 0 0 0 1251 3 0 0 17 0 4 0 1115487377 55480320 6582 4294967295 134512640 135305190 3219601840 3078572928 134552689 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=54180 CPUtime=12.58
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1676 0 0 0 1255 3 0 0 25 0 4 0 1115487377 55480320 6582 4294967295 134512640 135305190 3219601840 3070184640 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 56600

[startup+25.5161 s]
/proc/loadavg: 4.63 4.47 4.28 5/120 12642
/proc/meminfo: memFree=3064464/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=65652 CPUtime=101.51
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 9320 0 0 0 10125 26 0 0 25 0 4 0 1115487376 67227648 9254 4294967295 134512640 135305190 3219601840 3219599888 134857151 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 16413 9254 79 194 0 16217 0
[pid=12635/tid=12636] ppid=12632 vsize=65652 CPUtime=25.34
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 1815 0 0 0 2529 5 0 0 25 0 4 0 1115487377 67227648 9254 4294967295 134512640 135305190 3219601840 3086961856 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=65652 CPUtime=25.35
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 2788 0 0 0 2529 6 0 0 23 0 4 0 1115487377 67227648 9254 4294967295 134512640 135305190 3219601840 3078573248 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=65652 CPUtime=25.39
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 2281 0 0 0 2533 6 0 0 25 0 4 0 1115487377 67227648 9254 4294967295 134512640 135305190 3219601840 3070184640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 68072

[startup+51.1151 s]
/proc/loadavg: 4.41 4.43 4.27 6/120 12825
/proc/meminfo: memFree=3054580/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=75788 CPUtime=203.48
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 11801 0 0 0 20310 38 0 0 25 0 4 0 1115487376 77606912 11735 4294967295 134512640 135305190 3219601840 3219600016 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 18947 11735 79 194 0 18751 0
[pid=12635/tid=12636] ppid=12632 vsize=75788 CPUtime=50.83
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 2249 0 0 0 5076 7 0 0 25 0 4 0 1115487377 77606912 11735 4294967295 134512640 135305190 3219601840 3086961856 134528571 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=75788 CPUtime=50.7
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 3741 0 0 0 5056 14 0 0 25 0 4 0 1115487377 77606912 11735 4294967295 134512640 135305190 3219601840 3078573248 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=75788 CPUtime=50.97
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 2810 0 0 0 5090 7 0 0 25 0 4 0 1115487377 77606912 11735 4294967295 134512640 135305190 3219601840 3070184640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 78208

[startup+102.313 s]
/proc/loadavg: 4.47 4.45 4.28 5/120 12831
/proc/meminfo: memFree=3042280/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=87916 CPUtime=408.09
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 14787 0 0 0 40756 53 0 0 25 0 4 0 1115487376 90025984 14721 4294967295 134512640 135305190 3219601840 3219599904 134538599 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 21979 14721 79 194 0 21783 0
[pid=12635/tid=12636] ppid=12632 vsize=87916 CPUtime=102.01
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 2970 0 0 0 10192 9 0 0 25 0 4 0 1115487377 90025984 14721 4294967295 134512640 135305190 3219601840 3086961856 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=87916 CPUtime=101.78
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 4845 0 0 0 10160 18 0 0 25 0 4 0 1115487377 90025984 14721 4294967295 134512640 135305190 3219601840 3078572992 134542048 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=87916 CPUtime=102.15
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 3388 0 0 0 10205 10 0 0 25 0 4 0 1115487377 90025984 14721 4294967295 134512640 135305190 3219601840 3070184640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 90336

[startup+162.311 s]
/proc/loadavg: 4.38 4.43 4.28 5/120 13022
/proc/meminfo: memFree=3029336/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=101164 CPUtime=647.57
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 17756 0 0 0 64685 72 0 0 25 0 4 0 1115487376 103591936 17690 4294967295 134512640 135305190 3219601840 3219600016 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/12635/statm: 25291 17690 79 194 0 25095 0
[pid=12635/tid=12636] ppid=12632 vsize=101164 CPUtime=162.01
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 3623 0 0 0 16188 13 0 0 25 0 4 0 1115487377 103591936 17690 4294967295 134512640 135305190 3219601840 3086961856 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=101164 CPUtime=161.53
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6180 0 0 0 16128 25 0 0 25 0 4 0 1115487377 103591936 17690 4294967295 134512640 135305190 3219601840 3078573248 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=101164 CPUtime=162.11
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 3830 0 0 0 16197 14 0 0 25 0 4 0 1115487377 103591936 17690 4294967295 134512640 135305190 3219601840 3070184640 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.59

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

[startup+582.314 s]
/proc/loadavg: 4.49 4.45 4.33 5/120 14342
/proc/meminfo: memFree=2982380/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=150616 CPUtime=2323.24
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 29435 0 0 0 232123 201 0 0 25 0 4 0 1115487376 154230784 29369 4294967295 134512640 135305190 3219601840 3219599904 134539061 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 37654 29369 79 194 0 37458 0
[pid=12635/tid=12636] ppid=12632 vsize=150616 CPUtime=580.94
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 5500 0 0 0 58056 38 0 0 25 0 4 0 1115487377 154230784 29369 4294967295 134512640 135305190 3219601840 3086961856 134528227 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=150616 CPUtime=580.2
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 11841 0 0 0 57957 63 0 0 25 0 4 0 1115487377 154230784 29369 4294967295 134512640 135305190 3219601840 3078572992 134541563 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=150616 CPUtime=581.19
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6153 0 0 0 58076 43 0 0 25 0 4 0 1115487377 154230784 29369 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2323.26
Current children cumulated vsize (KiB) 153036

[startup+642.312 s]
/proc/loadavg: 4.46 4.45 4.34 5/120 14530
/proc/meminfo: memFree=2979512/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=153744 CPUtime=2562.65
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 30388 0 0 0 256049 216 0 0 25 0 4 0 1115487376 157433856 30322 4294967295 134512640 135305190 3219601840 3219600016 134528263 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 38436 30322 79 194 0 38240 0
[pid=12635/tid=12636] ppid=12632 vsize=153744 CPUtime=640.92
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 5836 0 0 0 64054 38 0 0 25 0 4 0 1115487377 157433856 30322 4294967295 134512640 135305190 3219601840 3086961856 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=153744 CPUtime=639.87
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 12278 0 0 0 63921 66 0 0 25 0 4 0 1115487377 157433856 30322 4294967295 134512640 135305190 3219601840 3078573248 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=153744 CPUtime=641.18
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6308 0 0 0 64070 48 0 0 25 0 4 0 1115487377 157433856 30322 4294967295 134512640 135305190 3219601840 3070184304 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.67
Current children cumulated vsize (KiB) 156164

[startup+702.309 s]
/proc/loadavg: 4.49 4.47 4.35 6/120 14719
/proc/meminfo: memFree=2971352/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=162428 CPUtime=2801.92
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 32298 0 0 0 279959 233 0 0 25 0 4 0 1115487376 166326272 32232 4294967295 134512640 135305190 3219601840 3219600016 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 40607 32232 79 194 0 40411 0
[pid=12635/tid=12636] ppid=12632 vsize=162428 CPUtime=700.81
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6058 0 0 0 70037 44 0 0 25 0 4 0 1115487377 166326272 32232 4294967295 134512640 135305190 3219601840 3086961856 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=162428 CPUtime=699.36
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 13571 0 0 0 69863 73 0 0 25 0 4 0 1115487377 166326272 32232 4294967295 134512640 135305190 3219601840 3078573248 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=162428 CPUtime=701.17
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6546 0 0 0 70067 50 0 0 25 0 4 0 1115487377 166326272 32232 4294967295 134512640 135305190 3219601840 3070184640 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.94
Current children cumulated vsize (KiB) 164848

[startup+762.317 s]
/proc/loadavg: 4.37 4.44 4.35 5/120 14906
/proc/meminfo: memFree=2969228/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=163564 CPUtime=3041.48
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 32565 0 0 0 303904 244 0 0 25 0 4 0 1115487376 167489536 32499 4294967295 134512640 135305190 3219601840 3219600016 134528332 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 40891 32499 79 194 0 40695 0
[pid=12635/tid=12636] ppid=12632 vsize=163564 CPUtime=760.6
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6058 0 0 0 76013 47 0 0 25 0 4 0 1115487377 167489536 32499 4294967295 134512640 135305190 3219601840 3086961856 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=163564 CPUtime=759.2
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 13587 0 0 0 75846 74 0 0 25 0 4 0 1115487377 167489536 32499 4294967295 134512640 135305190 3219601840 3078572928 134552950 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=163564 CPUtime=761.13
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6546 0 0 0 76062 51 0 0 25 0 4 0 1115487377 167489536 32499 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.5
Current children cumulated vsize (KiB) 165984

[startup+822.314 s]
/proc/loadavg: 4.32 4.43 4.35 5/120 15092
/proc/meminfo: memFree=2967880/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=166956 CPUtime=3281.01
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 33173 0 0 0 327836 265 0 0 25 0 4 0 1115487376 170962944 33107 4294967295 134512640 135305190 3219601840 3219600016 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12635/statm: 41739 33107 79 194 0 41543 0
[pid=12635/tid=12636] ppid=12632 vsize=166956 CPUtime=820.43
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6224 0 0 0 81993 50 0 0 25 0 4 0 1115487377 170962944 33107 4294967295 134512640 135305190 3219601840 3086961856 134528289 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=166956 CPUtime=819.11
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 13716 0 0 0 81825 86 0 0 25 0 4 0 1115487377 170962944 33107 4294967295 134512640 135305190 3219601840 3078573248 134528501 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=166956 CPUtime=820.97
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6637 0 0 0 82044 53 0 0 25 0 4 0 1115487377 170962944 33107 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.03
Current children cumulated vsize (KiB) 169376

[startup+882.312 s]
/proc/loadavg: 4.53 4.48 4.37 5/120 15281
/proc/meminfo: memFree=2965516/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=169616 CPUtime=3520.29
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 33800 0 0 0 351745 284 0 0 25 0 4 0 1115487376 173686784 33734 4294967295 134512640 135305190 3219601840 3219600016 134528301 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/12635/statm: 42404 33734 79 194 0 42208 0
[pid=12635/tid=12636] ppid=12632 vsize=169616 CPUtime=880.06
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6561 0 0 0 87952 54 0 0 25 0 4 0 1115487377 173686784 33734 4294967295 134512640 135305190 3219601840 3086961856 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=169616 CPUtime=878.98
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 13795 0 0 0 87807 91 0 0 25 0 4 0 1115487377 173686784 33734 4294967295 134512640 135305190 3219601840 3078572864 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=169616 CPUtime=880.8
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6848 0 0 0 88019 61 0 0 25 0 4 0 1115487377 173686784 33734 4294967295 134512640 135305190 3219601840 3070184640 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.31
Current children cumulated vsize (KiB) 172036

[startup+942.32 s]
/proc/loadavg: 4.59 4.52 4.39 5/120 15473
/proc/meminfo: memFree=2959796/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=176608 CPUtime=3759.92
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 35217 0 0 0 375691 301 0 0 25 0 4 0 1115487376 180846592 35151 4294967295 134512640 135305190 3219601840 3219600016 134528268 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/12635/statm: 44152 35151 79 194 0 43956 0
[pid=12635/tid=12636] ppid=12632 vsize=176608 CPUtime=939.98
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6779 0 0 0 93942 56 0 0 25 0 4 0 1115487377 180846592 35151 4294967295 134512640 135305190 3219601840 3086961856 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=176608 CPUtime=938.93
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 14402 0 0 0 93793 100 0 0 25 0 4 0 1115487377 180846592 35151 4294967295 134512640 135305190 3219601840 3078573248 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=176608 CPUtime=940.57
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 7334 0 0 0 93993 64 0 0 25 0 4 0 1115487377 180846592 35151 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.94
Current children cumulated vsize (KiB) 179028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.36 4.47 4.37 5/120 15662
/proc/meminfo: memFree=2959200/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=177184 CPUtime=3990.17
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 35394 0 0 0 398702 315 0 0 25 0 4 0 1115487376 181436416 35328 4294967295 134512640 135305190 3219601840 3219600016 134528410 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/12635/statm: 44296 35328 79 194 0 44100 0
[pid=12635/tid=12636] ppid=12632 vsize=177184 CPUtime=997.65
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6837 0 0 0 99709 56 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3086961856 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=177184 CPUtime=996.5
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 14402 0 0 0 99544 106 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3078573248 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=177184 CPUtime=998.13
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 7351 0 0 0 99743 70 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3990.19
Current children cumulated vsize (KiB) 179604

Sending SIGTERM to process tree (bottom up)


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

[startup+1000.02 s]
/proc/loadavg: 4.36 4.47 4.37 5/120 15662
/proc/meminfo: memFree=2959200/3368532 swapFree=1941392/1959888
[pid=12632] ppid=12630 vsize=2420 CPUtime=0.02
/proc/12632/stat : 12632 (manysat.sh) S 12630 12632 12261 0 -1 4194304 372 355 0 0 0 0 2 0 18 0 1 0 1115487374 2478080 275 4294967295 134512640 135169312 3218196576 3218192792 3085811438 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/12632/statm: 605 275 231 161 0 44 0
[pid=12635] ppid=12632 vsize=177184 CPUtime=3990.17
/proc/12635/stat : 12635 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202496 35394 0 0 0 398702 315 0 0 25 0 4 0 1115487376 181436416 35328 4294967295 134512640 135305190 3219601840 3219600016 134528410 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/12635/statm: 44296 35328 79 194 0 44100 0
[pid=12635/tid=12636] ppid=12632 vsize=177184 CPUtime=997.65
/proc/12635/task/12636/stat : 12636 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 6837 0 0 0 99709 56 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3086961856 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12635/tid=12637] ppid=12632 vsize=177184 CPUtime=996.5
/proc/12635/task/12637/stat : 12637 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 14402 0 0 0 99544 106 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3078573248 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=12635/tid=12638] ppid=12632 vsize=177184 CPUtime=998.13
/proc/12635/task/12638/stat : 12638 (manysat1.1_stat) R 12632 12632 12261 0 -1 4202560 7351 0 0 0 99743 70 0 0 25 0 4 0 1115487377 181436416 35328 4294967295 134512640 135305190 3219601840 3070184640 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3990.19
Current children cumulated vsize (KiB) 179604

Child status: 143
Real time (s): 1000.05
CPU time (s): 3990.27
CPU user time (s): 3987.12
CPU system time (s): 3.15
CPU usage (%): 399.008
Max. virtual memory (cumulated for all children) (KiB): 179604

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:54:36
IDJOB=1776244
IDBENCH=20472
IDSOLVER=623
FILE ID=/1776244-1243508076
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776244-1243508076/watcher-1776244-1243508076 -o /tmp/evaluation-result-1776244-1243508076/solver-1776244-1243508076 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776244-1243508076.cnf aimd 1

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED= 1817334060

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.143
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.143
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.143
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.17
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.143
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:       3100524 kB
Buffers:         21584 kB
Cached:         167972 kB
SwapCached:       4320 kB
Active:         117664 kB
Inactive:        82600 kB
HighTotal:     2489216 kB
HighFree:      2308280 kB
LowTotal:       879316 kB
LowFree:        792244 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1796 kB
Writeback:           0 kB
AnonPages:        9820 kB
Mapped:           4396 kB
Slab:            56964 kB
SReclaimable:    48420 kB
SUnreclaim:       8544 kB
PageTables:        852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127440 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-28 13:11:16