Trace number 3386403

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) 3644.58 1300.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

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: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=19232 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 571 0 0 0 0 0 0 0 25 0 1 0 669602776 19693568 509 33554432000 4194304 4625164 140734652050672 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6505/statm: 4808 511 291 106 0 311 0

[startup+0.126184 s]
/proc/loadavg: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=222696 CPUtime=0.14 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) D 6503 6505 5970 0 -1 4202496 11886 0 0 0 13 1 0 0 25 0 4 0 669602776 228040704 9537 33554432000 4194304 4625164 140734652050672 18446744073709551615 271550580871 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 55674 9537 324 106 0 51177 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 222696

[startup+1.03554 s]
/proc/loadavg: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=236404 CPUtime=2.33 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 15739 0 0 0 232 1 0 0 25 0 4 0 669602776 242077696 13029 33554432000 4194304 4625164 140734652050672 18446744073709551615 4365115 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 59101 13029 336 106 0 54604 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 236404

[startup+1.10053 s]
/proc/loadavg: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=237128 CPUtime=2.46 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 16226 0 0 0 245 1 0 0 25 0 4 0 669602776 242819072 13155 33554432000 4194304 4625164 140734652050672 18446744073709551615 4338094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 59282 13155 336 106 0 54785 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 237128

[startup+1.2005 s]
/proc/loadavg: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=237128 CPUtime=2.74 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 16240 0 0 0 273 1 0 0 25 0 4 0 669602776 242819072 13169 33554432000 4194304 4625164 140734652050672 18446744073709551615 4500210 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 59282 13169 336 106 0 54785 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 237128

[startup+1.50045 s]
/proc/loadavg: 11.43 11.34 11.23 9/394 6505
/proc/meminfo: memFree=17613704/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=239300 CPUtime=3.46 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 17423 0 0 0 345 1 0 0 25 0 4 0 669602776 245043200 13268 33554432000 4194304 4625164 140734652050672 18446744073709551615 271550642670 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 59825 13268 336 106 0 55328 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 239300

[startup+3.11516 s]
/proc/loadavg: 11.43 11.34 11.23 12/398 6509
/proc/meminfo: memFree=17549620/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=244720 CPUtime=6.77 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 23394 0 0 0 675 2 0 0 25 0 4 0 669602776 250593280 14460 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 61180 14460 342 106 0 56683 0
[pid=6505/tid=6507] ppid=6503 vsize=244720 CPUtime=2.02 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2630 0 0 0 202 0 0 0 21 0 4 0 669602786 250593280 14460 33554432000 4194304 4625164 140734652050672 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=244720 CPUtime=2.2 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2573 0 0 0 220 0 0 0 20 0 4 0 669602786 250593280 14460 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=244720 CPUtime=1.29 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 4220 0 0 0 129 0 0 0 25 0 4 0 669602786 250593280 14460 33554432000 4194304 4625164 140734652050672 18446744073709551615 4375467 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 244720

[startup+6.30058 s]
/proc/loadavg: 11.39 11.33 11.23 13/398 6509
/proc/meminfo: memFree=17544908/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=245804 CPUtime=14.72 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 33735 0 0 0 1468 4 0 0 25 0 4 0 669602776 251703296 16224 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 61451 16224 343 106 0 56954 0
[pid=6505/tid=6507] ppid=6503 vsize=245804 CPUtime=3.62 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2738 0 0 0 362 0 0 0 25 0 4 0 669602786 251703296 16224 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=245804 CPUtime=3.8 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2823 0 0 0 380 0 0 0 25 0 4 0 669602786 251703296 16224 33554432000 4194304 4625164 140734652050672 18446744073709551615 4479405 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=245804 CPUtime=4.45 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 13938 0 0 0 443 2 0 0 25 0 4 0 669602786 251703296 16224 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.72
Current children cumulated vsize (KiB) 245804

[startup+12.7004 s]
/proc/loadavg: 11.36 11.32 11.23 12/398 6510
/proc/meminfo: memFree=17520284/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=256372 CPUtime=30.61 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 63947 0 0 0 3053 8 0 0 25 0 4 0 669602776 262524928 21106 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 64093 21106 343 106 0 59596 0
[pid=6505/tid=6507] ppid=6503 vsize=256372 CPUtime=6.8 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 5027 0 0 0 680 0 0 0 25 0 4 0 669602786 262524928 21106 33554432000 4194304 4625164 140734652050672 18446744073709551615 4467485 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=256372 CPUtime=6.99 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 4555 0 0 0 699 0 0 0 25 0 4 0 669602786 262524928 21106 33554432000 4194304 4625164 140734652050672 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=256372 CPUtime=10.76 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 36883 0 0 0 1071 5 0 0 25 0 4 0 669602786 262524928 21106 33554432000 4194304 4625164 140734652050672 18446744073709551615 4554650 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30.61
Current children cumulated vsize (KiB) 256372

[startup+25.5011 s]
/proc/loadavg: 11.28 11.31 11.22 12/398 6510
/proc/meminfo: memFree=17386856/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=380448 CPUtime=62.1 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 132857 0 0 0 6192 18 0 0 25 0 4 0 669602776 389578752 49840 33554432000 4194304 4625164 140734652050672 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6505/statm: 95112 49840 347 106 0 90615 0
[pid=6505/tid=6507] ppid=6503 vsize=380448 CPUtime=12.75 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 13238 0 0 0 1274 1 0 0 25 0 4 0 669602786 389578752 49840 33554432000 4194304 4625164 140734652050672 18446744073709551615 4486939 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=380448 CPUtime=13.49 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 9777 0 0 0 1349 0 0 0 25 0 4 0 669602786 389578752 49840 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=380448 CPUtime=21.79 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 60553 0 0 0 2170 9 0 0 25 0 4 0 669602786 389578752 49840 33554432000 4194304 4625164 140734652050672 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 62.1
Current children cumulated vsize (KiB) 380448

[startup+51.1004 s]
/proc/loadavg: 11.39 11.33 11.23 12/398 6511
/proc/meminfo: memFree=17335616/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=411912 CPUtime=123.35 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 146355 0 0 0 12314 21 0 0 25 0 4 0 669602776 421797888 56474 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511910 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6505/statm: 102978 56474 362 106 0 98481 0
[pid=6505/tid=6507] ppid=6503 vsize=411912 CPUtime=25.56 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 17047 0 0 0 2554 2 0 0 25 0 4 0 669602786 421797888 56474 33554432000 4194304 4625164 140734652050672 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=411912 CPUtime=27.52 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 12958 0 0 0 2750 2 0 0 25 0 4 0 669602786 421797888 56474 33554432000 4194304 4625164 140734652050672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=411912 CPUtime=34.58 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 62359 0 0 0 3449 9 0 0 25 0 4 0 669602786 421797888 56474 33554432000 4194304 4625164 140734652050672 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 123.35
Current children cumulated vsize (KiB) 411912

[startup+102.301 s]
/proc/loadavg: 11.41 11.34 11.24 12/398 6512
/proc/meminfo: memFree=17257492/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=508388 CPUtime=250.7 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 170679 0 0 0 25040 30 0 0 25 0 4 0 669602776 520589312 66998 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6505/statm: 127097 66998 362 106 0 122600 0
[pid=6505/tid=6507] ppid=6503 vsize=508388 CPUtime=50.8 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 25474 0 0 0 5073 7 0 0 25 0 4 0 669602786 520589312 66998 33554432000 4194304 4625164 140734652050672 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=508388 CPUtime=78.06 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 23207 0 0 0 7802 4 0 0 25 0 4 0 669602786 520589312 66998 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=508388 CPUtime=60.55 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 67396 0 0 0 6045 10 0 0 25 0 4 0 669602786 520589312 66998 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 250.7
Current children cumulated vsize (KiB) 508388

[startup+162.3 s]
/proc/loadavg: 11.25 11.30 11.23 12/398 6514
/proc/meminfo: memFree=17189032/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=517016 CPUtime=397.52 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 259005 0 0 0 39708 44 0 0 25 0 4 0 669602776 529424384 75502 33554432000 4194304 4625164 140734652050672 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6505/statm: 129254 75502 362 106 0 124757 0
[pid=6505/tid=6507] ppid=6503 vsize=517016 CPUtime=80.19 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 28687 0 0 0 8010 9 0 0 25 0 4 0 669602786 529424384 75502 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=517016 CPUtime=124.58 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 24346 0 0 0 12453 5 0 0 25 0 4 0 669602786 529424384 75502 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=517016 CPUtime=91.16 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 150832 0 0 0 9094 22 0 0 25 0 4 0 669602786 529424384 75502 33554432000 4194304 4625164 140734652050672 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 397.52
Current children cumulated vsize (KiB) 517016

[startup+222.3 s]
/proc/loadavg: 11.22 11.28 11.22 12/398 6515
/proc/meminfo: memFree=17101836/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=540132 CPUtime=517.53 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 276492 0 0 0 51705 48 0 0 25 0 4 0 669602776 553095168 79785 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6505/statm: 135033 79785 362 106 0 130536 0
[pid=6505/tid=6507] ppid=6503 vsize=540132 CPUtime=109.68 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 35764 0 0 0 10959 9 0 0 25 0 4 0 669602786 553095168 79785 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=540132 CPUtime=154.69 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 24759 0 0 0 15464 5 0 0 25 0 4 0 669602786 553095168 79785 33554432000 4194304 4625164 140734652050672 18446744073709551615 4288930 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=540132 CPUtime=121.67 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 160821 0 0 0 12143 24 0 0 25 0 4 0 669602786 553095168 79785 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 517.53
Current children cumulated vsize (KiB) 540132

[startup+282.3 s]
/proc/loadavg: 11.15 11.24 11.21 12/398 6517
/proc/meminfo: memFree=17006588/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=553448 CPUtime=637.53 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 391257 0 0 0 63690 63 0 0 25 0 4 0 669602776 566730752 86236 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6505/statm: 138362 86236 363 106 0 133865 0
[pid=6505/tid=6507] ppid=6503 vsize=553448 CPUtime=139.08 cores=1,3,5,7

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

[pid=6505] ppid=6503 vsize=965548 CPUtime=2038.17 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 1843407 0 0 0 203512 305 0 0 25 0 4 0 669602776 988721152 184062 33554432000 4194304 4625164 140734652050672 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 241387 184062 802 106 0 236890 0
[pid=6505/tid=6507] ppid=6503 vsize=965548 CPUtime=459.18 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 90889 0 0 0 45889 29 0 0 25 0 4 0 669602786 988721152 184062 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=965548 CPUtime=582.23 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 59837 0 0 0 58202 21 0 0 25 0 4 0 669602786 988721152 184062 33554432000 4194304 4625164 140734652050672 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=965548 CPUtime=445.12 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 1583043 0 0 0 44275 237 0 0 25 0 4 0 669602786 988721152 184062 33554432000 4194304 4625164 140734652050672 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2038.17
Current children cumulated vsize (KiB) 965548

[startup+822.301 s]
/proc/loadavg: 10.16 10.69 10.98 11/397 6531
/proc/meminfo: memFree=16124216/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=965548 CPUtime=2217.42 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 1990694 0 0 0 221409 333 0 0 25 0 4 0 669602776 988721152 192444 33554432000 4194304 4625164 140734652050672 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 241387 192444 802 106 0 236890 0
[pid=6505/tid=6507] ppid=6503 vsize=965548 CPUtime=496.69 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 93741 0 0 0 49637 32 0 0 25 0 4 0 669602786 988721152 192444 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=965548 CPUtime=634.1 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 60867 0 0 0 63388 22 0 0 25 0 4 0 669602786 988721152 192444 33554432000 4194304 4625164 140734652050672 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=965548 CPUtime=475 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 1723503 0 0 0 47240 260 0 0 25 0 4 0 669602786 988721152 192444 33554432000 4194304 4625164 140734652050672 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2217.42
Current children cumulated vsize (KiB) 965548

[startup+882.301 s]
/proc/loadavg: 10.24 10.62 10.94 11/397 6533
/proc/meminfo: memFree=16033928/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1029224 CPUtime=2396.66 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2032660 0 0 0 239324 342 0 0 25 0 4 0 669602776 1053925376 203286 33554432000 4194304 4625164 140734652050672 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 257306 203286 376 106 0 252809 0
[pid=6505/tid=6507] ppid=6503 vsize=1029224 CPUtime=533.66 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 119474 0 0 0 53329 37 0 0 25 0 4 0 669602786 1053925376 203286 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1029224 CPUtime=663.89 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 62215 0 0 0 66365 24 0 0 25 0 4 0 669602786 1053925376 203286 33554432000 4194304 4625164 140734652050672 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1029224 CPUtime=527.47 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 1724648 0 0 0 52487 260 0 0 25 0 4 0 669602786 1053925376 203286 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2396.66
Current children cumulated vsize (KiB) 1029224

[startup+942.301 s]
/proc/loadavg: 10.27 10.55 10.90 11/397 6534
/proc/meminfo: memFree=15971416/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1094760 CPUtime=2575.9 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2191325 0 0 0 257224 366 0 0 25 0 4 0 669602776 1121034240 210687 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 273690 210687 347 106 0 269193 0
[pid=6505/tid=6507] ppid=6503 vsize=1094760 CPUtime=571.33 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 122931 0 0 0 57094 39 0 0 25 0 4 0 669602786 1121034240 210687 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1094760 CPUtime=715.13 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 62939 0 0 0 71488 25 0 0 25 0 4 0 669602786 1121034240 210687 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1094760 CPUtime=563.55 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 1877295 0 0 0 56074 281 0 0 25 0 4 0 669602786 1121034240 210687 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2575.9
Current children cumulated vsize (KiB) 1094760

[startup+1002.3 s]
/proc/loadavg: 10.32 10.51 10.86 11/397 6536
/proc/meminfo: memFree=15904676/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1094760 CPUtime=2755.14 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2343676 0 0 0 275127 387 0 0 25 0 4 0 669602776 1121034240 216404 33554432000 4194304 4625164 140734652050672 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 273690 216404 347 106 0 269193 0
[pid=6505/tid=6507] ppid=6503 vsize=1094760 CPUtime=630.56 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 124726 0 0 0 63017 39 0 0 25 0 4 0 669602786 1121034240 216404 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1094760 CPUtime=775.13 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 65642 0 0 0 77487 26 0 0 25 0 4 0 669602786 1121034240 216404 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1094760 CPUtime=593.56 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2025116 0 0 0 59055 301 0 0 25 0 4 0 669602786 1121034240 216404 33554432000 4194304 4625164 140734652050672 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2755.14
Current children cumulated vsize (KiB) 1094760

[startup+1062.3 s]
/proc/loadavg: 10.32 10.46 10.82 11/397 6538
/proc/meminfo: memFree=15840052/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1095868 CPUtime=2934.4 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2510105 0 0 0 293031 409 0 0 25 0 4 0 669602776 1122168832 222647 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 273967 222647 356 106 0 269470 0
[pid=6505/tid=6507] ppid=6503 vsize=1095868 CPUtime=689.8 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 126121 0 0 0 68941 39 0 0 25 0 4 0 669602786 1122168832 222647 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1095868 CPUtime=832.3 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 67270 0 0 0 83203 27 0 0 25 0 4 0 669602786 1122168832 222647 33554432000 4194304 4625164 140734652050672 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1095868 CPUtime=623.6 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2188234 0 0 0 62038 322 0 0 25 0 4 0 669602786 1122168832 222647 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2934.4
Current children cumulated vsize (KiB) 1095868

[startup+1122.3 s]
/proc/loadavg: 10.42 10.45 10.79 11/397 6539
/proc/meminfo: memFree=15778032/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1273044 CPUtime=3113.61 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2739091 0 0 0 310917 444 0 0 25 0 4 0 669602776 1303597056 229495 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6505/statm: 318261 229495 356 106 0 313764 0
[pid=6505/tid=6507] ppid=6503 vsize=1273044 CPUtime=739.03 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 127612 0 0 0 73863 40 0 0 25 0 4 0 669602786 1303597056 229495 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1273044 CPUtime=872.49 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 67327 0 0 0 87222 27 0 0 25 0 4 0 669602786 1303597056 229495 33554432000 4194304 4625164 140734652050672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1273044 CPUtime=653.4 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2392939 0 0 0 64988 352 0 0 25 0 4 0 669602786 1303597056 229495 33554432000 4194304 4625164 140734652050672 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3113.61
Current children cumulated vsize (KiB) 1273044

[startup+1182.32 s]
/proc/loadavg: 10.27 10.41 10.75 11/397 6541
/proc/meminfo: memFree=15704488/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1273176 CPUtime=3292.89 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 2983576 0 0 0 328807 482 0 0 25 0 4 0 669602776 1303732224 236763 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6505/statm: 318294 236763 352 106 0 313797 0
[pid=6505/tid=6507] ppid=6503 vsize=1273176 CPUtime=769.12 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 129846 0 0 0 76869 43 0 0 25 0 4 0 669602786 1303732224 236763 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1273176 CPUtime=932.5 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 67701 0 0 0 93223 27 0 0 25 0 4 0 669602786 1303732224 236763 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1273176 CPUtime=689.09 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2632421 0 0 0 68523 386 0 0 25 0 4 0 669602786 1303732224 236763 33554432000 4194304 4625164 140734652050672 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3292.89
Current children cumulated vsize (KiB) 1273176

[startup+1242.3 s]
/proc/loadavg: 10.25 10.38 10.72 12/397 6542
/proc/meminfo: memFree=15631796/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1360692 CPUtime=3472.09 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 3228785 0 0 0 346691 518 0 0 25 0 4 0 669602776 1393348608 248334 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6505/statm: 340173 248334 351 106 0 335676 0
[pid=6505/tid=6507] ppid=6503 vsize=1360692 CPUtime=799.18 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 167473 0 0 0 79869 49 0 0 25 0 4 0 669602786 1393348608 248334 33554432000 4194304 4625164 140734652050672 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1360692 CPUtime=992.49 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 68866 0 0 0 99221 28 0 0 25 0 4 0 669602786 1393348608 248334 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1360692 CPUtime=719.01 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 2836424 0 0 0 71486 415 0 0 25 0 4 0 669602786 1393348608 248334 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3472.09
Current children cumulated vsize (KiB) 1360692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.02 s]
/proc/loadavg: 10.25 10.35 10.69 11/397 6605
/proc/meminfo: memFree=16633632/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1363332 CPUtime=3644.51 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 3419896 0 0 0 363902 549 0 0 25 0 4 0 669602776 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6505/statm: 340833 254729 347 106 0 336336 0
[pid=6505/tid=6507] ppid=6503 vsize=1363332 CPUtime=828.06 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 169688 0 0 0 82755 51 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1363332 CPUtime=1050.2 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 69793 0 0 0 104992 28 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1363332 CPUtime=747.88 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 3021850 0 0 0 74345 443 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3644.51
Current children cumulated vsize (KiB) 1363332

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

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

[startup+1300.02 s]
/proc/loadavg: 10.25 10.35 10.69 11/397 6605
/proc/meminfo: memFree=16633632/32951124 swapFree=67056796/67111528
[pid=6505] ppid=6503 vsize=1363332 CPUtime=3644.51 cores=1,3,5,7
/proc/6505/stat : 6505 (SArTagnan) R 6503 6505 5970 0 -1 4202496 3419896 0 0 0 363902 549 0 0 25 0 4 0 669602776 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6505/statm: 340833 254729 347 106 0 336336 0
[pid=6505/tid=6507] ppid=6503 vsize=1363332 CPUtime=828.06 cores=1,3,5,7
/proc/6505/task/6507/stat : 6507 (SArTagnan) R 6503 6505 5970 0 -1 4202560 169688 0 0 0 82755 51 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6505/tid=6508] ppid=6503 vsize=1363332 CPUtime=1050.2 cores=1,3,5,7
/proc/6505/task/6508/stat : 6508 (SArTagnan) R 6503 6505 5970 0 -1 4202560 69793 0 0 0 104992 28 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6505/tid=6509] ppid=6503 vsize=1363332 CPUtime=747.88 cores=1,3,5,7
/proc/6505/task/6509/stat : 6509 (SArTagnan) R 6503 6505 5970 0 -1 4202560 3021850 0 0 0 74345 443 0 0 25 0 4 0 669602786 1396051968 254729 33554432000 4194304 4625164 140734652050672 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3644.51
Current children cumulated vsize (KiB) 1363332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3644.58
CPU user time (s): 3639.05
CPU system time (s): 5.53216
CPU usage (%): 280.336
Max. virtual memory (cumulated for all children) (KiB): 1471172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3639.05
system time used= 5.53216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3419896
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= 1188
involuntary context switches= 38125

runsolver used 4.66129 second user time and 11.9002 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 23:07:29
IDJOB=3386403
IDBENCH=83113
IDSOLVER=1871
FILE ID=node133/3386403-1305580049
RUNJOBID= node133-1305576779-5989
PBS_JOBID= 13350209
Free space on /tmp= 73396 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1751809514

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17614232 kB
Buffers:        301124 kB
Cached:        4175556 kB
SwapCached:       7668 kB
Active:       12125548 kB
Inactive:      2904120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17614232 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:            8084 kB
Writeback:           0 kB
AnonPages:    10550356 kB
Mapped:          32292 kB
Slab:           197284 kB
PageTables:      45556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85330448 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= 73392 MiB
End job on node133 at 2011-05-16 23:29:11