Trace number 3282781

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-03-24? (TO) 4800.13 1201.75

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 935)

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-3282781-1304046000/watcher-3282781-1304046000 -o /tmp/evaluation-result-3282781-1304046000/solver-3282781-1304046000 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282781-1304046000.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: 4.29 4.99 6.18 3/172 27825
/proc/meminfo: memFree=19732952/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=23524 CPUtime=0 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 1035 0 0 0 0 0 0 0 21 0 1 0 594830706 24088576 973 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27825/statm: 5881 982 300 105 0 1385 0

[startup+0.0831699 s]
/proc/loadavg: 4.29 4.99 6.18 3/172 27825
/proc/meminfo: memFree=19732952/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=275328 CPUtime=0.16 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 8732 0 0 0 15 1 0 0 23 0 4 0 594830706 281935872 6733 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366412 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 68832 6734 334 105 0 64336 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 275328

[startup+0.10117 s]
/proc/loadavg: 4.29 4.99 6.18 3/172 27825
/proc/meminfo: memFree=19732952/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=276408 CPUtime=0.23 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 9000 0 0 0 22 1 0 0 23 0 4 0 594830706 283041792 7001 33554432000 4194304 4623224 140735084563424 18446744073709551615 251367205126 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 69102 7001 334 105 0 64606 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 276408

[startup+0.301082 s]
/proc/loadavg: 4.29 4.99 6.18 3/172 27825
/proc/meminfo: memFree=19732952/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=276408 CPUtime=1.04 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 10151 0 0 0 102 2 0 0 23 0 4 0 594830706 283041792 7566 33554432000 4194304 4623224 140735084563424 18446744073709551615 4506994 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 69102 7566 343 105 0 64606 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 276408

[startup+0.701009 s]
/proc/loadavg: 4.29 4.99 6.18 3/172 27825
/proc/meminfo: memFree=19732952/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=278568 CPUtime=2.63 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 13157 0 0 0 261 2 0 0 25 0 4 0 594830706 285253632 8670 33554432000 4194304 4623224 140735084563424 18446744073709551615 4507390 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 69642 8670 343 105 0 65146 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 278568

[startup+1.50086 s]
/proc/loadavg: 4.29 4.99 6.18 9/184 27838
/proc/meminfo: memFree=19660340/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=347712 CPUtime=5.82 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 62464 0 0 0 572 10 0 0 25 0 4 0 594830706 356057088 33766 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 86928 33769 343 105 0 82432 0
[pid=27825/tid=27833] ppid=27823 vsize=347712 CPUtime=1.43 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 5855 0 0 0 143 0 0 0 18 0 4 0 594830711 356057088 33770 33554432000 4194304 4623224 140735084563424 18446744073709551615 47245442097125 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=347712 CPUtime=1.44 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 1528 0 0 0 144 0 0 0 25 0 4 0 594830711 356057088 33771 33554432000 4194304 4623224 140735084563424 18446744073709551615 251367202773 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=347712 CPUtime=1.44 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 17161 0 0 0 142 2 0 0 18 0 4 0 594830711 356057088 33771 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 347712

[startup+3.10056 s]
/proc/loadavg: 4.59 5.04 6.19 9/184 27838
/proc/meminfo: memFree=19437636/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=392136 CPUtime=12.21 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 83946 0 0 0 1209 12 0 0 25 0 4 0 594830706 401547264 37829 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 98034 37829 344 105 0 93538 0
[pid=27825/tid=27833] ppid=27823 vsize=392136 CPUtime=3.02 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13483 0 0 0 301 1 0 0 20 0 4 0 594830711 401547264 37829 33554432000 4194304 4623224 140735084563424 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=392136 CPUtime=3.04 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 9991 0 0 0 303 1 0 0 25 0 4 0 594830711 401547264 37829 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=392136 CPUtime=3.04 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 18908 0 0 0 302 2 0 0 20 0 4 0 594830711 401547264 37829 33554432000 4194304 4623224 140735084563424 18446744073709551615 4559125 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 392136

[startup+6.30097 s]
/proc/loadavg: 4.59 5.04 6.19 9/184 27838
/proc/meminfo: memFree=19426976/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=392136 CPUtime=25 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 84209 0 0 0 2487 13 0 0 25 0 4 0 594830706 401547264 38092 33554432000 4194304 4623224 140735084563424 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 98034 38092 344 105 0 93538 0
[pid=27825/tid=27833] ppid=27823 vsize=392136 CPUtime=6.2 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13484 0 0 0 619 1 0 0 25 0 4 0 594830711 401547264 38092 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=392136 CPUtime=6.24 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 10018 0 0 0 623 1 0 0 25 0 4 0 594830711 401547264 38092 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=392136 CPUtime=6.24 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 18908 0 0 0 622 2 0 0 25 0 4 0 594830711 401547264 38092 33554432000 4194304 4623224 140735084563424 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 392136

[startup+12.7008 s]
/proc/loadavg: 4.86 5.09 6.20 9/184 27838
/proc/meminfo: memFree=19411920/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=397780 CPUtime=50.55 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 92778 0 0 0 5041 14 0 0 25 0 4 0 594830706 407326720 41903 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 99445 41903 345 105 0 94949 0
[pid=27825/tid=27833] ppid=27823 vsize=397780 CPUtime=12.57 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13963 0 0 0 1256 1 0 0 25 0 4 0 594830711 407326720 41903 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=397780 CPUtime=12.63 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13255 0 0 0 1262 1 0 0 25 0 4 0 594830711 407326720 41903 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=397780 CPUtime=12.64 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 20228 0 0 0 1262 2 0 0 25 0 4 0 594830711 407326720 41903 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 397780

[startup+25.5004 s]
/proc/loadavg: 5.56 5.23 6.23 9/184 27838
/proc/meminfo: memFree=19388868/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=403424 CPUtime=101.68 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 107500 0 0 0 10152 16 0 0 25 0 4 0 594830706 413106176 43430 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 100856 43430 345 105 0 96360 0
[pid=27825/tid=27833] ppid=27823 vsize=403424 CPUtime=25.29 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 14014 0 0 0 2528 1 0 0 25 0 4 0 594830711 413106176 43430 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=403424 CPUtime=25.44 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13389 0 0 0 2542 2 0 0 25 0 4 0 594830711 413106176 43430 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=403424 CPUtime=25.44 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 34527 0 0 0 2540 4 0 0 25 0 4 0 594830711 413106176 43430 33554432000 4194304 4623224 140735084563424 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 403424

[startup+51.1007 s]
/proc/loadavg: 6.39 5.45 6.27 9/184 27869
/proc/meminfo: memFree=19401840/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=403964 CPUtime=203.95 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 253488 0 0 0 20354 41 0 0 25 0 4 0 594830706 413659136 45246 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 100991 45246 345 105 0 96495 0
[pid=27825/tid=27833] ppid=27823 vsize=403964 CPUtime=50.76 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 14096 0 0 0 5075 1 0 0 25 0 4 0 594830711 413659136 45246 33554432000 4194304 4623224 140735084563424 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=403964 CPUtime=51.04 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13463 0 0 0 5102 2 0 0 25 0 4 0 594830711 413659136 45246 33554432000 4194304 4623224 140735084563424 18446744073709551615 4461212 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=403964 CPUtime=51.04 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 180192 0 0 0 5076 28 0 0 25 0 4 0 594830711 413659136 45246 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 403964

[startup+102.306 s]
/proc/loadavg: 7.35 5.88 6.37 9/184 27879
/proc/meminfo: memFree=19363728/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=408888 CPUtime=408.46 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 427206 0 0 0 40779 67 0 0 25 0 4 0 594830706 418701312 48150 33554432000 4194304 4623224 140735084563424 18446744073709551615 4288719 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 102222 48150 345 105 0 97726 0
[pid=27825/tid=27833] ppid=27823 vsize=408888 CPUtime=101.68 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 14194 0 0 0 10167 1 0 0 25 0 4 0 594830711 418701312 48150 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=408888 CPUtime=102.25 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13628 0 0 0 10223 2 0 0 25 0 4 0 594830711 418701312 48150 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=408888 CPUtime=102.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 353602 0 0 0 10168 54 0 0 25 0 4 0 594830711 418701312 48150 33554432000 4194304 4623224 140735084563424 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 408888

[startup+162.301 s]
/proc/loadavg: 7.74 6.23 6.46 9/184 27881
/proc/meminfo: memFree=19338528/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=411420 CPUtime=648.12 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 710721 0 0 0 64700 112 0 0 25 0 4 0 594830706 421294080 51188 33554432000 4194304 4623224 140735084563424 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 102855 51188 345 105 0 98359 0
[pid=27825/tid=27833] ppid=27823 vsize=411420 CPUtime=161.35 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 14305 0 0 0 16134 1 0 0 25 0 4 0 594830711 421294080 51188 33554432000 4194304 4623224 140735084563424 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=411420 CPUtime=162.25 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13782 0 0 0 16223 2 0 0 25 0 4 0 594830711 421294080 51188 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=411420 CPUtime=162.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 636809 0 0 0 16123 99 0 0 25 0 4 0 594830711 421294080 51188 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.12
Current children cumulated vsize (KiB) 411420

[startup+222.301 s]
/proc/loadavg: 7.97 6.59 6.57 9/184 27883
/proc/meminfo: memFree=19293752/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=423896 CPUtime=887.78 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 926025 0 0 0 88629 149 0 0 25 0 4 0 594830706 434069504 56362 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 105974 56362 345 105 0 101478 0
[pid=27825/tid=27833] ppid=27823 vsize=423896 CPUtime=221.02 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 14699 0 0 0 22101 1 0 0 25 0 4 0 594830711 434069504 56362 33554432000 4194304 4623224 140735084563424 18446744073709551615 4463842 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=423896 CPUtime=222.25 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 13979 0 0 0 22223 2 0 0 25 0 4 0 594830711 434069504 56362 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=423896 CPUtime=222.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 848581 0 0 0 22086 136 0 0 25 0 4 0 594830711 434069504 56362 33554432000 4194304 4623224 140735084563424 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.78
Current children cumulated vsize (KiB) 423896

[startup+282.301 s]

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

[pid=27825] ppid=27823 vsize=592596 CPUtime=2805.17 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 2844883 0 0 0 280047 470 0 0 25 0 4 0 594830706 606818304 117961 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 148149 117961 345 105 0 143653 0
[pid=27825/tid=27833] ppid=27823 vsize=592596 CPUtime=698.42 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 21163 0 0 0 69840 2 0 0 25 0 4 0 594830711 606818304 117961 33554432000 4194304 4623224 140735084563424 18446744073709551615 4461014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=592596 CPUtime=702.26 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 20852 0 0 0 70223 3 0 0 25 0 4 0 594830711 606818304 117961 33554432000 4194304 4623224 140735084563424 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=592596 CPUtime=702.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 2690835 0 0 0 69781 441 0 0 25 0 4 0 594830711 606818304 117961 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.17
Current children cumulated vsize (KiB) 592596

[startup+762.306 s]
/proc/loadavg: 8.20 7.89 7.25 9/184 27897
/proc/meminfo: memFree=18728372/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=692876 CPUtime=3044.86 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 3223820 0 0 0 303955 531 0 0 25 0 4 0 594830706 709505024 129853 33554432000 4194304 4623224 140735084563424 18446744073709551615 251367207621 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 173219 129854 346 105 0 168723 0
[pid=27825/tid=27833] ppid=27823 vsize=692876 CPUtime=758.1 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 21255 0 0 0 75808 2 0 0 25 0 4 0 594830711 709505024 129854 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=692876 CPUtime=762.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 21272 0 0 0 76223 4 0 0 25 0 4 0 594830711 709505024 129855 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=692876 CPUtime=762.23 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 3048595 0 0 0 75724 499 0 0 25 0 4 0 594830711 709505024 129856 33554432000 4194304 4623224 140735084563424 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 692876

[startup+822.301 s]
/proc/loadavg: 8.21 7.94 7.30 9/184 27899
/proc/meminfo: memFree=18640440/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=699076 CPUtime=3284.52 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 3586996 0 0 0 327862 590 0 0 25 0 4 0 594830706 715853824 137615 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 174769 137616 345 105 0 170273 0
[pid=27825/tid=27833] ppid=27823 vsize=699076 CPUtime=817.77 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 21556 0 0 0 81775 2 0 0 25 0 4 0 594830711 715853824 137616 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=699076 CPUtime=822.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 21797 0 0 0 82223 4 0 0 25 0 4 0 594830711 715853824 137617 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=699076 CPUtime=822.23 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 3406049 0 0 0 81666 557 0 0 25 0 4 0 594830711 715853824 137617 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.52
Current children cumulated vsize (KiB) 699076

[startup+882.301 s]
/proc/loadavg: 8.18 7.98 7.35 9/184 27900
/proc/meminfo: memFree=18550764/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=759444 CPUtime=3524.19 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 3974138 0 0 0 351767 652 0 0 25 0 4 0 594830706 777670656 148764 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 189861 148764 345 105 0 185365 0
[pid=27825/tid=27833] ppid=27823 vsize=759444 CPUtime=877.44 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 28606 0 0 0 87741 3 0 0 25 0 4 0 594830711 777670656 148764 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=759444 CPUtime=882.26 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 22211 0 0 0 88222 4 0 0 25 0 4 0 594830711 777670656 148764 33554432000 4194304 4623224 140735084563424 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=759444 CPUtime=882.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 3766082 0 0 0 87609 613 0 0 25 0 4 0 594830711 777670656 148764 33554432000 4194304 4623224 140735084563424 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 759444

[startup+942.301 s]
/proc/loadavg: 8.18 8.01 7.40 9/184 27902
/proc/meminfo: memFree=18482288/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=777288 CPUtime=3763.86 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 4354306 0 0 0 375673 713 0 0 25 0 4 0 594830706 795942912 157269 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 194322 157269 345 105 0 189826 0
[pid=27825/tid=27833] ppid=27823 vsize=777288 CPUtime=937.12 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 28776 0 0 0 93709 3 0 0 25 0 4 0 594830711 795942912 157269 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=777288 CPUtime=942.26 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 29284 0 0 0 94221 5 0 0 25 0 4 0 594830711 795942912 157269 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=777288 CPUtime=942.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 4134343 0 0 0 93550 672 0 0 25 0 4 0 594830711 795942912 157269 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 777288

[startup+1002.3 s]
/proc/loadavg: 8.16 8.04 7.45 9/184 27903
/proc/meminfo: memFree=18350092/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=898428 CPUtime=4003.53 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 4702843 0 0 0 399585 768 0 0 25 0 4 0 594830706 919990272 170991 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 224607 170992 345 105 0 220111 0
[pid=27825/tid=27833] ppid=27823 vsize=898428 CPUtime=996.79 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 29174 0 0 0 99676 3 0 0 25 0 4 0 594830711 919990272 170992 33554432000 4194304 4623224 140735084563424 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=898428 CPUtime=1002.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 30115 0 0 0 100221 6 0 0 25 0 4 0 594830711 919990272 170992 33554432000 4194304 4623224 140735084563424 18446744073709551615 4461239 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=898428 CPUtime=1002.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 4453487 0 0 0 99500 722 0 0 25 0 4 0 594830711 919990272 170992 33554432000 4194304 4623224 140735084563424 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.53
Current children cumulated vsize (KiB) 898428

[startup+1062.3 s]
/proc/loadavg: 8.16 8.06 7.49 9/184 27905
/proc/meminfo: memFree=18285964/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=955352 CPUtime=4243.2 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 5076318 0 0 0 423489 831 0 0 25 0 4 0 594830706 978280448 178969 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510910 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 238838 178969 345 105 0 234342 0
[pid=27825/tid=27833] ppid=27823 vsize=955352 CPUtime=1056.47 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 31996 0 0 0 105643 4 0 0 25 0 4 0 594830711 978280448 178969 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=955352 CPUtime=1062.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 30559 0 0 0 106221 6 0 0 25 0 4 0 594830711 978280448 178969 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=955352 CPUtime=1062.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 4820698 0 0 0 105439 783 0 0 25 0 4 0 594830711 978280448 178969 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 955352

[startup+1122.3 s]
/proc/loadavg: 8.05 8.04 7.52 9/184 27907
/proc/meminfo: memFree=18216624/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=958840 CPUtime=4482.87 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 5403402 0 0 0 447401 886 0 0 25 0 4 0 594830706 981852160 187749 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 239710 187749 345 105 0 235214 0
[pid=27825/tid=27833] ppid=27823 vsize=958840 CPUtime=1116.15 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 32478 0 0 0 111610 5 0 0 25 0 4 0 594830711 981852160 187749 33554432000 4194304 4623224 140735084563424 18446744073709551615 4463862 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=958840 CPUtime=1122.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 31069 0 0 0 112221 6 0 0 25 0 4 0 594830711 981852160 187749 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376697 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=958840 CPUtime=1122.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 5142385 0 0 0 111386 836 0 0 25 0 4 0 594830711 981852160 187749 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 958840

[startup+1182.3 s]
/proc/loadavg: 8.02 8.03 7.55 9/184 27908
/proc/meminfo: memFree=18145176/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=1008536 CPUtime=4722.55 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 5787278 0 0 0 471307 948 0 0 25 0 4 0 594830706 1032740864 198689 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 252134 198689 349 105 0 247638 0
[pid=27825/tid=27833] ppid=27823 vsize=1008536 CPUtime=1175.82 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 32956 0 0 0 117577 5 0 0 25 0 4 0 594830711 1032740864 198689 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=1008536 CPUtime=1182.27 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 31712 0 0 0 118220 7 0 0 25 0 4 0 594830711 1032740864 198689 33554432000 4194304 4623224 140735084563424 18446744073709551615 4289806 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=1008536 CPUtime=1182.22 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 5497725 0 0 0 117330 892 0 0 25 0 4 0 594830711 1032740864 198689 33554432000 4194304 4623224 140735084563424 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 1008536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.03 7.55 9/184 27909
/proc/meminfo: memFree=18123836/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=1009992 CPUtime=4800.06 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 5909731 0 0 0 479037 969 0 0 25 0 4 0 594830706 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 252498 200904 345 105 0 248002 0
[pid=27825/tid=27833] ppid=27823 vsize=1009992 CPUtime=1195.11 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 33100 0 0 0 119506 5 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=1009992 CPUtime=1201.69 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 31845 0 0 0 120161 8 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=1009992 CPUtime=1201.63 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 5618098 0 0 0 119250 913 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1009992

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

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

[startup+1201.7 s]
/proc/loadavg: 8.01 8.03 7.55 9/184 27909
/proc/meminfo: memFree=18123836/32950928 swapFree=67111364/67111528
[pid=27825] ppid=27823 vsize=1009992 CPUtime=4800.06 cores=0,2,4,6
/proc/27825/stat : 27825 (SArTagnan) R 27823 27825 26261 0 -1 4202496 5909731 0 0 0 479037 969 0 0 25 0 4 0 594830706 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27825/statm: 252498 200904 345 105 0 248002 0
[pid=27825/tid=27833] ppid=27823 vsize=1009992 CPUtime=1195.11 cores=0,2,4,6
/proc/27825/task/27833/stat : 27833 (SArTagnan) R 27823 27825 26261 0 -1 4202560 33100 0 0 0 119506 5 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27825/tid=27834] ppid=27823 vsize=1009992 CPUtime=1201.69 cores=0,2,4,6
/proc/27825/task/27834/stat : 27834 (SArTagnan) R 27823 27825 26261 0 -1 4202560 31845 0 0 0 120161 8 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27825/tid=27835] ppid=27823 vsize=1009992 CPUtime=1201.63 cores=0,2,4,6
/proc/27825/task/27835/stat : 27835 (SArTagnan) R 27823 27825 26261 0 -1 4202560 5618098 0 0 0 119250 913 0 0 25 0 4 0 594830711 1034231808 200904 33554432000 4194304 4623224 140735084563424 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1009992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.13
CPU user time (s): 4790.39
CPU system time (s): 9.73252
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 1009992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.39
system time used= 9.73252
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5909737
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= 589
involuntary context switches= 22746

runsolver used 1.89271 second user time and 4.67329 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 05:00:00
IDJOB=3282781
IDBENCH=70849
IDSOLVER=1656
FILE ID=node113/3282781-1304046000
RUNJOBID= node113-1304046000-27811
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282781-1304046000/watcher-3282781-1304046000 -o /tmp/evaluation-result-3282781-1304046000/solver-3282781-1304046000 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282781-1304046000.cnf -threads=4

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1760062264

node113.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.846
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.69
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19729892 kB
Buffers:       1742700 kB
Cached:       10820732 kB
SwapCached:        164 kB
Active:        6305260 kB
Inactive:      6325536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19729892 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3208 kB
Writeback:           0 kB
AnonPages:       66368 kB
Mapped:          14420 kB
Slab:           526528 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71164 MiB
End job on node113 at 2011-04-29 05:20:04