Trace number 3386400

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) 4202.48 1300.14

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


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-3386400-1305580037/watcher-3386400-1305580037 -o /tmp/evaluation-result-3386400-1305580037/solver-3386400-1305580037 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386400-1305580037.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: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=26680 CPUtime=0.01 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 1692 0 0 0 1 0 0 0 25 0 1 0 669601928 27320320 1463 33554432000 4194304 4625164 140733344571536 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26568/statm: 6670 1463 299 106 0 2173 0

[startup+0.116037 s]
/proc/loadavg: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=286980 CPUtime=0.17 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 11806 0 0 0 17 0 0 0 25 0 4 0 669601928 293867520 9465 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 57018 9465 331 106 0 52521 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 286980

[startup+0.985513 s]
/proc/loadavg: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=292764 CPUtime=2.77 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 19212 0 0 0 276 1 0 0 25 0 4 0 669601928 299790336 12194 33554432000 4194304 4625164 140733344571536 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 73191 12194 341 106 0 68694 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 292764

[startup+1.00051 s]
/proc/loadavg: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=292764 CPUtime=2.82 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 19226 0 0 0 281 1 0 0 25 0 4 0 669601928 299790336 12192 33554432000 4194304 4625164 140733344571536 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 73191 12192 341 106 0 68694 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 292764

[startup+1.10049 s]
/proc/loadavg: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=292764 CPUtime=3.12 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 19672 0 0 0 311 1 0 0 25 0 4 0 669601928 299790336 12196 33554432000 4194304 4625164 140733344571536 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 73191 12196 341 106 0 68694 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 292764

[startup+1.50042 s]
/proc/loadavg: 9.40 9.28 9.11 7/398 26568
/proc/meminfo: memFree=20909028/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=292764 CPUtime=4.33 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 21086 0 0 0 431 2 0 0 25 0 4 0 669601928 299790336 12747 33554432000 4194304 4625164 140733344571536 18446744073709551615 4508969 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 73191 12747 341 106 0 68694 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 292764

[startup+3.10114 s]
/proc/loadavg: 9.40 9.28 9.11 10/402 26572
/proc/meminfo: memFree=20842924/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=310176 CPUtime=9.1 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 29481 0 0 0 907 3 0 0 25 0 4 0 669601928 317620224 16558 33554432000 4194304 4625164 140733344571536 18446744073709551615 232335550726 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 77544 16558 342 106 0 73047 0
[pid=26568/tid=26570] ppid=26566 vsize=310176 CPUtime=1.42 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2685 0 0 0 142 0 0 0 25 0 4 0 669601936 317620224 16558 33554432000 4194304 4625164 140733344571536 18446744073709551615 4288896 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=310176 CPUtime=1.6 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2779 0 0 0 160 0 0 0 25 0 4 0 669601936 317620224 16558 33554432000 4194304 4625164 140733344571536 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=310176 CPUtime=2.98 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 11023 0 0 0 297 1 0 0 24 0 4 0 669601936 317620224 16558 33554432000 4194304 4625164 140733344571536 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 310176

[startup+6.31557 s]
/proc/loadavg: 9.45 9.29 9.12 10/402 26572
/proc/meminfo: memFree=20717564/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=430924 CPUtime=18.68 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 103429 0 0 0 1855 13 0 0 25 0 4 0 669601928 441266176 47395 33554432000 4194304 4625164 140733344571536 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26568/statm: 107731 47395 346 106 0 103234 0
[pid=26568/tid=26570] ppid=26566 vsize=430924 CPUtime=3.36 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 16319 0 0 0 335 1 0 0 25 0 4 0 669601936 441266176 47395 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=430924 CPUtime=4.6 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 16610 0 0 0 459 1 0 0 25 0 4 0 669601936 441266176 47395 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=430924 CPUtime=5.59 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 28240 0 0 0 556 3 0 0 21 0 4 0 669601936 441266176 47395 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.68
Current children cumulated vsize (KiB) 430924

[startup+12.7004 s]
/proc/loadavg: 9.41 9.28 9.12 10/402 26572
/proc/meminfo: memFree=20710936/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=430924 CPUtime=37.76 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 105577 0 0 0 3762 14 0 0 25 0 4 0 669601928 441266176 49543 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26568/statm: 107731 49543 347 106 0 103234 0
[pid=26568/tid=26570] ppid=26566 vsize=430924 CPUtime=6.54 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 16605 0 0 0 653 1 0 0 25 0 4 0 669601936 441266176 49543 33554432000 4194304 4625164 140733344571536 18446744073709551615 4288896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=430924 CPUtime=10.92 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 18058 0 0 0 1090 2 0 0 25 0 4 0 669601936 441266176 49543 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=430924 CPUtime=8.79 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 28240 0 0 0 876 3 0 0 25 0 4 0 669601936 441266176 49543 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.76
Current children cumulated vsize (KiB) 430924

[startup+25.5012 s]
/proc/loadavg: 9.32 9.27 9.11 10/402 26572
/proc/meminfo: memFree=20690856/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=439172 CPUtime=75.98 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 156084 0 0 0 7574 24 0 0 25 0 4 0 669601928 449712128 54306 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26568/statm: 109793 54306 347 106 0 105296 0
[pid=26568/tid=26570] ppid=26566 vsize=439172 CPUtime=15.6 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 17626 0 0 0 1559 1 0 0 25 0 4 0 669601936 449712128 54306 33554432000 4194304 4625164 140733344571536 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=439172 CPUtime=20.09 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 24611 0 0 0 2004 5 0 0 25 0 4 0 669601936 449712128 54306 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=439172 CPUtime=18.41 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 70726 0 0 0 1830 11 0 0 25 0 4 0 669601936 449712128 54306 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352629 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 75.98
Current children cumulated vsize (KiB) 439172

[startup+51.1006 s]
/proc/loadavg: 9.49 9.31 9.13 10/402 26573
/proc/meminfo: memFree=20642700/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=447428 CPUtime=152.95 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 302201 0 0 0 15246 49 0 0 25 0 4 0 669601928 458166272 60374 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26568/statm: 111857 60374 347 106 0 107360 0
[pid=26568/tid=26570] ppid=26566 vsize=447428 CPUtime=32.69 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 23668 0 0 0 3267 2 0 0 25 0 4 0 669601936 458166272 60374 33554432000 4194304 4625164 140733344571536 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=447428 CPUtime=40.59 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 26385 0 0 0 4053 6 0 0 24 0 4 0 669601936 458166272 60374 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352565 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=447428 CPUtime=41.61 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 208660 0 0 0 4127 34 0 0 25 0 4 0 669601936 458166272 60374 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.95
Current children cumulated vsize (KiB) 447428

[startup+102.301 s]
/proc/loadavg: 9.28 9.28 9.12 10/402 26574
/proc/meminfo: memFree=20609704/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=485256 CPUtime=305.88 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 575877 0 0 0 30494 94 0 0 25 0 4 0 669601928 496902144 74670 33554432000 4194304 4625164 140733344571536 18446744073709551615 4500210 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26568/statm: 121314 74670 347 106 0 116817 0
[pid=26568/tid=26570] ppid=26566 vsize=485256 CPUtime=65.39 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 33677 0 0 0 6534 5 0 0 25 0 4 0 669601936 496902144 74670 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=485256 CPUtime=74.25 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 36176 0 0 0 7417 8 0 0 25 0 4 0 669601936 496902144 74670 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=485256 CPUtime=77.63 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 457914 0 0 0 7691 72 0 0 25 0 4 0 669601936 496902144 74670 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 305.88
Current children cumulated vsize (KiB) 485256

[startup+162.301 s]
/proc/loadavg: 9.34 9.30 9.14 10/402 26576
/proc/meminfo: memFree=20513952/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=506768 CPUtime=484.94 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 774043 0 0 0 48356 138 0 0 25 0 4 0 669601928 518930432 98084 33554432000 4194304 4625164 140733344571536 18446744073709551615 4336866 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26568/statm: 126692 98084 347 106 0 122195 0
[pid=26568/tid=26570] ppid=26566 vsize=506768 CPUtime=100.19 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 40723 0 0 0 10004 15 0 0 25 0 4 0 669601936 518930432 98084 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=506768 CPUtime=127.38 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 42144 0 0 0 12727 11 0 0 25 0 4 0 669601936 518930432 98084 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=506768 CPUtime=112.94 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 640163 0 0 0 11192 102 0 0 25 0 4 0 669601936 518930432 98084 33554432000 4194304 4625164 140733344571536 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 484.94
Current children cumulated vsize (KiB) 506768

[startup+222.301 s]
/proc/loadavg: 9.21 9.27 9.14 10/402 26578
/proc/meminfo: memFree=20393156/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=746692 CPUtime=664.3 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 826541 0 0 0 66272 158 0 0 25 0 4 0 669601928 764612608 121173 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26568/statm: 186673 121173 347 106 0 182176 0
[pid=26568/tid=26570] ppid=26566 vsize=746692 CPUtime=129.69 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 43646 0 0 0 12951 18 0 0 25 0 4 0 669601936 764612608 121173 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=746692 CPUtime=179.2 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 59689 0 0 0 17896 24 0 0 25 0 4 0 669601936 764612608 121173 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=746692 CPUtime=152.1 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 658730 0 0 0 15104 106 0 0 25 0 4 0 669601936 764612608 121173 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 664.3
Current children cumulated vsize (KiB) 746692

[startup+282.301 s]
/proc/loadavg: 9.27 9.28 9.15 10/402 26579
/proc/meminfo: memFree=20298516/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=783112 CPUtime=843.43 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 1087074 0 0 0 84132 211 0 0 25 0 4 0 669601928 801906688 144799 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26568/statm: 195778 144799 347 106 0 191281 0
[pid=26568/tid=26570] ppid=26566 vsize=783112 CPUtime=165.09 cores=1,3,5,7

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


[startup+762.3 s]
/proc/loadavg: 9.31 9.25 9.17 10/402 26592
/proc/meminfo: memFree=18689636/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=2567548 CPUtime=2277.7 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 3343524 0 0 0 227153 617 0 0 25 0 4 0 669601928 2629169152 528939 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26568/statm: 641887 528939 348 106 0 637390 0
[pid=26568/tid=26570] ppid=26566 vsize=2567548 CPUtime=617.13 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 148287 0 0 0 61657 56 0 0 25 0 4 0 669601936 2629169152 528939 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=2567548 CPUtime=522.91 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 137443 0 0 0 52216 75 0 0 25 0 4 0 669601936 2629169152 528939 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=2567548 CPUtime=481.84 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2256109 0 0 0 47821 363 0 0 25 0 4 0 669601936 2629169152 528939 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2277.7
Current children cumulated vsize (KiB) 2567548

[startup+822.301 s]
/proc/loadavg: 9.34 9.27 9.18 10/402 26594
/proc/meminfo: memFree=18515884/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=2822640 CPUtime=2456.89 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 3530738 0 0 0 245037 652 0 0 25 0 4 0 669601928 2890383360 564636 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 705660 564636 347 106 0 701163 0
[pid=26568/tid=26570] ppid=26566 vsize=2822640 CPUtime=675.44 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 151622 0 0 0 67486 58 0 0 25 0 4 0 669601936 2890383360 564636 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352812 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=2822640 CPUtime=556.51 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 145317 0 0 0 55569 82 0 0 25 0 4 0 669601936 2890383360 564636 33554432000 4194304 4625164 140733344571536 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=2822640 CPUtime=532.85 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2335175 0 0 0 52909 376 0 0 25 0 4 0 669601936 2890383360 564636 33554432000 4194304 4625164 140733344571536 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2456.89
Current children cumulated vsize (KiB) 2822640

[startup+882.301 s]
/proc/loadavg: 9.25 9.26 9.18 10/402 26595
/proc/meminfo: memFree=18459704/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=2902564 CPUtime=2636.11 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 3751088 0 0 0 262916 695 0 0 25 0 4 0 669601928 2972225536 581969 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 725641 581969 347 106 0 721144 0
[pid=26568/tid=26570] ppid=26566 vsize=2902564 CPUtime=734.64 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 156351 0 0 0 73403 61 0 0 25 0 4 0 669601936 2972225536 581969 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=2902564 CPUtime=586.61 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 148090 0 0 0 58574 87 0 0 25 0 4 0 669601936 2972225536 581969 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=2902564 CPUtime=567.28 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2537894 0 0 0 56319 409 0 0 25 0 4 0 669601936 2972225536 581969 33554432000 4194304 4625164 140733344571536 18446744073709551615 4334595 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2636.11
Current children cumulated vsize (KiB) 2902564

[startup+942.3 s]
/proc/loadavg: 9.27 9.26 9.18 10/402 26597
/proc/meminfo: memFree=18350076/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=2917084 CPUtime=2815.35 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4008195 0 0 0 280794 741 0 0 25 0 4 0 669601928 2987094016 608354 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 729271 608354 347 106 0 724774 0
[pid=26568/tid=26570] ppid=26566 vsize=2917084 CPUtime=793.84 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 160829 0 0 0 79321 63 0 0 25 0 4 0 669601936 2987094016 608354 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=2917084 CPUtime=619.12 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 151418 0 0 0 61822 90 0 0 25 0 4 0 669601936 2987094016 608354 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=2917084 CPUtime=603.3 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 2768226 0 0 0 59883 447 0 0 25 0 4 0 669601936 2987094016 608354 33554432000 4194304 4625164 140733344571536 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2815.35
Current children cumulated vsize (KiB) 2917084

[startup+1002.3 s]
/proc/loadavg: 8.03 8.97 9.09 6/393 26616
/proc/meminfo: memFree=20336620/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=2999224 CPUtime=3015.32 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4285126 0 0 0 300735 797 0 0 25 0 4 0 669601928 3071205376 626757 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 749806 626757 347 106 0 745309 0
[pid=26568/tid=26570] ppid=26566 vsize=2999224 CPUtime=853.04 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 164466 0 0 0 85238 66 0 0 25 0 4 0 669601936 3071205376 626757 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=2999224 CPUtime=659.56 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 154926 0 0 0 65857 99 0 0 25 0 4 0 669601936 3071205376 626757 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=2999224 CPUtime=644.76 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3027721 0 0 0 63988 488 0 0 25 0 4 0 669601936 3071205376 626757 33554432000 4194304 4625164 140733344571536 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3015.32
Current children cumulated vsize (KiB) 2999224

[startup+1062.31 s]
/proc/loadavg: 6.22 8.28 8.84 6/393 26618
/proc/meminfo: memFree=20119964/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=3410884 CPUtime=3254.57 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4705912 0 0 0 324583 874 0 0 25 0 4 0 669601928 3492745216 679572 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 852721 679572 347 106 0 848224 0
[pid=26568/tid=26570] ppid=26566 vsize=3410884 CPUtime=912.29 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 167157 0 0 0 91161 68 0 0 25 0 4 0 669601936 3492745216 679572 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=3410884 CPUtime=719.58 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 159780 0 0 0 71842 116 0 0 25 0 4 0 669601936 3492745216 679572 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=3410884 CPUtime=704.74 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3237581 0 0 0 69953 521 0 0 25 0 4 0 669601936 3492745216 679572 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3254.57
Current children cumulated vsize (KiB) 3410884

[startup+1122.3 s]
/proc/loadavg: 5.52 7.70 8.60 6/393 26620
/proc/meminfo: memFree=19999668/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=3431320 CPUtime=3493.76 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4738404 0 0 0 348466 910 0 0 25 0 4 0 669601928 3513671680 709903 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 857830 709903 347 106 0 853333 0
[pid=26568/tid=26570] ppid=26566 vsize=3431320 CPUtime=971.52 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 171971 0 0 0 97068 84 0 0 25 0 4 0 669601936 3513671680 709903 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=3431320 CPUtime=779.56 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 164673 0 0 0 77825 131 0 0 25 0 4 0 669601936 3513671680 709903 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=3431320 CPUtime=764.72 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3242955 0 0 0 75950 522 0 0 25 0 4 0 669601936 3513671680 709903 33554432000 4194304 4625164 140733344571536 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3493.76
Current children cumulated vsize (KiB) 3431320

[startup+1182.3 s]
/proc/loadavg: 5.31 7.23 8.39 6/393 26621
/proc/meminfo: memFree=19887920/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=3450768 CPUtime=3732.99 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4768498 0 0 0 372355 944 0 0 25 0 4 0 669601928 3533586432 737393 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 862692 737393 347 106 0 858195 0
[pid=26568/tid=26570] ppid=26566 vsize=3450768 CPUtime=1030.83 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 176971 0 0 0 102983 100 0 0 25 0 4 0 669601936 3533586432 737393 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=3450768 CPUtime=839.48 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 169437 0 0 0 83802 146 0 0 25 0 4 0 669601936 3533586432 737393 33554432000 4194304 4625164 140733344571536 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=3450768 CPUtime=824.72 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3248046 0 0 0 81949 523 0 0 25 0 4 0 669601936 3533586432 737393 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3732.99
Current children cumulated vsize (KiB) 3450768

[startup+1242.3 s]
/proc/loadavg: 5.25 6.86 8.18 6/393 26623
/proc/meminfo: memFree=19816852/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=3590568 CPUtime=3972.25 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 4987142 0 0 0 396225 1000 0 0 25 0 4 0 669601928 3676741632 755277 33554432000 4194304 4625164 140733344571536 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 897642 755277 347 106 0 893145 0
[pid=26568/tid=26570] ppid=26566 vsize=3590568 CPUtime=1090.83 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 178872 0 0 0 108975 108 0 0 25 0 4 0 669601936 3676741632 755277 33554432000 4194304 4625164 140733344571536 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=3590568 CPUtime=898.72 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 207869 0 0 0 89709 163 0 0 25 0 4 0 669601936 3676741632 755277 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=3590568 CPUtime=884.73 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3423554 0 0 0 87921 552 0 0 25 0 4 0 669601936 3676741632 755277 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3972.25
Current children cumulated vsize (KiB) 3590568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.15 6.53 7.98 6/393 26624
/proc/meminfo: memFree=19711424/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=3875088 CPUtime=4202.33 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) R 26566 26568 25968 0 -1 4202496 5469838 0 0 0 419150 1083 0 0 25 0 4 0 669601928 3968090112 781288 33554432000 4194304 4625164 140733344571536 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 968772 781288 347 106 0 964275 0
[pid=26568/tid=26570] ppid=26566 vsize=3875088 CPUtime=1148.54 cores=1,3,5,7
/proc/26568/task/26570/stat : 26570 (SArTagnan) R 26566 26568 25968 0 -1 4202560 179565 0 0 0 114746 108 0 0 25 0 4 0 669601936 3968090112 781288 33554432000 4194304 4625164 140733344571536 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=3875088 CPUtime=955.68 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4202560 211810 0 0 0 95396 172 0 0 25 0 4 0 669601936 3968090112 781288 33554432000 4194304 4625164 140733344571536 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26568/tid=26572] ppid=26566 vsize=3875088 CPUtime=942.43 cores=1,3,5,7
/proc/26568/task/26572/stat : 26572 (SArTagnan) R 26566 26568 25968 0 -1 4202560 3778101 0 0 0 93632 611 0 0 25 0 4 0 669601936 3968090112 781288 33554432000 4194304 4625164 140733344571536 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4202.33
Current children cumulated vsize (KiB) 3875088

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

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

[startup+1300.12 s]
/proc/loadavg: 5.15 6.53 7.98 6/393 26624
/proc/meminfo: memFree=19711424/32951124 swapFree=65173164/67111528
[pid=26568] ppid=26566 vsize=0 CPUtime=4202.46 cores=1,3,5,7
/proc/26568/stat : 26568 (SArTagnan) Z 26566 26568 25968 0 -1 4203548 5469844 0 0 0 419153 1093 0 0 25 0 2 0 669601928 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26568/statm: 0 0 0 0 0 0 0
[pid=26568/tid=26571] ppid=26566 vsize=0 CPUtime=955.79 cores=1,3,5,7
/proc/26568/task/26571/stat : 26571 (SArTagnan) R 26566 26568 25968 0 -1 4203588 211810 0 0 0 95397 182 0 0 25 0 2 0 669601936 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4202.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 4202.48
CPU user time (s): 4191.53
CPU system time (s): 10.9523
CPU usage (%): 323.233
Max. virtual memory (cumulated for all children) (KiB): 4300444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4191.53
system time used= 10.9523
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5469844
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= 19517
involuntary context switches= 28204

runsolver used 4.5943 second user time and 12.1971 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 23:07:18
IDJOB=3386400
IDBENCH=83110
IDSOLVER=1871
FILE ID=node132/3386400-1305580037
RUNJOBID= node132-1305576571-25987
PBS_JOBID= 13350206
Free space on /tmp= 73268 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1502368650

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20909060 kB
Buffers:        316900 kB
Cached:        3568300 kB
SwapCached:       9908 kB
Active:        5661320 kB
Inactive:      6049032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20909060 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:     7822208 kB
Mapped:          25272 kB
Slab:           221108 kB
PageTables:      44200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80532860 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= 73288 MiB
End job on node132 at 2011-05-16 23:29:00