Trace number 3362377

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 4800.29 1204.23

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  211785   554190 |   63535       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1225   #clauses: 211785   #literals: 554190
0.00/0.07	c CPU time:   0.06499 s
0.00/0.07	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362377-1305302111/watcher-3362377-1305302111 -o /tmp/evaluation-result-3362377-1305302111/solver-3362377-1305302111 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362377-1305302111.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622627009 8908800 250 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11492/statm: 2175 250 209 178 0 68 0

[startup+0.0601479 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622627009 8908800 250 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11492/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10114 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622627009 8908800 250 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11492/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301106 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.2849 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 8.10 8.08 8.03 5/361 11492
/proc/meminfo: memFree=9113040/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+3.10057 s]
/proc/loadavg: 8.09 8.08 8.02 9/366 11498
/proc/meminfo: memFree=9034760/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=107376 CPUtime=11.03 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 18539 0 0 0 1100 3 0 0 23 0 4 0 622627027 109953024 18488 33554432000 134512640 135305190 4293656816 18446744073709551615 134557370 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 26844 18488 84 194 0 26648 0
[pid=11495/tid=11496] ppid=11492 vsize=107376 CPUtime=2.71 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 1270 0 0 0 271 0 0 0 23 0 4 0 622627047 109953024 18488 33554432000 134512640 135305190 4293656816 18446744073709551615 134546039 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=107376 CPUtime=2.68 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 2733 0 0 0 268 0 0 0 23 0 4 0 622627047 109953024 18488 33554432000 134512640 135305190 4293656816 18446744073709551615 134552973 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=107376 CPUtime=2.7 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 1519 0 0 0 270 0 0 0 18 0 4 0 622627047 109953024 18488 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 116076

[startup+6.301 s]
/proc/loadavg: 8.09 8.08 8.02 9/366 11498
/proc/meminfo: memFree=9014616/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=123180 CPUtime=23.79 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 22102 0 0 0 2374 5 0 0 25 0 4 0 622627027 126136320 22051 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 30795 22051 84 194 0 30599 0
[pid=11495/tid=11496] ppid=11492 vsize=123180 CPUtime=5.91 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 1955 0 0 0 591 0 0 0 25 0 4 0 622627047 126136320 22051 33554432000 134512640 135305190 4293656816 18446744073709551615 134547038 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=123180 CPUtime=5.84 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 4122 0 0 0 584 0 0 0 25 0 4 0 622627047 126136320 22051 33554432000 134512640 135305190 4293656816 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=123180 CPUtime=5.91 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 2260 0 0 0 590 1 0 0 25 0 4 0 622627047 126136320 22051 33554432000 134512640 135305190 4293656816 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 131880

[startup+12.7008 s]
/proc/loadavg: 8.16 8.10 8.03 9/366 11499
/proc/meminfo: memFree=8983764/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=144824 CPUtime=49.33 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 27889 0 0 0 4925 8 0 0 25 0 4 0 622627027 148299776 27838 33554432000 134512640 135305190 4293656816 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 36206 27838 84 194 0 36010 0
[pid=11495/tid=11496] ppid=11492 vsize=144824 CPUtime=12.32 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 3173 0 0 0 1231 1 0 0 25 0 4 0 622627047 148299776 27838 33554432000 134512640 135305190 4293656816 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=144824 CPUtime=12.17 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 6257 0 0 0 1216 1 0 0 25 0 4 0 622627047 148299776 27838 33554432000 134512640 135305190 4293656816 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=144824 CPUtime=12.31 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 3501 0 0 0 1230 1 0 0 25 0 4 0 622627047 148299776 27838 33554432000 134512640 135305190 4293656816 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 153524

[startup+25.5006 s]
/proc/loadavg: 8.13 8.09 8.03 9/366 11499
/proc/meminfo: memFree=8950540/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=174932 CPUtime=100.34 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 35097 0 0 0 10020 14 0 0 25 0 4 0 622627027 179130368 35046 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 43733 35046 84 194 0 43537 0
[pid=11495/tid=11496] ppid=11492 vsize=174932 CPUtime=25.1 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 4752 0 0 0 2508 2 0 0 19 0 4 0 622627047 179130368 35046 33554432000 134512640 135305190 4293656816 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=174932 CPUtime=24.82 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 8813 0 0 0 2479 3 0 0 25 0 4 0 622627047 179130368 35046 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=174932 CPUtime=25.09 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 4988 0 0 0 2507 2 0 0 25 0 4 0 622627047 179130368 35046 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.51
Current children cumulated vsize (KiB) 183632

[startup+51.101 s]
/proc/loadavg: 8.08 8.08 8.03 9/366 11500
/proc/meminfo: memFree=8894816/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=218968 CPUtime=202.42 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 45987 0 0 0 20220 22 0 0 25 0 4 0 622627027 224223232 45936 33554432000 134512640 135305190 4293656816 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 54742 45936 84 194 0 54546 0
[pid=11495/tid=11496] ppid=11492 vsize=218968 CPUtime=50.69 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 7370 0 0 0 5064 5 0 0 25 0 4 0 622627047 224223232 45936 33554432000 134512640 135305190 4293656816 18446744073709551615 134561716 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=218968 CPUtime=50.12 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 11959 0 0 0 5008 4 0 0 25 0 4 0 622627047 224223232 45936 33554432000 134512640 135305190 4293656816 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=218968 CPUtime=50.69 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 7507 0 0 0 5065 4 0 0 25 0 4 0 622627047 224223232 45936 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.59
Current children cumulated vsize (KiB) 227668

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.02 9/366 11501
/proc/meminfo: memFree=8850752/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=258360 CPUtime=406.48 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 55750 0 0 0 40614 34 0 0 25 0 4 0 622627027 264560640 55699 33554432000 134512640 135305190 4293656816 18446744073709551615 134528872 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 64590 55699 84 194 0 64394 0
[pid=11495/tid=11496] ppid=11492 vsize=258360 CPUtime=101.85 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 9168 0 0 0 10178 7 0 0 25 0 4 0 622627047 264560640 55699 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=258360 CPUtime=100.68 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 16109 0 0 0 10060 8 0 0 25 0 4 0 622627047 264560640 55699 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=258360 CPUtime=101.86 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 9281 0 0 0 10179 7 0 0 25 0 4 0 622627047 264560640 55699 33554432000 134512640 135305190 4293656816 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.65
Current children cumulated vsize (KiB) 267060

[startup+162.301 s]
/proc/loadavg: 8.08 8.07 8.02 9/366 11503
/proc/meminfo: memFree=8761200/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=348228 CPUtime=645.72 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 77603 0 0 0 64516 56 0 0 25 0 4 0 622627027 356585472 77549 33554432000 134512640 135305190 4293656816 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11495/statm: 87057 77549 84 194 0 86861 0
[pid=11495/tid=11496] ppid=11492 vsize=348228 CPUtime=161.28 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 13892 0 0 0 16115 13 0 0 25 0 4 0 622627047 356585472 77549 33554432000 134512640 135305190 4293656816 18446744073709551615 134528464 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=348228 CPUtime=160.53 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 24190 0 0 0 16039 14 0 0 25 0 4 0 622627047 356585472 77549 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=348228 CPUtime=161.86 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 13487 0 0 0 16174 12 0 0 25 0 4 0 622627047 356585472 77549 33554432000 134512640 135305190 4293656816 18446744073709551615 134528814 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.89
Current children cumulated vsize (KiB) 356928

[startup+222.3 s]

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

/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 29917 0 0 0 82138 34 0 0 25 0 4 0 622627047 670502912 151560 33554432000 134512640 135305190 4293656816 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.53
Current children cumulated vsize (KiB) 663488

[startup+882.301 s]
/proc/loadavg: 8.09 7.96 7.92 9/366 11661
/proc/meminfo: memFree=6418208/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=661648 CPUtime=3516.54 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 153329 0 0 0 351496 158 0 0 25 0 4 0 622627027 677527552 153159 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 165412 153159 84 194 0 165216 0
[pid=11495/tid=11496] ppid=11492 vsize=661648 CPUtime=877.17 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 27570 0 0 0 87685 32 0 0 25 0 4 0 622627047 677527552 153159 33554432000 134512640 135305190 4293656816 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=661648 CPUtime=879.19 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 51366 0 0 0 87872 47 0 0 25 0 4 0 622627047 677527552 153159 33554432000 134512640 135305190 4293656816 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=661648 CPUtime=881.66 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 30400 0 0 0 88131 35 0 0 25 0 4 0 622627047 677527552 153159 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.71
Current children cumulated vsize (KiB) 670348

[startup+942.313 s]
/proc/loadavg: 8.10 7.99 7.93 9/366 11662
/proc/meminfo: memFree=6351340/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=681680 CPUtime=3755.88 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 158258 0 0 0 375424 164 0 0 25 0 4 0 622627027 698040320 158085 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 170420 158085 84 194 0 170224 0
[pid=11495/tid=11496] ppid=11492 vsize=681680 CPUtime=937.19 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 28003 0 0 0 93687 32 0 0 25 0 4 0 622627047 698040320 158085 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=681680 CPUtime=938.48 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 53893 0 0 0 93798 50 0 0 25 0 4 0 622627047 698040320 158085 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=681680 CPUtime=941.68 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31697 0 0 0 94131 37 0 0 25 0 4 0 622627047 698040320 158085 33554432000 134512640 135305190 4293656816 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.05
Current children cumulated vsize (KiB) 690380

[startup+1002.3 s]
/proc/loadavg: 8.16 8.02 7.94 9/366 11664
/proc/meminfo: memFree=6101708/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=706164 CPUtime=3995.13 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 164259 0 0 0 399341 172 0 0 25 0 4 0 622627027 723111936 164086 33554432000 134512640 135305190 4293656816 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 176541 164086 84 194 0 176345 0
[pid=11495/tid=11496] ppid=11492 vsize=706164 CPUtime=997.17 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 29071 0 0 0 99685 32 0 0 25 0 4 0 622627047 723111936 164086 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=706164 CPUtime=997.77 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 57147 0 0 0 99722 55 0 0 25 0 4 0 622627047 723111936 164086 33554432000 134512640 135305190 4293656816 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=706164 CPUtime=1001.66 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 32581 0 0 0 100128 38 0 0 25 0 4 0 622627047 723111936 164086 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3995.3
Current children cumulated vsize (KiB) 714864

[startup+1062.3 s]
/proc/loadavg: 8.17 8.04 7.95 9/366 11666
/proc/meminfo: memFree=5945452/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=763208 CPUtime=4234.38 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 177895 0 0 0 423246 192 0 0 25 0 4 0 622627027 781524992 177680 33554432000 134512640 135305190 4293656816 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 190802 177680 84 194 0 190606 0
[pid=11495/tid=11496] ppid=11492 vsize=763208 CPUtime=1057.16 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31725 0 0 0 105680 36 0 0 25 0 4 0 622627047 781524992 177680 33554432000 134512640 135305190 4293656816 18446744073709551615 134538524 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=763208 CPUtime=1057.03 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 62388 0 0 0 105640 63 0 0 25 0 4 0 622627047 781524992 177680 33554432000 134512640 135305190 4293656816 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=763208 CPUtime=1061.67 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 35670 0 0 0 106123 44 0 0 25 0 4 0 622627047 781524992 177680 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4234.55
Current children cumulated vsize (KiB) 771908

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.95 9/366 11667
/proc/meminfo: memFree=5803932/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=772040 CPUtime=4473.63 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 179770 0 0 0 447170 193 0 0 25 0 4 0 622627027 790568960 179555 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 193010 179555 84 194 0 192814 0
[pid=11495/tid=11496] ppid=11492 vsize=772040 CPUtime=1116.4 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31744 0 0 0 111604 36 0 0 25 0 4 0 622627047 790568960 179555 33554432000 134512640 135305190 4293656816 18446744073709551615 134546044 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=772040 CPUtime=1117.03 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 63053 0 0 0 111639 64 0 0 25 0 4 0 622627047 790568960 179555 33554432000 134512640 135305190 4293656816 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=772040 CPUtime=1121.67 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 36108 0 0 0 112122 45 0 0 25 0 4 0 622627047 790568960 179555 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4473.8
Current children cumulated vsize (KiB) 780740

[startup+1182.3 s]
/proc/loadavg: 8.12 8.05 7.96 9/366 11669
/proc/meminfo: memFree=5663052/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=778128 CPUtime=4712.76 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 181266 0 0 0 471079 197 0 0 25 0 4 0 622627027 796803072 181018 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 194532 181018 84 194 0 194336 0
[pid=11495/tid=11496] ppid=11492 vsize=778128 CPUtime=1175.69 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31803 0 0 0 117532 37 0 0 25 0 4 0 622627047 796803072 181018 33554432000 134512640 135305190 4293656816 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=778128 CPUtime=1177.03 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 63790 0 0 0 117638 65 0 0 25 0 4 0 622627047 796803072 181018 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=778128 CPUtime=1181.59 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 36607 0 0 0 118114 45 0 0 25 0 4 0 622627047 796803072 181018 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4712.93
Current children cumulated vsize (KiB) 786828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.15 8.06 7.96 9/366 11669
/proc/meminfo: memFree=5623740/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=779772 CPUtime=4800.12 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 181668 0 0 0 479815 197 0 0 25 0 4 0 622627027 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 194943 181395 84 194 0 194747 0
[pid=11495/tid=11496] ppid=11492 vsize=779772 CPUtime=1197.33 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31837 0 0 0 119696 37 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=779772 CPUtime=1198.95 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 64104 0 0 0 119830 65 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=779772 CPUtime=1203.5 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 36620 0 0 0 120305 45 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 788472

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

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

[startup+1204.2 s]
/proc/loadavg: 8.15 8.06 7.96 9/366 11669
/proc/meminfo: memFree=5623740/32951124 swapFree=67111348/67111528
[pid=11492] ppid=11490 vsize=8700 CPUtime=0.17 cores=1,3,5,7
/proc/11492/stat : 11492 (manysat.sh) S 11490 11492 10886 0 -1 4202496 358 2937 0 0 0 0 16 1 24 0 1 0 622627009 8908800 253 33554432000 4194304 4922060 140734808845712 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11492/statm: 2175 253 209 178 0 68 0
[pid=11495] ppid=11492 vsize=779772 CPUtime=4800.12 cores=1,3,5,7
/proc/11495/stat : 11495 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202496 181668 0 0 0 479815 197 0 0 25 0 4 0 622627027 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11495/statm: 194943 181395 84 194 0 194747 0
[pid=11495/tid=11496] ppid=11492 vsize=779772 CPUtime=1197.33 cores=1,3,5,7
/proc/11495/task/11496/stat : 11496 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 31837 0 0 0 119696 37 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11495/tid=11497] ppid=11492 vsize=779772 CPUtime=1198.95 cores=1,3,5,7
/proc/11495/task/11497/stat : 11497 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 64104 0 0 0 119830 65 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11495/tid=11498] ppid=11492 vsize=779772 CPUtime=1203.5 cores=1,3,5,7
/proc/11495/task/11498/stat : 11498 (manysat1.1_stat) R 11492 11492 10886 0 -1 4202560 36620 0 0 0 120305 45 0 0 25 0 4 0 622627047 798486528 181395 33554432000 134512640 135305190 4293656816 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 788472

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1204.23
CPU time (s): 4800.29
CPU user time (s): 4798.31
CPU system time (s): 1.98
CPU usage (%): 398.621
Max. virtual memory (cumulated for all children) (KiB): 788472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.167974
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= 3295
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= 8
involuntary context switches= 8

runsolver used 3.85841 second user time and 10.3764 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 17:55:12
IDJOB=3362377
IDBENCH=85987
IDSOLVER=1838
FILE ID=node145/3362377-1305302111
RUNJOBID= node145-1305296390-10905
PBS_JOBID= 13321408
Free space on /tmp= 43224 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362377-1305302111/watcher-3362377-1305302111 -o /tmp/evaluation-result-3362377-1305302111/solver-3362377-1305302111 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362377-1305302111.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1134672052

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9113312 kB
Buffers:        249008 kB
Cached:       17151536 kB
SwapCached:          0 kB
Active:        7689388 kB
Inactive:     15567376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9113312 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:     5855696 kB
Mapped:          28012 kB
Slab:           483492 kB
PageTables:      34796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79789336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 43032 MiB
End job on node145 at 2011-05-13 18:15:18