Trace number 3362229

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.38 1204.23

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  139333   357440 |   41799       0        0     nan |  0.000 % |
0.00/0.58	c |         0 |   96592   357336 |      --       0       --      -- |     --   | -42741/-104
0.00/0.58	c ==============================================================================
0.00/0.58	c Result  :   #vars: 17436   #clauses: 96592   #literals: 357336
0.00/0.58	c CPU time:   0.564914 s
0.00/0.58	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-3362229-1305299910/watcher-3362229-1305299910 -o /tmp/evaluation-result-3362229-1305299910/solver-3362229-1305299910 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362229-1305299910.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: 7.95 7.61 7.41 6/356 11547
/proc/meminfo: memFree=4284752/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641588071 8908800 250 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 250 209 178 0 68 0

[startup+0.106479 s]
/proc/loadavg: 7.95 7.61 7.41 6/356 11547
/proc/meminfo: memFree=4284752/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641588071 8908800 250 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200472 s]
/proc/loadavg: 7.95 7.61 7.41 6/356 11547
/proc/meminfo: memFree=4284752/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641588071 8908800 250 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30045 s]
/proc/loadavg: 7.95 7.61 7.41 6/356 11547
/proc/meminfo: memFree=4284752/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641588071 8908800 250 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700369 s]
/proc/loadavg: 7.95 7.61 7.41 6/356 11547
/proc/meminfo: memFree=4284752/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 7.95 7.61 7.41 9/361 11553
/proc/meminfo: memFree=4244164/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=71560 CPUtime=2.94 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 9490 0 0 0 284 10 0 0 18 0 4 0 641588137 73277440 9425 33554432000 134512640 135305190 4287399328 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 17890 9425 84 194 0 17694 0
[pid=11550/tid=11551] ppid=11547 vsize=71560 CPUtime=0.7 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 584 0 0 0 68 2 0 0 18 0 4 0 641588150 73277440 9425 33554432000 134512640 135305190 4287399328 18446744073709551615 134551659 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=71560 CPUtime=0.69 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 605 0 0 0 67 2 0 0 18 0 4 0 641588150 73277440 9425 33554432000 134512640 135305190 4287399328 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=71560 CPUtime=0.69 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 625 0 0 0 68 1 0 0 18 0 4 0 641588150 73277440 9425 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 80260

[startup+3.10084 s]
/proc/loadavg: 7.95 7.61 7.41 9/361 11553
/proc/meminfo: memFree=4236648/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=80884 CPUtime=9.32 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 11741 0 0 0 921 11 0 0 21 0 4 0 641588137 82825216 11676 33554432000 134512640 135305190 4287399328 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 20221 11676 84 194 0 20025 0
[pid=11550/tid=11551] ppid=11547 vsize=80884 CPUtime=2.29 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 1073 0 0 0 227 2 0 0 22 0 4 0 641588150 82825216 11676 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=80884 CPUtime=2.27 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 1324 0 0 0 225 2 0 0 21 0 4 0 641588150 82825216 11676 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=80884 CPUtime=2.3 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 1086 0 0 0 228 2 0 0 22 0 4 0 641588150 82825216 11676 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 89584

[startup+6.30123 s]
/proc/loadavg: 7.95 7.62 7.41 9/361 11553
/proc/meminfo: memFree=4221620/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=94428 CPUtime=22.08 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 14933 0 0 0 2195 13 0 0 25 0 4 0 641588137 96694272 14868 33554432000 134512640 135305190 4287399328 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 23607 14868 84 194 0 23411 0
[pid=11550/tid=11551] ppid=11547 vsize=94428 CPUtime=5.5 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 1692 0 0 0 547 3 0 0 25 0 4 0 641588150 96694272 14868 33554432000 134512640 135305190 4287399328 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=94428 CPUtime=5.43 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 2164 0 0 0 541 2 0 0 25 0 4 0 641588150 96694272 14868 33554432000 134512640 135305190 4287399328 18446744073709551615 134552299 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=94428 CPUtime=5.5 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 1908 0 0 0 547 3 0 0 25 0 4 0 641588150 96694272 14868 33554432000 134512640 135305190 4287399328 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.73
Current children cumulated vsize (KiB) 103128

[startup+12.701 s]
/proc/loadavg: 7.96 7.62 7.41 9/361 11554
/proc/meminfo: memFree=4196788/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=114976 CPUtime=47.61 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 20263 0 0 0 4744 17 0 0 25 0 4 0 641588137 117735424 20198 33554432000 134512640 135305190 4287399328 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 28744 20198 84 194 0 28548 0
[pid=11550/tid=11551] ppid=11547 vsize=114976 CPUtime=11.9 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 2841 0 0 0 1186 4 0 0 25 0 4 0 641588150 117735424 20198 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=114976 CPUtime=11.76 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 3475 0 0 0 1173 3 0 0 25 0 4 0 641588150 117735424 20198 33554432000 134512640 135305190 4287399328 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=114976 CPUtime=11.9 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 3388 0 0 0 1186 4 0 0 25 0 4 0 641588150 117735424 20198 33554432000 134512640 135305190 4287399328 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 123676

[startup+25.5005 s]
/proc/loadavg: 7.97 7.64 7.42 9/361 11554
/proc/meminfo: memFree=4172472/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=139624 CPUtime=98.64 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 26413 0 0 0 9843 21 0 0 25 0 4 0 641588137 142974976 26348 33554432000 134512640 135305190 4287399328 18446744073709551615 134528371 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 34906 26348 84 194 0 34710 0
[pid=11550/tid=11551] ppid=11547 vsize=139624 CPUtime=24.7 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 4173 0 0 0 2465 5 0 0 25 0 4 0 641588150 142974976 26348 33554432000 134512640 135305190 4287399328 18446744073709551615 134551854 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=139624 CPUtime=24.41 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 5094 0 0 0 2437 4 0 0 25 0 4 0 641588150 142974976 26348 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=139624 CPUtime=24.69 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 4964 0 0 0 2464 5 0 0 25 0 4 0 641588150 142974976 26348 33554432000 134512640 135305190 4287399328 18446744073709551615 134542053 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.29
Current children cumulated vsize (KiB) 148324

[startup+51.1006 s]
/proc/loadavg: 8.03 7.68 7.44 9/361 11555
/proc/meminfo: memFree=4140944/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=170444 CPUtime=200.72 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 34014 0 0 0 20042 30 0 0 25 0 4 0 641588137 174534656 33949 33554432000 134512640 135305190 4287399328 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 42611 33949 84 194 0 42415 0
[pid=11550/tid=11551] ppid=11547 vsize=170444 CPUtime=50.29 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 5908 0 0 0 5023 6 0 0 25 0 4 0 641588150 174534656 33949 33554432000 134512640 135305190 4287399328 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=170444 CPUtime=49.71 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 7179 0 0 0 4965 6 0 0 25 0 4 0 641588150 174534656 33949 33554432000 134512640 135305190 4287399328 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=170444 CPUtime=50.28 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 6845 0 0 0 5020 8 0 0 25 0 4 0 641588150 174534656 33949 33554432000 134512640 135305190 4287399328 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.37
Current children cumulated vsize (KiB) 179144

[startup+102.301 s]
/proc/loadavg: 8.08 7.75 7.48 9/361 11556
/proc/meminfo: memFree=4071924/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=213584 CPUtime=404.92 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 44589 0 0 0 40452 40 0 0 25 0 4 0 641588137 218710016 44524 33554432000 134512640 135305190 4287399328 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 53396 44524 84 194 0 53200 0
[pid=11550/tid=11551] ppid=11547 vsize=213584 CPUtime=101.5 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 8599 0 0 0 10141 9 0 0 25 0 4 0 641588150 218710016 44524 33554432000 134512640 135305190 4287399328 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=213584 CPUtime=100.34 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 9617 0 0 0 10026 8 0 0 25 0 4 0 641588150 218710016 44524 33554432000 134512640 135305190 4287399328 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=213584 CPUtime=101.47 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 9490 0 0 0 10136 11 0 0 25 0 4 0 641588150 218710016 44524 33554432000 134512640 135305190 4287399328 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.57
Current children cumulated vsize (KiB) 222284

[startup+162.3 s]
/proc/loadavg: 8.20 7.84 7.52 9/361 11558
/proc/meminfo: memFree=4030556/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=252548 CPUtime=644.2 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 54223 0 0 0 64370 50 0 0 25 0 4 0 641588137 258609152 54158 33554432000 134512640 135305190 4287399328 18446744073709551615 134528203 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11550/statm: 63137 54158 84 194 0 62941 0
[pid=11550/tid=11551] ppid=11547 vsize=252548 CPUtime=161.1 cores=1,3,5,7

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

/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 24531 0 0 0 82107 30 0 0 25 0 4 0 641588150 522293248 116599 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.12
Current children cumulated vsize (KiB) 518752

[startup+882.313 s]
/proc/loadavg: 8.07 8.03 7.79 9/361 11610
/proc/meminfo: memFree=3965132/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=549920 CPUtime=3515.81 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 126552 0 0 0 351441 140 0 0 25 0 4 0 641588137 563118080 126482 33554432000 134512640 135305190 4287399328 18446744073709551615 134528791 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 137480 126482 84 194 0 137284 0
[pid=11550/tid=11551] ppid=11547 vsize=549920 CPUtime=876.78 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 27547 0 0 0 87645 33 0 0 25 0 4 0 641588150 563118080 126482 33554432000 134512640 135305190 4287399328 18446744073709551615 134556926 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=549920 CPUtime=877.03 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 33955 0 0 0 87668 35 0 0 25 0 4 0 641588150 563118080 126482 33554432000 134512640 135305190 4287399328 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=549920 CPUtime=881.38 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 26642 0 0 0 88105 33 0 0 25 0 4 0 641588150 563118080 126482 33554432000 134512640 135305190 4287399328 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.46
Current children cumulated vsize (KiB) 558620

[startup+942.301 s]
/proc/loadavg: 8.09 8.05 7.82 9/361 11611
/proc/meminfo: memFree=3918824/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=567128 CPUtime=3755.09 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 130846 0 0 0 375361 148 0 0 25 0 4 0 641588137 580739072 130776 33554432000 134512640 135305190 4287399328 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 141782 130776 84 194 0 141586 0
[pid=11550/tid=11551] ppid=11547 vsize=567128 CPUtime=936.12 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 28966 0 0 0 93577 35 0 0 25 0 4 0 641588150 580739072 130776 33554432000 134512640 135305190 4287399328 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=567128 CPUtime=937.02 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 35311 0 0 0 93665 37 0 0 25 0 4 0 641588150 580739072 130776 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=567128 CPUtime=941.37 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 27220 0 0 0 94102 35 0 0 25 0 4 0 641588150 580739072 130776 33554432000 134512640 135305190 4287399328 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.74
Current children cumulated vsize (KiB) 575828

[startup+1002.3 s]
/proc/loadavg: 8.03 8.04 7.82 9/361 11613
/proc/meminfo: memFree=3885152/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=574288 CPUtime=3994.41 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 132507 0 0 0 399291 150 0 0 25 0 4 0 641588137 588070912 132437 33554432000 134512640 135305190 4287399328 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 143572 132437 84 194 0 143376 0
[pid=11550/tid=11551] ppid=11547 vsize=574288 CPUtime=995.46 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 29136 0 0 0 99510 36 0 0 25 0 4 0 641588150 588070912 132437 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=574288 CPUtime=997 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 35780 0 0 0 99662 38 0 0 25 0 4 0 641588150 588070912 132437 33554432000 134512640 135305190 4287399328 18446744073709551615 134552705 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=574288 CPUtime=1001.37 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 27716 0 0 0 100102 35 0 0 25 0 4 0 641588150 588070912 132437 33554432000 134512640 135305190 4287399328 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3995.06
Current children cumulated vsize (KiB) 582988

[startup+1062.3 s]
/proc/loadavg: 8.01 8.03 7.83 9/361 11615
/proc/meminfo: memFree=3829904/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=593156 CPUtime=4233.73 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 137303 0 0 0 423215 158 0 0 25 0 4 0 641588137 607391744 137233 33554432000 134512640 135305190 4287399328 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 148289 137233 84 194 0 148093 0
[pid=11550/tid=11551] ppid=11547 vsize=593156 CPUtime=1054.98 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 29802 0 0 0 105461 37 0 0 25 0 4 0 641588150 607391744 137233 33554432000 134512640 135305190 4287399328 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=593156 CPUtime=1057 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 37140 0 0 0 105660 40 0 0 25 0 4 0 641588150 607391744 137233 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=593156 CPUtime=1061.16 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 28935 0 0 0 106079 37 0 0 25 0 4 0 641588150 607391744 137233 33554432000 134512640 135305190 4287399328 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.38
Current children cumulated vsize (KiB) 601856

[startup+1122.3 s]
/proc/loadavg: 8.11 8.05 7.85 9/361 11616
/proc/meminfo: memFree=3800588/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=603028 CPUtime=4473.05 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 139521 0 0 0 447143 162 0 0 25 0 4 0 641588137 617500672 139451 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 150757 139451 84 194 0 150561 0
[pid=11550/tid=11551] ppid=11547 vsize=603028 CPUtime=1114.98 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 30511 0 0 0 111461 37 0 0 25 0 4 0 641588150 617500672 139451 33554432000 134512640 135305190 4287399328 18446744073709551615 134545284 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=603028 CPUtime=1116.97 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 37580 0 0 0 111657 40 0 0 25 0 4 0 641588150 617500672 139451 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=603028 CPUtime=1120.51 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 29807 0 0 0 112012 39 0 0 25 0 4 0 641588150 617500672 139451 33554432000 134512640 135305190 4287399328 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.7
Current children cumulated vsize (KiB) 611728

[startup+1182.3 s]
/proc/loadavg: 8.29 8.10 7.87 9/361 11618
/proc/meminfo: memFree=3743492/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=653700 CPUtime=4712.34 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 151643 0 0 0 471060 174 0 0 25 0 4 0 641588137 669388800 151573 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 163425 151573 84 194 0 163229 0
[pid=11550/tid=11551] ppid=11547 vsize=653700 CPUtime=1174.64 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32655 0 0 0 117425 39 0 0 25 0 4 0 641588150 669388800 151573 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=653700 CPUtime=1176.95 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 41953 0 0 0 117651 44 0 0 25 0 4 0 641588150 669388800 151573 33554432000 134512640 135305190 4287399328 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=653700 CPUtime=1180.16 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32334 0 0 0 117974 42 0 0 25 0 4 0 641588150 669388800 151573 33554432000 134512640 135305190 4287399328 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4712.99
Current children cumulated vsize (KiB) 662400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.19 8.09 7.88 9/361 11618
/proc/meminfo: memFree=3735540/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=655828 CPUtime=4799.73 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 152104 0 0 0 479798 175 0 0 25 0 4 0 641588137 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 163957 152034 84 194 0 163761 0
[pid=11550/tid=11551] ppid=11547 vsize=655828 CPUtime=1196.3 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32715 0 0 0 119591 39 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=655828 CPUtime=1198.87 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 42099 0 0 0 119843 44 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=655828 CPUtime=1202.08 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32373 0 0 0 120166 42 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528289 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 664528

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.19 8.09 7.88 9/361 11618
/proc/meminfo: memFree=3735540/32950928 swapFree=67056568/67111528
[pid=11547] ppid=11545 vsize=8700 CPUtime=0.65 cores=1,3,5,7
/proc/11547/stat : 11547 (manysat.sh) S 11545 11547 10773 0 -1 4202496 358 6287 0 0 0 0 63 2 19 0 1 0 641588071 8908800 253 33554432000 4194304 4922060 140737470185008 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11547/statm: 2175 253 209 178 0 68 0
[pid=11550] ppid=11547 vsize=655828 CPUtime=4799.73 cores=1,3,5,7
/proc/11550/stat : 11550 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202496 152104 0 0 0 479798 175 0 0 25 0 4 0 641588137 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11550/statm: 163957 152034 84 194 0 163761 0
[pid=11550/tid=11551] ppid=11547 vsize=655828 CPUtime=1196.3 cores=1,3,5,7
/proc/11550/task/11551/stat : 11551 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32715 0 0 0 119591 39 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11550/tid=11552] ppid=11547 vsize=655828 CPUtime=1198.87 cores=1,3,5,7
/proc/11550/task/11552/stat : 11552 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 42099 0 0 0 119843 44 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11550/tid=11553] ppid=11547 vsize=655828 CPUtime=1202.08 cores=1,3,5,7
/proc/11550/task/11553/stat : 11553 (manysat1.1_stat) R 11547 11547 10773 0 -1 4202560 32373 0 0 0 120166 42 0 0 25 0 4 0 641588150 671567872 152034 33554432000 134512640 135305190 4287399328 18446744073709551615 134528289 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 664528

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11547 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=638902
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.661898
# while last known CPU time is 4800.38
#
# 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.38
CPU user time (s): 4798.61
CPU system time (s): 1.77
CPU usage (%): 398.628
Max. virtual memory (cumulated for all children) (KiB): 664528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.638902
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6645
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.74243 second user time and 9.64953 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 17:18:30
IDJOB=3362229
IDBENCH=83110
IDSOLVER=1838
FILE ID=node148/3362229-1305299910
RUNJOBID= node148-1305296390-10792
PBS_JOBID= 13321405
Free space on /tmp= 30260 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362229-1305299910/watcher-3362229-1305299910 -o /tmp/evaluation-result-3362229-1305299910/solver-3362229-1305299910 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362229-1305299910.cnf aimd 1

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=745171954

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.75
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.854
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4284900 kB
Buffers:        271148 kB
Cached:       24338224 kB
SwapCached:       8488 kB
Active:       11183256 kB
Inactive:     16692032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4284900 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:     3263264 kB
Mapped:          27676 kB
Slab:           697372 kB
PageTables:      29124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85045856 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= 30284 MiB
End job on node148 at 2011-05-13 17:38:36