Trace number 1772846

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? (TO) 10000.1 5011.02

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.19/0.26	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.19/0.26	c ==============================================================================
0.19/0.26	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.19/0.26	c CPU time:   0.248962 s
0.19/0.26	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772846-1241285948/watcher-1772846-1241285948 -o /tmp/evaluation-result-1772846-1241285948/solver-1772846-1241285948 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772846-1241285948.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30199
/proc/meminfo: memFree=1824680/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156623442 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30199/statm: 1339 235 195 169 0 50 0
[pid=30200] ppid=30199 vsize=2388 CPUtime=0
/proc/30200/stat : 30200 (SatElite) R 30199 30199 30162 0 -1 4194304 383 0 0 0 0 0 0 0 18 0 1 0 156623442 2445312 367 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30200/statm: 597 367 51 127 0 467 0

[startup+0.102589 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30199
/proc/meminfo: memFree=1824680/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156623442 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30199/statm: 1339 235 195 169 0 50 0
[pid=30200] ppid=30199 vsize=6244 CPUtime=0.09
/proc/30200/stat : 30200 (SatElite) R 30199 30199 30162 0 -1 4194304 1337 0 0 0 9 0 0 0 18 0 1 0 156623442 6393856 1321 1992294400 134512640 135034092 4294956112 18446744073709551615 134566359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30200/statm: 1561 1321 68 127 0 1431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11600

[startup+0.201598 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30199
/proc/meminfo: memFree=1824680/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156623442 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30199/statm: 1339 235 195 169 0 50 0
[pid=30200] ppid=30199 vsize=6388 CPUtime=0.19
/proc/30200/stat : 30200 (SatElite) R 30199 30199 30162 0 -1 4194304 1376 0 0 0 19 0 0 0 18 0 1 0 156623442 6541312 1360 1992294400 134512640 135034092 4294956112 18446744073709551615 134569582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30200/statm: 1597 1360 68 127 0 1467 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11744

[startup+0.301617 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30199
/proc/meminfo: memFree=1824680/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+0.701658 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30199
/proc/meminfo: memFree=1824680/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+1.50274 s]
/proc/loadavg: 0.92 0.98 0.99 5/69 30205
/proc/meminfo: memFree=1814072/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=44636 CPUtime=2.34
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 2709 0 0 0 232 2 0 0 17 0 4 0 156623471 45707264 2695 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 11159 2695 83 193 0 10963 0
[pid=30202/tid=30203] ppid=30199 vsize=44636 CPUtime=0.47
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 202 0 0 0 47 0 0 0 17 0 4 0 156623476 45707264 2695 1992294400 134512640 135305190 4294956160 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30199 vsize=44636 CPUtime=0.66
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 243 0 0 0 66 0 0 0 17 0 4 0 156623476 45707264 2695 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=44636 CPUtime=0.43
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 202 0 0 0 43 0 0 0 18 0 4 0 156623476 45707264 2695 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 49992

[startup+3.1029 s]
/proc/loadavg: 0.92 0.98 0.99 5/69 30205
/proc/meminfo: memFree=1811192/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=47700 CPUtime=5.54
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 3542 0 0 0 550 4 0 0 16 0 4 0 156623471 48844800 3528 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 11925 3528 83 193 0 11729 0
[pid=30202/tid=30203] ppid=30199 vsize=47700 CPUtime=1.23
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 371 0 0 0 122 1 0 0 18 0 4 0 156623476 48844800 3528 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30199 vsize=47700 CPUtime=1
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 324 0 0 0 100 0 0 0 18 0 4 0 156623476 48844800 3528 1992294400 134512640 135305190 4294956160 18446744073709551615 134555106 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30199 vsize=47700 CPUtime=1.09
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 399 0 0 0 109 0 0 0 17 0 4 0 156623476 48844800 3528 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 53056

[startup+6.30122 s]
/proc/loadavg: 1.17 1.03 1.01 5/69 30205
/proc/meminfo: memFree=1804984/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=52276 CPUtime=11.93
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 4787 0 0 0 1187 6 0 0 17 0 4 0 156623471 53530624 4773 1992294400 134512640 135305190 4294956160 18446744073709551615 134530700 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 13069 4773 83 193 0 12873 0
[pid=30202/tid=30203] ppid=30199 vsize=52276 CPUtime=3.79
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 869 0 0 0 377 2 0 0 17 0 4 0 156623476 53530624 4773 1992294400 134512640 135305190 4294956160 18446744073709551615 134528212 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=52276 CPUtime=1.24
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 360 0 0 0 124 0 0 0 18 0 4 0 156623476 53530624 4773 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30199 vsize=52276 CPUtime=1.74
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 534 0 0 0 173 1 0 0 18 0 4 0 156623476 53530624 4773 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 57632

[startup+12.7029 s]
/proc/loadavg: 1.39 1.08 1.03 5/69 30205
/proc/meminfo: memFree=1797320/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=60528 CPUtime=24.69
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 6729 0 0 0 2461 8 0 0 17 0 4 0 156623471 61980672 6715 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 15132 6715 83 193 0 14936 0
[pid=30202/tid=30203] ppid=30199 vsize=60528 CPUtime=5.72
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1189 0 0 0 570 2 0 0 17 0 4 0 156623476 61980672 6715 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=60528 CPUtime=1.81
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 444 0 0 0 180 1 0 0 19 0 4 0 156623476 61980672 6715 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30199 vsize=60528 CPUtime=7.13
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1342 0 0 0 711 2 0 0 17 0 4 0 156623476 61980672 6715 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 65884

[startup+25.5011 s]
/proc/loadavg: 1.90 1.21 1.07 5/69 30205
/proc/meminfo: memFree=1789448/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=68480 CPUtime=50.23
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 8561 0 0 0 5012 11 0 0 18 0 4 0 156623471 70123520 8547 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30202/statm: 17120 8547 83 193 0 16924 0
[pid=30202/tid=30203] ppid=30199 vsize=68480 CPUtime=12.55
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1643 0 0 0 1253 2 0 0 17 0 4 0 156623476 70123520 8547 1992294400 134512640 135305190 4294956160 18446744073709551615 134528151 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=68480 CPUtime=4.81
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 648 0 0 0 480 1 0 0 19 0 4 0 156623476 70123520 8547 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=68480 CPUtime=14.21
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1859 0 0 0 1419 2 0 0 17 0 4 0 156623476 70123520 8547 1992294400 134512640 135305190 4294956160 18446744073709551615 134530589 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 73836

[startup+51.1017 s]
/proc/loadavg: 2.62 1.43 1.14 5/69 30207
/proc/meminfo: memFree=1777544/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=80940 CPUtime=101.32
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 11546 0 0 0 10117 15 0 0 17 0 4 0 156623471 82882560 11532 1992294400 134512640 135305190 4294956160 18446744073709551615 134558487 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 20235 11532 83 193 0 20039 0
[pid=30202/tid=30203] ppid=30199 vsize=80940 CPUtime=26.35
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 2464 0 0 0 2632 3 0 0 23 0 4 0 156623476 82882560 11532 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30199 vsize=80940 CPUtime=12.2
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1073 0 0 0 1219 1 0 0 25 0 4 0 156623476 82882560 11532 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=80940 CPUtime=29.92
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 2691 0 0 0 2988 4 0 0 20 0 4 0 156623476 82882560 11532 1992294400 134512640 135305190 4294956160 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 86296

[startup+102.302 s]
/proc/loadavg: 3.35 1.81 1.29 5/69 30207
/proc/meminfo: memFree=1761992/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=95620 CPUtime=203.49
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 15403 0 0 0 20329 20 0 0 24 0 4 0 156623471 97914880 15389 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 23905 15389 83 193 0 23709 0
[pid=30202/tid=30203] ppid=30199 vsize=95620 CPUtime=54.67
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 3661 0 0 0 5462 5 0 0 25 0 4 0 156623476 97914880 15389 1992294400 134512640 135305190 4294956160 18446744073709551615 134551620 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30199 vsize=95620 CPUtime=32.86
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 1859 0 0 0 3283 3 0 0 20 0 4 0 156623476 97914880 15389 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30199 vsize=95620 CPUtime=62.28
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 3904 0 0 0 6223 5 0 0 17 0 4 0 156623476 97914880 15389 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 100976

[startup+162.302 s]
/proc/loadavg: 3.76 2.21 1.45 5/69 30207
/proc/meminfo: memFree=1749832/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=108984 CPUtime=323.22
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 18410 0 0 0 32299 23 0 0 23 0 4 0 156623471 111599616 18396 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 27246 18396 83 193 0 27050 0
[pid=30202/tid=30203] ppid=30199 vsize=108984 CPUtime=83.21

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

/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18193 0 0 0 236258 33 0 0 25 0 4 0 156623476 447934464 95884 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9184.46
Current children cumulated vsize (KiB) 442792

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 30215
/proc/meminfo: memFree=1437640/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=437508 CPUtime=9303.92
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 95919 0 0 0 930216 176 0 0 25 0 4 0 156623471 448008192 95905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 109377 95905 83 193 0 109181 0
[pid=30202/tid=30203] ppid=30199 vsize=437508 CPUtime=2346.07
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24364 0 0 0 234562 45 0 0 25 0 4 0 156623476 448008192 95905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30204] ppid=30199 vsize=437508 CPUtime=2189.88
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 26304 0 0 0 218941 47 0 0 25 0 4 0 156623476 448008192 95905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30205] ppid=30199 vsize=437508 CPUtime=2393.57
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18208 0 0 0 239324 33 0 0 25 0 4 0 156623476 448008192 95905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9304.2
Current children cumulated vsize (KiB) 442864

[startup+4722.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 30215
/proc/meminfo: memFree=1437448/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=437616 CPUtime=9423.67
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 96000 0 0 0 942191 176 0 0 22 0 4 0 156623471 448118784 95986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 109404 95986 83 193 0 109208 0
[pid=30202/tid=30203] ppid=30199 vsize=437616 CPUtime=2374.36
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24364 0 0 0 237391 45 0 0 25 0 4 0 156623476 448118784 95986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=437616 CPUtime=2218.95
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 26336 0 0 0 221848 47 0 0 17 0 4 0 156623476 448118784 95986 1992294400 134512640 135305190 4294956160 18446744073709551615 134538552 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=437616 CPUtime=2424.87
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18247 0 0 0 242454 33 0 0 19 0 4 0 156623476 448118784 95986 1992294400 134512640 135305190 4294956160 18446744073709551615 134530640 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9423.95
Current children cumulated vsize (KiB) 442972

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 30215
/proc/meminfo: memFree=1437064/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=438268 CPUtime=9543.41
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 96135 0 0 0 954164 177 0 0 25 0 4 0 156623471 448786432 96121 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 109567 96121 83 193 0 109371 0
[pid=30202/tid=30203] ppid=30199 vsize=438268 CPUtime=2404.36
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24364 0 0 0 240391 45 0 0 25 0 4 0 156623476 448786432 96121 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=438268 CPUtime=2249.15
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 26356 0 0 0 224868 47 0 0 25 0 4 0 156623476 448786432 96121 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=438268 CPUtime=2454.43
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18355 0 0 0 245410 33 0 0 25 0 4 0 156623476 448786432 96121 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9543.69
Current children cumulated vsize (KiB) 443624

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 30215
/proc/meminfo: memFree=1436232/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=439320 CPUtime=9663.16
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 96297 0 0 0 966139 177 0 0 25 0 4 0 156623471 449863680 96283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 109830 96283 83 193 0 109634 0
[pid=30202/tid=30203] ppid=30199 vsize=439320 CPUtime=2434.35
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24364 0 0 0 243390 45 0 0 25 0 4 0 156623476 449863680 96283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=439320 CPUtime=2279.56
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 26396 0 0 0 227909 47 0 0 25 0 4 0 156623476 449863680 96283 1992294400 134512640 135305190 4294956160 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=439320 CPUtime=2483.78
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18395 0 0 0 248345 33 0 0 25 0 4 0 156623476 449863680 96283 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9663.44
Current children cumulated vsize (KiB) 444676

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/69 30215
/proc/meminfo: memFree=1433608/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=441968 CPUtime=9782.9
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 96955 0 0 0 978111 179 0 0 25 0 4 0 156623471 452575232 96941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 110492 96941 83 193 0 110296 0
[pid=30202/tid=30203] ppid=30199 vsize=441968 CPUtime=2464.35
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24388 0 0 0 246390 45 0 0 25 0 4 0 156623476 452575232 96941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=441968 CPUtime=2308.28
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 26708 0 0 0 230781 47 0 0 25 0 4 0 156623476 452575232 96941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=441968 CPUtime=2514.81
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18455 0 0 0 251448 33 0 0 25 0 4 0 156623476 452575232 96941 1992294400 134512640 135305190 4294956160 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9783.18
Current children cumulated vsize (KiB) 447324

[startup+4962.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/69 30221
/proc/meminfo: memFree=1428744/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=446444 CPUtime=9902.61
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 98152 0 0 0 990080 181 0 0 25 0 4 0 156623471 457158656 98138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 111611 98138 83 193 0 111415 0
[pid=30202/tid=30203] ppid=30199 vsize=446444 CPUtime=2494.35
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24582 0 0 0 249389 46 0 0 25 0 4 0 156623476 457158656 98138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=446444 CPUtime=2337.45
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 27071 0 0 0 233697 48 0 0 25 0 4 0 156623476 457158656 98138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=446444 CPUtime=2545.39
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18743 0 0 0 254505 34 0 0 25 0 4 0 156623476 457158656 98138 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9902.89
Current children cumulated vsize (KiB) 451800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011 s]
/proc/loadavg: 4.01 4.01 3.91 5/69 30221
/proc/meminfo: memFree=1425800/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=449888 CPUtime=9999.81
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 98881 0 0 0 999798 183 0 0 25 0 4 0 156623471 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 112472 98867 83 193 0 112276 0
[pid=30202/tid=30203] ppid=30199 vsize=449888 CPUtime=2518.66
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24699 0 0 0 251820 46 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=449888 CPUtime=2361.34
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 27238 0 0 0 236086 48 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134552008 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=449888 CPUtime=2570
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18835 0 0 0 256966 34 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 455244

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

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

[startup+5011 s]
/proc/loadavg: 4.01 4.01 3.91 5/69 30221
/proc/meminfo: memFree=1425800/2055920 swapFree=4181336/4192956
[pid=30199] ppid=30197 vsize=5356 CPUtime=0.28
/proc/30199/stat : 30199 (manysat.sh) S 30197 30199 30162 0 -1 4194304 313 1503 0 0 0 0 27 1 16 0 1 0 156623442 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30199/statm: 1339 238 195 169 0 50 0
[pid=30202] ppid=30199 vsize=449888 CPUtime=9999.81
/proc/30202/stat : 30202 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194304 98881 0 0 0 999798 183 0 0 25 0 4 0 156623471 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30202/statm: 112472 98867 83 193 0 112276 0
[pid=30202/tid=30203] ppid=30199 vsize=449888 CPUtime=2518.66
/proc/30202/task/30203/stat : 30203 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 24699 0 0 0 251820 46 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30202/tid=30204] ppid=30199 vsize=449888 CPUtime=2361.34
/proc/30202/task/30204/stat : 30204 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 27238 0 0 0 236086 48 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134552008 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30202/tid=30205] ppid=30199 vsize=449888 CPUtime=2570
/proc/30202/task/30205/stat : 30205 (manysat1.1_stat) R 30199 30199 30162 0 -1 4194368 18835 0 0 0 256966 34 0 0 25 0 4 0 156623476 460685312 98867 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 455244

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5011.02
CPU time (s): 10000.1
CPU user time (s): 9998.25
CPU system time (s): 1.84
CPU usage (%): 199.562
Max. virtual memory (cumulated for all children) (KiB): 455244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.279957
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1816
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= 2

runsolver used 4.56731 second user time and 13.6679 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 19:39:09
IDJOB=1772846
IDBENCH=20402
IDSOLVER=612
FILE ID=node36/1772846-1241285948
PBS_JOBID= 9225075
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772846-1241285948/watcher-1772846-1241285948 -o /tmp/evaluation-result-1772846-1241285948/solver-1772846-1241285948 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772846-1241285948.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=2128416531

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825232 kB
Buffers:         49840 kB
Cached:         127676 kB
SwapCached:       5812 kB
Active:          36708 kB
Inactive:       148980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825232 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            2096 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            31056 kB
Committed_AS:   655872 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node36 at 2009-05-02 21:02:42