Trace number 3282873

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.31 1201.75

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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-3282873-1304046043/watcher-3282873-1304046043 -o /tmp/evaluation-result-3282873-1304046043/solver-3282873-1304046043 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282873-1304046043.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: 6.25 5.41 6.26 5/180 27865
/proc/meminfo: memFree=19554592/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=23848 CPUtime=0 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 1130 0 0 0 0 0 0 0 25 0 1 0 594834964 24420352 1067 33554432000 4194304 4623224 140735213805552 18446744073709551615 251367243872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27865/statm: 5962 1067 301 105 0 1466 0

[startup+0.0646559 s]
/proc/loadavg: 6.25 5.41 6.26 5/180 27865
/proc/meminfo: memFree=19554592/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=205996 CPUtime=0.09 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 7637 0 0 0 9 0 0 0 25 0 4 0 594834964 210939904 6094 33554432000 4194304 4623224 140735213805552 18446744073709551615 4399102 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 51499 6094 331 105 0 47003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 205996

[startup+0.156019 s]
/proc/loadavg: 6.25 5.41 6.26 5/180 27865
/proc/meminfo: memFree=19554592/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=276840 CPUtime=0.46 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 10007 0 0 0 45 1 0 0 25 0 4 0 594834964 283484160 7211 33554432000 4194304 4623224 140735213805552 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 69210 7211 335 105 0 64714 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 276840

[startup+0.300994 s]
/proc/loadavg: 6.25 5.41 6.26 5/180 27865
/proc/meminfo: memFree=19554592/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=276840 CPUtime=1.04 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 10706 0 0 0 103 1 0 0 25 0 4 0 594834964 283484160 7307 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 69210 7307 343 105 0 64714 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 276840

[startup+0.70092 s]
/proc/loadavg: 6.25 5.41 6.26 5/180 27865
/proc/meminfo: memFree=19554592/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=279012 CPUtime=2.64 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 14948 0 0 0 263 1 0 0 25 0 4 0 594834964 285708288 8481 33554432000 4194304 4623224 140735213805552 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 69753 8481 343 105 0 65257 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 279012

[startup+1.50077 s]
/proc/loadavg: 6.25 5.41 6.26 9/184 27869
/proc/meminfo: memFree=19518360/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=317320 CPUtime=5.83 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 40631 0 0 0 577 6 0 0 18 0 4 0 594834964 324935680 19688 33554432000 4194304 4623224 140735213805552 18446744073709551615 251367207969 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 79330 19690 343 105 0 74834 0
[pid=27865/tid=27867] ppid=27863 vsize=317320 CPUtime=1.43 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 5950 0 0 0 143 0 0 0 18 0 4 0 594834969 324935680 19691 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=317320 CPUtime=1.44 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 1952 0 0 0 144 0 0 0 25 0 4 0 594834969 324935680 19693 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=317320 CPUtime=1.43 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 11474 0 0 0 142 1 0 0 18 0 4 0 594834969 324935680 19696 33554432000 4194304 4623224 140735213805552 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 317320

[startup+3.10048 s]
/proc/loadavg: 6.25 5.41 6.26 9/184 27869
/proc/meminfo: memFree=19411476/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=374340 CPUtime=12.21 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 88208 0 0 0 1208 13 0 0 20 0 4 0 594834964 383324160 36575 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 93585 36575 344 105 0 89089 0
[pid=27865/tid=27867] ppid=27863 vsize=374340 CPUtime=3.03 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 13456 0 0 0 301 2 0 0 20 0 4 0 594834969 383324160 36575 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289620 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=374340 CPUtime=3.04 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 12319 0 0 0 303 1 0 0 25 0 4 0 594834969 383324160 36575 33554432000 4194304 4623224 140735213805552 18446744073709551615 4461113 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=374340 CPUtime=3.02 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 24206 0 0 0 299 3 0 0 20 0 4 0 594834969 383324160 36575 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550463 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 374340

[startup+6.30088 s]
/proc/loadavg: 6.39 5.45 6.27 9/184 27869
/proc/meminfo: memFree=19407012/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=380620 CPUtime=24.99 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 106905 0 0 0 2483 16 0 0 25 0 4 0 594834964 389754880 37213 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 95155 37213 344 105 0 90659 0
[pid=27865/tid=27867] ppid=27863 vsize=380620 CPUtime=6.23 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 13476 0 0 0 621 2 0 0 25 0 4 0 594834969 389754880 37213 33554432000 4194304 4623224 140735213805552 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=380620 CPUtime=6.24 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 12361 0 0 0 623 1 0 0 25 0 4 0 594834969 389754880 37213 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=380620 CPUtime=6.2 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 39552 0 0 0 614 6 0 0 25 0 4 0 594834969 389754880 37213 33554432000 4194304 4623224 140735213805552 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 380620

[startup+12.7007 s]
/proc/loadavg: 6.52 5.49 6.28 9/184 27869
/proc/meminfo: memFree=19402732/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=380620 CPUtime=50.55 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 136301 0 0 0 5034 21 0 0 25 0 4 0 594834964 389754880 37342 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 95155 37342 344 105 0 90659 0
[pid=27865/tid=27867] ppid=27863 vsize=380620 CPUtime=12.63 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 13481 0 0 0 1261 2 0 0 25 0 4 0 594834969 389754880 37342 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=380620 CPUtime=12.64 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 12365 0 0 0 1263 1 0 0 25 0 4 0 594834969 389754880 37342 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=380620 CPUtime=12.57 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 68860 0 0 0 1246 11 0 0 25 0 4 0 594834969 389754880 37342 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 380620

[startup+25.5003 s]
/proc/loadavg: 6.84 5.61 6.31 9/184 27879
/proc/meminfo: memFree=19380552/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=387904 CPUtime=101.68 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 229800 0 0 0 10130 38 0 0 25 0 4 0 594834964 397213696 41993 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 96976 41993 345 105 0 92480 0
[pid=27865/tid=27867] ppid=27863 vsize=387904 CPUtime=25.43 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 17084 0 0 0 2540 3 0 0 25 0 4 0 594834969 397213696 41993 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=387904 CPUtime=25.44 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 12534 0 0 0 2543 1 0 0 25 0 4 0 594834969 397213696 41993 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=387904 CPUtime=25.3 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 155656 0 0 0 2503 27 0 0 25 0 4 0 594834969 397213696 41993 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 387904

[startup+51.1006 s]
/proc/loadavg: 7.24 5.80 6.35 9/184 27879
/proc/meminfo: memFree=19366332/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=387904 CPUtime=203.94 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 364913 0 0 0 20331 63 0 0 25 0 4 0 594834964 397213696 43256 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 96976 43256 345 105 0 92480 0
[pid=27865/tid=27867] ppid=27863 vsize=387904 CPUtime=51.03 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 17301 0 0 0 5100 3 0 0 25 0 4 0 594834969 397213696 43256 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=387904 CPUtime=51.04 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 12772 0 0 0 5103 1 0 0 25 0 4 0 594834969 397213696 43256 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=387904 CPUtime=50.76 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 290037 0 0 0 5024 52 0 0 25 0 4 0 594834969 397213696 43256 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 387904

[startup+102.306 s]
/proc/loadavg: 7.67 6.14 6.44 9/184 27881
/proc/meminfo: memFree=19345608/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=398140 CPUtime=408.49 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 595385 0 0 0 40742 107 0 0 25 0 4 0 594834964 407695360 45875 33554432000 4194304 4623224 140735213805552 18446744073709551615 4517836 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 99535 45875 345 105 0 95039 0
[pid=27865/tid=27867] ppid=27863 vsize=398140 CPUtime=102.24 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 17451 0 0 0 10221 3 0 0 25 0 4 0 594834969 407695360 45875 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=398140 CPUtime=102.25 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 16135 0 0 0 10224 1 0 0 25 0 4 0 594834969 407695360 45875 33554432000 4194304 4623224 140735213805552 18446744073709551615 4461113 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=398140 CPUtime=101.68 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 516968 0 0 0 10073 95 0 0 25 0 4 0 594834969 407695360 45875 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 398140

[startup+162.301 s]
/proc/loadavg: 7.96 6.49 6.54 9/184 27882
/proc/meminfo: memFree=19308264/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=404448 CPUtime=648.15 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 981665 0 0 0 64641 174 0 0 25 0 4 0 594834964 414154752 50601 33554432000 4194304 4623224 140735213805552 18446744073709551615 4384347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 101112 50601 345 105 0 96616 0
[pid=27865/tid=27867] ppid=27863 vsize=404448 CPUtime=162.23 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 17607 0 0 0 16220 3 0 0 25 0 4 0 594834969 414154752 50601 33554432000 4194304 4623224 140735213805552 18446744073709551615 4354664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=404448 CPUtime=162.24 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 16331 0 0 0 16223 1 0 0 25 0 4 0 594834969 414154752 50601 33554432000 4194304 4623224 140735213805552 18446744073709551615 4463682 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=404448 CPUtime=161.35 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 902851 0 0 0 15973 162 0 0 25 0 4 0 594834969 414154752 50601 33554432000 4194304 4623224 140735213805552 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 404448

[startup+222.301 s]
/proc/loadavg: 8.06 6.78 6.63 9/184 27884
/proc/meminfo: memFree=19268568/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=415632 CPUtime=887.82 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 1128298 0 0 0 88583 199 0 0 25 0 4 0 594834964 425607168 55375 33554432000 4194304 4623224 140735213805552 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27865/statm: 103908 55375 345 105 0 99412 0
[pid=27865/tid=27867] ppid=27863 vsize=415632 CPUtime=222.23 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 17871 0 0 0 22220 3 0 0 25 0 4 0 594834969 425607168 55375 33554432000 4194304 4623224 140735213805552 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=415632 CPUtime=222.25 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 16670 0 0 0 22223 2 0 0 25 0 4 0 594834969 425607168 55375 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=415632 CPUtime=221.03 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 1048681 0 0 0 21916 187 0 0 25 0 4 0 594834969 425607168 55375 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 415632

[startup+282.301 s]

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

[pid=27865] ppid=27863 vsize=650908 CPUtime=2805.26 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 3679782 0 0 0 279869 657 0 0 25 0 4 0 594834964 666529792 121266 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 162727 121266 345 105 0 158231 0
[pid=27865/tid=27867] ppid=27863 vsize=650908 CPUtime=702.25 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 24691 0 0 0 70220 5 0 0 25 0 4 0 594834969 666529792 121266 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=650908 CPUtime=702.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 23146 0 0 0 70224 3 0 0 25 0 4 0 594834969 666529792 121266 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=650908 CPUtime=699.38 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 3496145 0 0 0 69314 624 0 0 25 0 4 0 594834969 666529792 121266 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 650908

[startup+762.307 s]
/proc/loadavg: 8.17 7.92 7.28 9/184 27898
/proc/meminfo: memFree=18665368/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=716444 CPUtime=3044.97 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 4038685 0 0 0 303775 722 0 0 25 0 4 0 594834964 733638656 130346 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 179111 130346 345 105 0 174615 0
[pid=27865/tid=27867] ppid=27863 vsize=716444 CPUtime=762.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 24864 0 0 0 76221 5 0 0 25 0 4 0 594834969 733638656 130346 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=716444 CPUtime=762.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 23409 0 0 0 76224 3 0 0 25 0 4 0 594834969 733638656 130346 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=716444 CPUtime=759.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 3848977 0 0 0 75251 688 0 0 25 0 4 0 594834969 733638656 130347 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 716444

[startup+822.301 s]
/proc/loadavg: 8.16 7.96 7.34 9/184 27900
/proc/meminfo: memFree=18582636/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=716444 CPUtime=3284.62 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 4388219 0 0 0 327680 782 0 0 25 0 4 0 594834964 733638656 142063 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 179111 142063 345 105 0 174615 0
[pid=27865/tid=27867] ppid=27863 vsize=716444 CPUtime=822.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 25097 0 0 0 82221 5 0 0 25 0 4 0 594834969 733638656 142063 33554432000 4194304 4623224 140735213805552 18446744073709551615 4465075 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=716444 CPUtime=822.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 23579 0 0 0 82224 3 0 0 25 0 4 0 594834969 733638656 142063 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=716444 CPUtime=819.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 4190684 0 0 0 81192 747 0 0 25 0 4 0 594834969 733638656 142063 33554432000 4194304 4623224 140735213805552 18446744073709551615 4364333 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 716444

[startup+882.301 s]
/proc/loadavg: 8.15 8.00 7.39 9/184 27901
/proc/meminfo: memFree=18497796/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=825668 CPUtime=3524.31 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 4765752 0 0 0 351581 850 0 0 25 0 4 0 594834964 845484032 152824 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 206417 152824 345 105 0 201921 0
[pid=27865/tid=27867] ppid=27863 vsize=825668 CPUtime=882.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 25466 0 0 0 88221 5 0 0 25 0 4 0 594834969 845484032 152824 33554432000 4194304 4623224 140735213805552 18446744073709551615 4377440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=825668 CPUtime=882.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 23709 0 0 0 88224 3 0 0 25 0 4 0 594834969 845484032 152824 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=825668 CPUtime=879.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 4538784 0 0 0 87130 809 0 0 25 0 4 0 594834969 845484032 152824 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 825668

[startup+942.301 s]
/proc/loadavg: 8.22 8.04 7.44 9/184 27903
/proc/meminfo: memFree=18406140/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=871976 CPUtime=3763.99 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 5132846 0 0 0 375485 914 0 0 25 0 4 0 594834964 892903424 162113 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 217994 162113 345 105 0 213498 0
[pid=27865/tid=27867] ppid=27863 vsize=871976 CPUtime=942.25 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 33584 0 0 0 94220 5 0 0 25 0 4 0 594834969 892903424 162113 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=871976 CPUtime=942.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 23774 0 0 0 94224 3 0 0 25 0 4 0 594834969 892903424 162113 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=871976 CPUtime=939.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 4877224 0 0 0 93070 869 0 0 25 0 4 0 594834969 892903424 162113 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 871976

[startup+1002.3 s]
/proc/loadavg: 8.20 8.06 7.48 9/184 27905
/proc/meminfo: memFree=18305804/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=974908 CPUtime=4003.65 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 5500819 0 0 0 399389 976 0 0 25 0 4 0 594834964 998305792 179620 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 243727 179620 345 105 0 239231 0
[pid=27865/tid=27867] ppid=27863 vsize=974908 CPUtime=1002.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36171 0 0 0 100220 6 0 0 25 0 4 0 594834969 998305792 179620 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=974908 CPUtime=1002.27 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 24588 0 0 0 100224 3 0 0 25 0 4 0 594834969 998305792 179620 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=974908 CPUtime=999.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 5229348 0 0 0 99010 929 0 0 25 0 4 0 594834969 998305792 179620 33554432000 4194304 4623224 140735213805552 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 974908

[startup+1062.3 s]
/proc/loadavg: 8.07 8.05 7.51 9/184 27906
/proc/meminfo: memFree=18239816/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=1018080 CPUtime=4243.34 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 5878424 0 0 0 423295 1039 0 0 25 0 4 0 594834964 1042513920 188654 33554432000 4194304 4623224 140735213805552 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 254520 188654 345 105 0 250024 0
[pid=27865/tid=27867] ppid=27863 vsize=1018080 CPUtime=1062.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36266 0 0 0 106220 6 0 0 25 0 4 0 594834969 1042513920 188654 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=1018080 CPUtime=1062.28 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 32642 0 0 0 106224 4 0 0 25 0 4 0 594834969 1042513920 188654 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=1018080 CPUtime=1059.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 5592812 0 0 0 104950 989 0 0 25 0 4 0 594834969 1042513920 188654 33554432000 4194304 4623224 140735213805552 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1018080

[startup+1122.3 s]
/proc/loadavg: 8.02 8.04 7.54 9/184 27908
/proc/meminfo: memFree=18173448/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=1028192 CPUtime=4483.02 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 6218409 0 0 0 447203 1099 0 0 25 0 4 0 594834964 1052868608 196244 33554432000 4194304 4623224 140735213805552 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 257048 196244 345 105 0 252552 0
[pid=27865/tid=27867] ppid=27863 vsize=1028192 CPUtime=1122.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36354 0 0 0 112220 6 0 0 25 0 4 0 594834969 1052868608 196245 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=1028192 CPUtime=1122.28 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 32908 0 0 0 112224 4 0 0 25 0 4 0 594834969 1052868608 196245 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=1028192 CPUtime=1119.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 5927670 0 0 0 110892 1047 0 0 25 0 4 0 594834969 1052868608 196245 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 1028192

[startup+1182.3 s]
/proc/loadavg: 6.64 7.70 7.46 5/175 27927
/proc/meminfo: memFree=18916052/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=1057868 CPUtime=4722.72 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 6566343 0 0 0 471113 1159 0 0 25 0 4 0 594834964 1083256832 205452 33554432000 4194304 4623224 140735213805552 18446744073709551615 4519742 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 264467 205452 345 105 0 259971 0
[pid=27865/tid=27867] ppid=27863 vsize=1057868 CPUtime=1182.26 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36512 0 0 0 118220 6 0 0 25 0 4 0 594834969 1083256832 205452 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289742 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=1057868 CPUtime=1182.28 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 33050 0 0 0 118224 4 0 0 25 0 4 0 594834969 1083256832 205452 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=1057868 CPUtime=1179.39 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 6267252 0 0 0 116834 1105 0 0 25 0 4 0 594834969 1083256832 205453 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1057868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.89 7.46 7.38 5/175 27928
/proc/meminfo: memFree=18901892/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=1059976 CPUtime=4800.25 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 6688060 0 0 0 478841 1184 0 0 25 0 4 0 594834964 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4511419 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 264994 207744 345 105 0 260498 0
[pid=27865/tid=27867] ppid=27863 vsize=1059976 CPUtime=1201.67 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36516 0 0 0 120161 6 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=1059976 CPUtime=1201.69 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 33054 0 0 0 120165 4 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=1059976 CPUtime=1198.81 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 6387618 0 0 0 118751 1130 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1059976

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: 5.89 7.46 7.38 5/175 27928
/proc/meminfo: memFree=18901892/32950928 swapFree=67111364/67111528
[pid=27865] ppid=27863 vsize=1059976 CPUtime=4800.25 cores=1,3,5,7
/proc/27865/stat : 27865 (SArTagnan) R 27863 27865 26261 0 -1 4202496 6688060 0 0 0 478841 1184 0 0 25 0 4 0 594834964 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4511419 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27865/statm: 264994 207744 345 105 0 260498 0
[pid=27865/tid=27867] ppid=27863 vsize=1059976 CPUtime=1201.67 cores=1,3,5,7
/proc/27865/task/27867/stat : 27867 (SArTagnan) R 27863 27865 26261 0 -1 4202560 36516 0 0 0 120161 6 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4289664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27865/tid=27868] ppid=27863 vsize=1059976 CPUtime=1201.69 cores=1,3,5,7
/proc/27865/task/27868/stat : 27868 (SArTagnan) R 27863 27865 26261 0 -1 4202560 33054 0 0 0 120165 4 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27865/tid=27869] ppid=27863 vsize=1059976 CPUtime=1198.81 cores=1,3,5,7
/proc/27865/task/27869/stat : 27869 (SArTagnan) R 27863 27865 26261 0 -1 4202560 6387618 0 0 0 118751 1130 0 0 25 0 4 0 594834969 1085415424 207744 33554432000 4194304 4623224 140735213805552 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1059976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.31
CPU user time (s): 4788.43
CPU system time (s): 11.8792
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1059976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.43
system time used= 11.8792
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6688061
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= 788
involuntary context switches= 31789

runsolver used 1.88771 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 05:00:43
IDJOB=3282873
IDBENCH=70873
IDSOLVER=1656
FILE ID=node113/3282873-1304046043
RUNJOBID= node113-1304046000-27812
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

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

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=572948549

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:      19554872 kB
Buffers:       1742720 kB
Cached:       10821884 kB
SwapCached:        164 kB
Active:        6481328 kB
Inactive:      6324620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19554872 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:      241188 kB
Mapped:          15372 kB
Slab:           526448 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   479676 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:47