Trace number 3386399

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
SArTagnan 2011-05-15 (fixed)? (TO) 3885.38 1300.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

Solver Data


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-3386399-1305580151/watcher-3386399-1305580151 -o /tmp/evaluation-result-3386399-1305580151/solver-3386399-1305580151 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386399-1305580151.cnf -threads=4 

running on 4 cores: 0,2,4,6

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: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=25672 CPUtime=0 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 1321 0 0 0 0 0 0 0 25 0 1 0 669613342 26288128 1259 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6081/statm: 6418 1259 299 106 0 1921 0

[startup+0.024915 s]
/proc/loadavg: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=27204 CPUtime=0.01 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 2356 0 0 0 1 0 0 0 25 0 1 0 669613342 27856896 1755 33554432000 4194304 4625164 140737126515056 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6081/statm: 6801 1755 299 106 0 2304 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27204

[startup+0.116717 s]
/proc/loadavg: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=222368 CPUtime=0.18 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 10732 0 0 0 17 1 0 0 25 0 4 0 669613342 227704832 8751 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 55592 8751 331 106 0 51095 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 222368

[startup+0.43686 s]
/proc/loadavg: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=224684 CPUtime=1.15 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 14087 0 0 0 113 2 0 0 25 0 4 0 669613342 230076416 11244 33554432000 4194304 4625164 140737126515056 18446744073709551615 4528711 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 56171 10703 342 106 0 51674 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 224684

[startup+1.07869 s]
/proc/loadavg: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=225048 CPUtime=3.07 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 17808 0 0 0 305 2 0 0 25 0 4 0 669613342 230449152 12075 33554432000 4194304 4625164 140737126515056 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 56262 12075 342 106 0 51765 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 225048

[startup+1.50061 s]
/proc/loadavg: 9.59 10.05 9.76 8/348 6081
/proc/meminfo: memFree=16555588/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=225048 CPUtime=4.34 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 18956 0 0 0 432 2 0 0 25 0 4 0 669613342 230449152 12140 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 56262 12140 342 106 0 51765 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 225048

[startup+3.10032 s]
/proc/loadavg: 9.59 10.05 9.76 11/352 6085
/proc/meminfo: memFree=16497368/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=229032 CPUtime=9.12 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 26068 0 0 0 908 4 0 0 25 0 4 0 669613342 234528768 14678 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 57258 14678 342 106 0 52761 0
[pid=6081/tid=6083] ppid=6079 vsize=229032 CPUtime=2.65 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2091 0 0 0 265 0 0 0 25 0 4 0 669613349 234528768 14678 33554432000 4194304 4625164 140737126515056 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=229032 CPUtime=1.88 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 1607 0 0 0 188 0 0 0 25 0 4 0 669613349 234528768 14678 33554432000 4194304 4625164 140737126515056 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=229032 CPUtime=2.99 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 10870 0 0 0 298 1 0 0 25 0 4 0 669613349 234528768 14678 33554432000 4194304 4625164 140737126515056 18446744073709551615 4352647 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 229032

[startup+6.30073 s]
/proc/loadavg: 9.62 10.05 9.76 11/352 6085
/proc/meminfo: memFree=16478576/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=241684 CPUtime=18.68 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 38417 0 0 0 1862 6 0 0 25 0 4 0 669613342 247484416 18810 33554432000 4194304 4625164 140737126515056 18446744073709551615 246516939246 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 60421 18810 343 106 0 55924 0
[pid=6081/tid=6083] ppid=6079 vsize=241684 CPUtime=4.27 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 4020 0 0 0 427 0 0 0 25 0 4 0 669613349 247484416 18810 33554432000 4194304 4625164 140737126515056 18446744073709551615 4276048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=241684 CPUtime=5.07 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3548 0 0 0 507 0 0 0 25 0 4 0 669613349 247484416 18810 33554432000 4194304 4625164 140737126515056 18446744073709551615 4375232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=241684 CPUtime=6.15 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 17560 0 0 0 613 2 0 0 25 0 4 0 669613349 247484416 18810 33554432000 4194304 4625164 140737126515056 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.68
Current children cumulated vsize (KiB) 241684

[startup+12.7006 s]
/proc/loadavg: 9.65 10.05 9.76 11/352 6085
/proc/meminfo: memFree=16345908/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=408556 CPUtime=37.83 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 122540 0 0 0 3765 18 0 0 25 0 4 0 669613342 418361344 46547 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6081/statm: 102139 46547 347 106 0 97642 0
[pid=6081/tid=6083] ppid=6079 vsize=408556 CPUtime=8 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 15743 0 0 0 798 2 0 0 25 0 4 0 669613349 418361344 46549 33554432000 4194304 4625164 140737126515056 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=408556 CPUtime=8.76 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 14383 0 0 0 875 1 0 0 25 0 4 0 669613349 418361344 46549 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=408556 CPUtime=12.02 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 54523 0 0 0 1194 8 0 0 25 0 4 0 669613349 418361344 46549 33554432000 4194304 4625164 140737126515056 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 408556

[startup+25.5002 s]
/proc/loadavg: 9.80 10.06 9.77 11/352 6086
/proc/meminfo: memFree=16320736/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=409072 CPUtime=76.05 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 203397 0 0 0 7574 31 0 0 25 0 4 0 669613342 418889728 50811 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6081/statm: 102268 50811 347 106 0 97771 0
[pid=6081/tid=6083] ppid=6079 vsize=409072 CPUtime=14.12 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 16002 0 0 0 1410 2 0 0 25 0 4 0 669613349 418889728 50812 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=409072 CPUtime=18.54 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 14660 0 0 0 1853 1 0 0 25 0 4 0 669613349 418889728 50812 33554432000 4194304 4625164 140737126515056 18446744073709551615 4467238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=409072 CPUtime=24.8 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 133377 0 0 0 2459 21 0 0 25 0 4 0 669613349 418889728 50812 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 76.05
Current children cumulated vsize (KiB) 409072

[startup+51.1006 s]
/proc/loadavg: 9.95 10.07 9.78 11/352 6086
/proc/meminfo: memFree=16263552/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=426148 CPUtime=152.57 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 329073 0 0 0 15206 51 0 0 25 0 4 0 669613342 436375552 56499 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 106537 56499 347 106 0 102040 0
[pid=6081/tid=6083] ppid=6079 vsize=426148 CPUtime=33.7 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 21832 0 0 0 3367 3 0 0 25 0 4 0 669613349 436375552 56499 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=426148 CPUtime=38.49 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 20898 0 0 0 3847 2 0 0 25 0 4 0 669613349 436375552 56499 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=426148 CPUtime=46.89 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 246767 0 0 0 4650 39 0 0 25 0 4 0 669613349 436375552 56499 33554432000 4194304 4625164 140737126515056 18446744073709551615 4352404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.57
Current children cumulated vsize (KiB) 426148

[startup+102.3 s]
/proc/loadavg: 10.28 10.15 9.82 11/352 6088
/proc/meminfo: memFree=16190740/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=437564 CPUtime=305.61 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 554831 0 0 0 30472 89 0 0 25 0 4 0 669613342 448065536 67570 33554432000 4194304 4625164 140737126515056 18446744073709551615 4337104 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 109391 67570 347 106 0 104894 0
[pid=6081/tid=6083] ppid=6079 vsize=437564 CPUtime=66.9 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 25037 0 0 0 6685 5 0 0 25 0 4 0 669613349 448065536 67570 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=437564 CPUtime=65.48 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 23296 0 0 0 6545 3 0 0 25 0 4 0 669613349 448065536 67570 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=437564 CPUtime=95.63 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 466517 0 0 0 9490 73 0 0 25 0 4 0 669613349 448065536 67570 33554432000 4194304 4625164 140737126515056 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 305.61
Current children cumulated vsize (KiB) 437564

[startup+162.3 s]
/proc/loadavg: 10.25 10.15 9.84 12/352 6089
/proc/meminfo: memFree=16069044/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=458732 CPUtime=484.87 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 669891 0 0 0 48373 114 0 0 25 0 4 0 669613342 469741568 82757 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 114683 82757 347 106 0 110186 0
[pid=6081/tid=6083] ppid=6079 vsize=458732 CPUtime=117.47 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 37426 0 0 0 11736 11 0 0 25 0 4 0 669613349 469741568 82758 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=458732 CPUtime=103.4 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 26128 0 0 0 10335 5 0 0 25 0 4 0 669613349 469741568 82758 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=458732 CPUtime=126.77 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 558766 0 0 0 12587 90 0 0 25 0 4 0 669613349 469741568 82758 33554432000 4194304 4625164 140737126515056 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 484.87
Current children cumulated vsize (KiB) 458732

[startup+222.3 s]
/proc/loadavg: 10.50 10.23 9.88 11/352 6091
/proc/meminfo: memFree=15944256/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=653456 CPUtime=664.02 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 998643 0 0 0 66233 169 0 0 25 0 4 0 669613342 669138944 104935 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 163364 104935 355 106 0 158867 0
[pid=6081/tid=6083] ppid=6079 vsize=653456 CPUtime=154.69 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 54319 0 0 0 15454 15 0 0 25 0 4 0 669613349 669138944 104935 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=653456 CPUtime=146.07 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 36399 0 0 0 14599 8 0 0 25 0 4 0 669613349 669138944 104935 33554432000 4194304 4625164 140737126515056 18446744073709551615 4328560 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=653456 CPUtime=167.58 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 852761 0 0 0 16621 137 0 0 25 0 4 0 669613349 669138944 104935 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 664.02
Current children cumulated vsize (KiB) 653456

[startup+282.313 s]
/proc/loadavg: 10.31 10.22 9.90 11/352 6093
/proc/meminfo: memFree=15871156/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=636976 CPUtime=843.41 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 1240666 0 0 0 84134 207 0 0 25 0 4 0 669613342 652263424 113571 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6081/statm: 159244 113571 354 106 0 154747 0
[pid=6081/tid=6083] ppid=6079 vsize=636976 CPUtime=191.24 cores=0,2,4,6

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

[pid=6081] ppid=6079 vsize=1015948 CPUtime=2278.01 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 2850153 0 0 0 227334 467 0 0 25 0 4 0 669613342 1040330752 200273 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 253987 200273 451 106 0 249490 0
[pid=6081/tid=6083] ppid=6079 vsize=1015948 CPUtime=450.04 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 119121 0 0 0 44965 39 0 0 25 0 4 0 669613349 1040330752 200273 33554432000 4194304 4625164 140737126515056 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1015948 CPUtime=585.47 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 61126 0 0 0 58528 19 0 0 25 0 4 0 669613349 1040330752 200273 33554432000 4194304 4625164 140737126515056 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1015948 CPUtime=543.26 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2577313 0 0 0 53932 394 0 0 25 0 4 0 669613349 1040330752 200273 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2278.01
Current children cumulated vsize (KiB) 1015948

[startup+822.301 s]
/proc/loadavg: 10.41 10.30 10.07 11/352 6107
/proc/meminfo: memFree=15136660/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1034552 CPUtime=2457.39 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 2858552 0 0 0 245267 472 0 0 25 0 4 0 669613342 1059381248 208625 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 258638 208625 451 106 0 254141 0
[pid=6081/tid=6083] ppid=6079 vsize=1034552 CPUtime=480.03 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 121333 0 0 0 47961 42 0 0 25 0 4 0 669613349 1059381248 208625 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1034552 CPUtime=644.82 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 61381 0 0 0 64463 19 0 0 25 0 4 0 669613349 1059381248 208625 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1034552 CPUtime=603.27 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2582375 0 0 0 59932 395 0 0 25 0 4 0 669613349 1059381248 208625 33554432000 4194304 4625164 140737126515056 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2457.39
Current children cumulated vsize (KiB) 1034552

[startup+882.301 s]
/proc/loadavg: 10.35 10.30 10.08 11/352 6109
/proc/meminfo: memFree=15074756/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1121404 CPUtime=2636.71 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 2868353 0 0 0 263195 476 0 0 25 0 4 0 669613342 1148317696 218334 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 280351 218334 451 106 0 275854 0
[pid=6081/tid=6083] ppid=6079 vsize=1121404 CPUtime=510.02 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 124205 0 0 0 50958 44 0 0 25 0 4 0 669613349 1148317696 218334 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1121404 CPUtime=704.15 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 61793 0 0 0 70396 19 0 0 25 0 4 0 669613349 1148317696 218334 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1121404 CPUtime=663.26 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2587727 0 0 0 65930 396 0 0 25 0 4 0 669613349 1148317696 218334 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2636.71
Current children cumulated vsize (KiB) 1121404

[startup+942.313 s]
/proc/loadavg: 10.45 10.32 10.10 11/352 6110
/proc/meminfo: memFree=15009240/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1139268 CPUtime=2816.09 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 2876950 0 0 0 281128 481 0 0 25 0 4 0 669613342 1166610432 226847 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 284817 226847 451 106 0 280320 0
[pid=6081/tid=6083] ppid=6079 vsize=1139268 CPUtime=540.04 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 126447 0 0 0 53956 48 0 0 25 0 4 0 669613349 1166610432 226847 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1139268 CPUtime=763.52 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 62238 0 0 0 76332 20 0 0 25 0 4 0 669613349 1166610432 226847 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1139268 CPUtime=723.27 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2592514 0 0 0 71930 397 0 0 25 0 4 0 669613349 1166610432 226847 33554432000 4194304 4625164 140737126515056 18446744073709551615 4552402 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2816.09
Current children cumulated vsize (KiB) 1139268

[startup+1002.3 s]
/proc/loadavg: 10.36 10.31 10.11 11/352 6112
/proc/meminfo: memFree=14947952/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1142844 CPUtime=2995.41 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 3237017 0 0 0 299008 533 0 0 25 0 4 0 669613342 1170272256 237058 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 285711 237058 452 106 0 281214 0
[pid=6081/tid=6083] ppid=6079 vsize=1142844 CPUtime=570.43 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 128981 0 0 0 56994 49 0 0 25 0 4 0 669613349 1170272256 237058 33554432000 4194304 4625164 140737126515056 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1142844 CPUtime=822.86 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 62818 0 0 0 82266 20 0 0 25 0 4 0 669613349 1170272256 237058 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1142844 CPUtime=783.26 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 2949042 0 0 0 77878 448 0 0 25 0 4 0 669613349 1170272256 237058 33554432000 4194304 4625164 140737126515056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2995.41
Current children cumulated vsize (KiB) 1142844

[startup+1062.3 s]
/proc/loadavg: 10.26 10.28 10.11 11/352 6113
/proc/meminfo: memFree=14883936/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1146012 CPUtime=3174.76 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 3454778 0 0 0 316909 567 0 0 25 0 4 0 669613342 1173516288 242968 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 286503 242968 451 106 0 282006 0
[pid=6081/tid=6083] ppid=6079 vsize=1146012 CPUtime=600.52 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 131338 0 0 0 60001 51 0 0 25 0 4 0 669613349 1173516288 242968 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1146012 CPUtime=882.2 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 64088 0 0 0 88200 20 0 0 25 0 4 0 669613349 1173516288 242968 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1146012 CPUtime=814.56 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3162588 0 0 0 80977 479 0 0 25 0 4 0 669613349 1173516288 242968 33554432000 4194304 4625164 140737126515056 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3174.76
Current children cumulated vsize (KiB) 1146012

[startup+1122.3 s]
/proc/loadavg: 10.17 10.24 10.10 11/352 6115
/proc/meminfo: memFree=14841388/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1211548 CPUtime=3354.11 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 3662271 0 0 0 334808 603 0 0 25 0 4 0 669613342 1240625152 249504 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 302887 249504 451 106 0 298390 0
[pid=6081/tid=6083] ppid=6079 vsize=1211548 CPUtime=630.51 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 133285 0 0 0 62997 54 0 0 25 0 4 0 669613349 1240625152 249504 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1211548 CPUtime=941.55 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 64418 0 0 0 94135 20 0 0 25 0 4 0 669613349 1240625152 249504 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1211548 CPUtime=844.56 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3366885 0 0 0 83944 512 0 0 25 0 4 0 669613349 1240625152 249504 33554432000 4194304 4625164 140737126515056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3354.11
Current children cumulated vsize (KiB) 1211548

[startup+1182.3 s]
/proc/loadavg: 9.92 10.16 10.08 11/352 6148
/proc/meminfo: memFree=15557152/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1227788 CPUtime=3533.45 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 3867161 0 0 0 352712 633 0 0 25 0 4 0 669613342 1257254912 255789 33554432000 4194304 4625164 140737126515056 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 306947 255789 451 106 0 302450 0
[pid=6081/tid=6083] ppid=6079 vsize=1227788 CPUtime=660.5 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 135177 0 0 0 65995 55 0 0 25 0 4 0 669613349 1257254912 255789 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1227788 CPUtime=1000.89 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 66560 0 0 0 100069 20 0 0 25 0 4 0 669613349 1257254912 255789 33554432000 4194304 4625164 140737126515056 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1227788 CPUtime=874.56 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3566950 0 0 0 86916 540 0 0 25 0 4 0 669613349 1257254912 255789 33554432000 4194304 4625164 140737126515056 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3533.45
Current children cumulated vsize (KiB) 1227788

[startup+1242.3 s]
/proc/loadavg: 10.11 10.16 10.08 11/352 6149
/proc/meminfo: memFree=15101924/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1338756 CPUtime=3712.8 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 4058849 0 0 0 370616 664 0 0 25 0 4 0 669613342 1370886144 270312 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 334689 270312 892 106 0 330192 0
[pid=6081/tid=6083] ppid=6079 vsize=1338756 CPUtime=690.51 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 136931 0 0 0 68993 58 0 0 25 0 4 0 669613349 1370886144 270312 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1338756 CPUtime=1060.24 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 66757 0 0 0 106004 20 0 0 25 0 4 0 669613349 1370886144 270312 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1338756 CPUtime=904.56 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3749156 0 0 0 89888 568 0 0 25 0 4 0 669613349 1370886144 270312 33554432000 4194304 4625164 140737126515056 18446744073709551615 4546792 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3712.8
Current children cumulated vsize (KiB) 1338756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.16 10.16 10.09 11/352 6151
/proc/meminfo: memFree=14820280/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1366724 CPUtime=3885.29 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 4238965 0 0 0 387833 696 0 0 25 0 4 0 669613342 1399525376 276009 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 341681 276009 892 106 0 337184 0
[pid=6081/tid=6083] ppid=6079 vsize=1366724 CPUtime=719.4 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 137918 0 0 0 71881 59 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1366724 CPUtime=1117.32 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 81872 0 0 0 111709 23 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1366724 CPUtime=933.38 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3912557 0 0 0 92743 595 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3885.29
Current children cumulated vsize (KiB) 1366724

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

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

[startup+1300 s]
/proc/loadavg: 10.16 10.16 10.09 11/352 6151
/proc/meminfo: memFree=14820280/32951124 swapFree=54450792/67111528
[pid=6081] ppid=6079 vsize=1366724 CPUtime=3885.29 cores=0,2,4,6
/proc/6081/stat : 6081 (SArTagnan) R 6079 6081 5768 0 -1 4202496 4238965 0 0 0 387833 696 0 0 25 0 4 0 669613342 1399525376 276009 33554432000 4194304 4625164 140737126515056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6081/statm: 341681 276009 892 106 0 337184 0
[pid=6081/tid=6083] ppid=6079 vsize=1366724 CPUtime=719.4 cores=0,2,4,6
/proc/6081/task/6083/stat : 6083 (SArTagnan) R 6079 6081 5768 0 -1 4202560 137918 0 0 0 71881 59 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6081/tid=6084] ppid=6079 vsize=1366724 CPUtime=1117.32 cores=0,2,4,6
/proc/6081/task/6084/stat : 6084 (SArTagnan) R 6079 6081 5768 0 -1 4202560 81872 0 0 0 111709 23 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6081/tid=6085] ppid=6079 vsize=1366724 CPUtime=933.38 cores=0,2,4,6
/proc/6081/task/6085/stat : 6085 (SArTagnan) R 6079 6081 5768 0 -1 4202560 3912557 0 0 0 92743 595 0 0 25 0 4 0 669613349 1399525376 276010 33554432000 4194304 4625164 140737126515056 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3885.29
Current children cumulated vsize (KiB) 1366724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3885.38
CPU user time (s): 3878.37
CPU system time (s): 7.01293
CPU usage (%): 298.86
Max. virtual memory (cumulated for all children) (KiB): 1366724

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

runsolver used 4.00139 second user time and 10.1944 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-16 23:09:12
IDJOB=3386399
IDBENCH=83119
IDSOLVER=1871
FILE ID=node134/3386399-1305580151
RUNJOBID= node134-1305577288-5786
PBS_JOBID= 13350221
Free space on /tmp= 73576 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386399-1305580151/watcher-3386399-1305580151 -o /tmp/evaluation-result-3386399-1305580151/solver-3386399-1305580151 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386399-1305580151.cnf -threads=4

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1399059014

node134.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.831
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.66
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16555380 kB
Buffers:        166220 kB
Cached:         723196 kB
SwapCached:      16428 kB
Active:        5031564 kB
Inactive:     11124552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16555380 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:            2704 kB
Writeback:           0 kB
AnonPages:    15257884 kB
Mapped:          16604 kB
Slab:            98152 kB
PageTables:      77680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 73064720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73576 MiB
End job on node134 at 2011-05-16 23:30:54