Trace number 3386402

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3915.65 1300.07

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386402-1305580323/watcher-3386402-1305580323 -o /tmp/evaluation-result-3386402-1305580323/solver-3386402-1305580323 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386402-1305580323.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: 10.16 10.15 10.10 3/416 11008
/proc/meminfo: memFree=24130508/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=27040 CPUtime=0 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 1482 0 0 0 0 0 0 0 25 0 1 0 669630787 27688960 1420 33554432000 4194304 4625164 140734455391104 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11008/statm: 6760 1420 299 106 0 2263 0

[startup+0.101097 s]
/proc/loadavg: 10.16 10.15 10.10 3/416 11008
/proc/meminfo: memFree=24130508/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=158576 CPUtime=0.13 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 12501 0 0 0 12 1 0 0 25 0 4 0 669630787 162381824 10158 33554432000 4194304 4625164 140734455391104 18446744073709551615 4367653 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 39644 10159 331 106 0 35147 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 158576

[startup+0.201079 s]
/proc/loadavg: 10.16 10.15 10.10 3/416 11008
/proc/meminfo: memFree=24130508/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=294420 CPUtime=0.52 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 15928 0 0 0 51 1 0 0 25 0 4 0 669630787 301486080 11939 33554432000 4194304 4625164 140734455391104 18446744073709551615 210204305587 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 73605 11939 336 106 0 69108 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 294420

[startup+0.301063 s]
/proc/loadavg: 10.16 10.15 10.10 3/416 11008
/proc/meminfo: memFree=24130508/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=295504 CPUtime=0.92 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 17226 0 0 0 91 1 0 0 25 0 4 0 669630787 302596096 12510 33554432000 4194304 4625164 140734455391104 18446744073709551615 4508743 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 73876 12510 342 106 0 69379 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 295504

[startup+0.700994 s]
/proc/loadavg: 10.16 10.15 10.10 3/416 11008
/proc/meminfo: memFree=24130508/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=295504 CPUtime=2.53 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 18873 0 0 0 251 2 0 0 25 0 4 0 669630787 302596096 13363 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 73876 13363 342 106 0 69379 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 295504

[startup+1.50086 s]
/proc/loadavg: 9.83 10.08 10.08 7/420 11012
/proc/meminfo: memFree=24077568/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=302032 CPUtime=5.71 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 23921 0 0 0 568 3 0 0 25 0 4 0 669630787 309280768 16092 33554432000 4194304 4625164 140734455391104 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 75508 16092 342 106 0 71011 0
[pid=11008/tid=11010] ppid=11006 vsize=302032 CPUtime=1.4 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 2413 0 0 0 140 0 0 0 25 0 4 0 669630796 309280768 16092 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=302032 CPUtime=1.41 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 2197 0 0 0 141 0 0 0 25 0 4 0 669630796 309280768 16092 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=302032 CPUtime=1.41 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 6045 0 0 0 140 1 0 0 25 0 4 0 669630796 309280768 16092 33554432000 4194304 4625164 140734455391104 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 302032

[startup+3.1006 s]
/proc/loadavg: 9.83 10.08 10.08 11/425 11042
/proc/meminfo: memFree=24011016/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=311004 CPUtime=12.09 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 31108 0 0 0 1205 4 0 0 25 0 4 0 669630787 318468096 17685 33554432000 4194304 4625164 140734455391104 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 77751 17685 342 106 0 73254 0
[pid=11008/tid=11010] ppid=11006 vsize=311004 CPUtime=3 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 3142 0 0 0 300 0 0 0 25 0 4 0 669630796 318468096 17685 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=311004 CPUtime=3 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 2976 0 0 0 300 0 0 0 25 0 4 0 669630796 318468096 17685 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=311004 CPUtime=3 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 10989 0 0 0 299 1 0 0 25 0 4 0 669630796 318468096 17685 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 311004

[startup+6.30106 s]
/proc/loadavg: 9.83 10.08 10.08 11/425 11042
/proc/meminfo: memFree=23860760/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=414796 CPUtime=24.82 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 118537 0 0 0 2464 18 0 0 20 0 4 0 669630787 424751104 51593 33554432000 4194304 4625164 140734455391104 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 103699 51593 345 106 0 99202 0
[pid=11008/tid=11010] ppid=11006 vsize=414796 CPUtime=6.19 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 17669 0 0 0 617 2 0 0 20 0 4 0 669630796 424751104 51593 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=414796 CPUtime=6.2 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 15867 0 0 0 618 2 0 0 20 0 4 0 669630796 424751104 51593 33554432000 4194304 4625164 140734455391104 18446744073709551615 4340066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=414796 CPUtime=6.19 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 35812 0 0 0 614 5 0 0 20 0 4 0 669630796 424751104 51593 33554432000 4194304 4625164 140734455391104 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 414796

[startup+12.701 s]
/proc/loadavg: 9.94 10.09 10.08 11/425 11042
/proc/meminfo: memFree=23772620/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=423036 CPUtime=50.33 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 167550 0 0 0 5008 25 0 0 25 0 4 0 669630787 433188864 54018 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 105759 54018 347 106 0 101262 0
[pid=11008/tid=11010] ppid=11006 vsize=423036 CPUtime=12.59 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 18453 0 0 0 1257 2 0 0 25 0 4 0 669630796 433188864 54018 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=423036 CPUtime=12.6 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 16056 0 0 0 1258 2 0 0 25 0 4 0 669630796 433188864 54018 33554432000 4194304 4625164 140734455391104 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=423036 CPUtime=12.6 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 79333 0 0 0 1249 11 0 0 25 0 4 0 669630796 433188864 54018 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 423036

[startup+25.5009 s]
/proc/loadavg: 9.95 10.09 10.08 11/425 11043
/proc/meminfo: memFree=23631772/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=444680 CPUtime=91.18 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 223690 0 0 0 9083 35 0 0 25 0 4 0 669630787 455352320 59666 33554432000 4194304 4625164 140734455391104 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11008/statm: 111170 59666 347 106 0 106673 0
[pid=11008/tid=11010] ppid=11006 vsize=444680 CPUtime=20.69 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 24457 0 0 0 2064 5 0 0 25 0 4 0 669630796 455352320 59666 33554432000 4194304 4625164 140734455391104 18446744073709551615 210204690615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=444680 CPUtime=25.05 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 22220 0 0 0 2502 3 0 0 25 0 4 0 669630796 455352320 59666 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=444680 CPUtime=20.31 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 122652 0 0 0 2013 18 0 0 18 0 4 0 669630796 455352320 59666 33554432000 4194304 4625164 140734455391104 18446744073709551615 4328596 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.18
Current children cumulated vsize (KiB) 444680

[startup+51.1006 s]
/proc/loadavg: 9.96 10.08 10.08 11/425 11044
/proc/meminfo: memFree=23570940/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=456340 CPUtime=167.64 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 393013 0 0 0 16697 67 0 0 25 0 4 0 669630787 467292160 69908 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 114085 69909 347 106 0 109588 0
[pid=11008/tid=11010] ppid=11006 vsize=456340 CPUtime=32.93 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 26248 0 0 0 3286 7 0 0 25 0 4 0 669630796 467292160 69909 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=456340 CPUtime=50.28 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 27817 0 0 0 5022 6 0 0 25 0 4 0 669630796 467292160 69909 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288896 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=456340 CPUtime=41.42 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 283313 0 0 0 4098 44 0 0 25 0 4 0 669630796 467292160 69909 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.64
Current children cumulated vsize (KiB) 456340

[startup+102.301 s]
/proc/loadavg: 10.10 10.11 10.09 11/425 11045
/proc/meminfo: memFree=23504208/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=469420 CPUtime=320.53 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 562065 0 0 0 31953 100 0 0 25 0 4 0 669630787 480686080 77043 33554432000 4194304 4625164 140734455391104 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 117355 77043 347 106 0 112858 0
[pid=11008/tid=11010] ppid=11006 vsize=469420 CPUtime=81.44 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 36344 0 0 0 8134 10 0 0 25 0 4 0 669630796 480686080 77043 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=469420 CPUtime=92.36 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 30418 0 0 0 9226 10 0 0 25 0 4 0 669630796 480686080 77043 33554432000 4194304 4625164 140734455391104 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=469420 CPUtime=67.84 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 439319 0 0 0 6715 69 0 0 25 0 4 0 669630796 480686080 77043 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 320.53
Current children cumulated vsize (KiB) 469420

[startup+162.301 s]
/proc/loadavg: 10.24 10.14 10.10 11/425 11046
/proc/meminfo: memFree=23408104/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=491208 CPUtime=499.88 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 784819 0 0 0 49853 135 0 0 25 0 4 0 669630787 502996992 87818 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11008/statm: 122802 87818 347 106 0 118305 0
[pid=11008/tid=11010] ppid=11006 vsize=491208 CPUtime=135.57 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 39025 0 0 0 13546 11 0 0 25 0 4 0 669630796 502996992 87818 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=491208 CPUtime=143.24 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 39635 0 0 0 14311 13 0 0 25 0 4 0 669630796 502996992 87818 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=491208 CPUtime=102.38 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 649308 0 0 0 10137 101 0 0 25 0 4 0 669630796 502996992 87818 33554432000 4194304 4625164 140734455391104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 499.88
Current children cumulated vsize (KiB) 491208

[startup+222.316 s]
/proc/loadavg: 10.27 10.16 10.10 11/425 11048
/proc/meminfo: memFree=23294880/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=532916 CPUtime=679.1 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 1089767 0 0 0 67720 190 0 0 25 0 4 0 669630787 545705984 100511 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11008/statm: 133229 100511 347 106 0 128732 0
[pid=11008/tid=11010] ppid=11006 vsize=532916 CPUtime=172.07 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 53060 0 0 0 17191 16 0 0 25 0 4 0 669630796 545705984 100511 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=532916 CPUtime=173.48 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 41173 0 0 0 17334 14 0 0 25 0 4 0 669630796 545705984 100511 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=532916 CPUtime=159.43 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 931132 0 0 0 15796 147 0 0 25 0 4 0 669630796 545705984 100511 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 679.1
Current children cumulated vsize (KiB) 532916

[startup+282.301 s]

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

[pid=11008] ppid=11006 vsize=1104756 CPUtime=2291.47 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 2927022 0 0 0 228627 520 0 0 25 0 4 0 669630787 1131270144 210070 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 276189 210070 347 106 0 271692 0
[pid=11008/tid=11010] ppid=11006 vsize=1104756 CPUtime=617.49 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 129648 0 0 0 61706 43 0 0 25 0 4 0 669630796 1131270144 210424 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1104756 CPUtime=503.22 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 72304 0 0 0 50282 40 0 0 25 0 4 0 669630796 1131270144 210424 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1104756 CPUtime=487.72 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 2623708 0 0 0 48355 417 0 0 25 0 4 0 669630796 1131270144 210424 33554432000 4194304 4625164 140734455391104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2291.47
Current children cumulated vsize (KiB) 1104756

[startup+822.301 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11064
/proc/meminfo: memFree=22284464/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1163852 CPUtime=2470.63 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 3112820 0 0 0 246514 549 0 0 25 0 4 0 669630787 1191784448 221401 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 290963 221401 347 106 0 286466 0
[pid=11008/tid=11010] ppid=11006 vsize=1163852 CPUtime=676.67 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 138102 0 0 0 67622 45 0 0 25 0 4 0 669630796 1191784448 221401 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1163852 CPUtime=533.21 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 72939 0 0 0 53281 40 0 0 25 0 4 0 669630796 1191784448 221401 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1163852 CPUtime=517.71 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 2799289 0 0 0 51328 443 0 0 25 0 4 0 669630796 1191784448 221401 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2470.63
Current children cumulated vsize (KiB) 1163852

[startup+882.316 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11066
/proc/meminfo: memFree=22218724/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1165696 CPUtime=2649.85 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 3399722 0 0 0 264390 595 0 0 25 0 4 0 669630787 1193672704 228454 33554432000 4194304 4625164 140734455391104 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 291424 228454 348 106 0 286927 0
[pid=11008/tid=11010] ppid=11006 vsize=1165696 CPUtime=724.29 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 139987 0 0 0 72383 46 0 0 25 0 4 0 669630796 1193672704 228454 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1165696 CPUtime=562.97 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 73001 0 0 0 56257 40 0 0 25 0 4 0 669630796 1193672704 228454 33554432000 4194304 4625164 140734455391104 18446744073709551615 4352401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1165696 CPUtime=559.53 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 3083371 0 0 0 55465 488 0 0 25 0 4 0 669630796 1193672704 228454 33554432000 4194304 4625164 140734455391104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2649.85
Current children cumulated vsize (KiB) 1165696

[startup+942.301 s]
/proc/loadavg: 10.11 10.14 10.09 11/425 11067
/proc/meminfo: memFree=22136364/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1170524 CPUtime=2841.99 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 3809671 0 0 0 283540 659 0 0 25 0 4 0 669630787 1198616576 239879 33554432000 4194304 4625164 140734455391104 18446744073709551615 4512138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 292631 239879 347 106 0 288134 0
[pid=11008/tid=11010] ppid=11006 vsize=1170524 CPUtime=754.09 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 141294 0 0 0 75362 47 0 0 25 0 4 0 669630796 1198616576 239879 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1170524 CPUtime=605.35 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 75575 0 0 0 60492 43 0 0 25 0 4 0 669630796 1198616576 239879 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1170524 CPUtime=619.51 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 3488228 0 0 0 61403 548 0 0 25 0 4 0 669630796 1198616576 239879 33554432000 4194304 4625164 140734455391104 18446744073709551615 4328596 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2841.99
Current children cumulated vsize (KiB) 1170524

[startup+1002.3 s]
/proc/loadavg: 10.04 10.11 10.08 11/425 11069
/proc/meminfo: memFree=22038260/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1236060 CPUtime=3026.73 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 4160503 0 0 0 301961 712 0 0 25 0 4 0 669630787 1265725440 250217 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 309015 250217 347 106 0 304518 0
[pid=11008/tid=11010] ppid=11006 vsize=1236060 CPUtime=789.75 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 144183 0 0 0 78927 48 0 0 25 0 4 0 669630796 1265725440 250217 33554432000 4194304 4625164 140734455391104 18446744073709551615 4462343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1236060 CPUtime=641.76 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 76700 0 0 0 64132 44 0 0 25 0 4 0 669630796 1265725440 250217 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1236060 CPUtime=672.19 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 3834173 0 0 0 66620 599 0 0 25 0 4 0 669630796 1265725440 250217 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3026.73
Current children cumulated vsize (KiB) 1236060

[startup+1062.3 s]
/proc/loadavg: 10.01 10.09 10.08 11/425 11070
/proc/meminfo: memFree=21966048/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1236060 CPUtime=3205.89 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 4385771 0 0 0 319838 751 0 0 25 0 4 0 669630787 1265725440 257607 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11008/statm: 309015 257607 347 106 0 304518 0
[pid=11008/tid=11010] ppid=11006 vsize=1236060 CPUtime=820.59 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 147086 0 0 0 82008 51 0 0 25 0 4 0 669630796 1265725440 257607 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1236060 CPUtime=700.89 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 77971 0 0 0 70044 45 0 0 25 0 4 0 669630796 1265725440 257607 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1236060 CPUtime=705.98 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4054671 0 0 0 69965 633 0 0 25 0 4 0 669630796 1265725440 257607 33554432000 4194304 4625164 140734455391104 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3205.89
Current children cumulated vsize (KiB) 1236060

[startup+1122.3 s]
/proc/loadavg: 10.03 10.08 10.08 11/425 11072
/proc/meminfo: memFree=21875008/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1237856 CPUtime=3384.99 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 4605264 0 0 0 337712 787 0 0 25 0 4 0 669630787 1267564544 265901 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 309464 265902 347 106 0 304967 0
[pid=11008/tid=11010] ppid=11006 vsize=1237856 CPUtime=853.97 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 149240 0 0 0 85343 54 0 0 25 0 4 0 669630796 1267564544 265902 33554432000 4194304 4625164 140734455391104 18446744073709551615 4486794 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1237856 CPUtime=754.36 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 79352 0 0 0 75389 47 0 0 25 0 4 0 669630796 1267564544 265902 33554432000 4194304 4625164 140734455391104 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1237856 CPUtime=738.31 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4269769 0 0 0 73166 665 0 0 25 0 4 0 669630796 1267564544 265902 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3384.99
Current children cumulated vsize (KiB) 1237856

[startup+1182.3 s]
/proc/loadavg: 10.16 10.10 10.08 11/425 11074
/proc/meminfo: memFree=21813728/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1366752 CPUtime=3564.19 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 4855087 0 0 0 355587 832 0 0 25 0 4 0 669630787 1399554048 275638 33554432000 4194304 4625164 140734455391104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 341688 275638 347 106 0 337191 0
[pid=11008/tid=11010] ppid=11006 vsize=1366752 CPUtime=895.5 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 186810 0 0 0 89489 61 0 0 25 0 4 0 669630796 1399554048 275638 33554432000 4194304 4625164 140734455391104 18446744073709551615 4288953 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1366752 CPUtime=801.05 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 79777 0 0 0 80058 47 0 0 25 0 4 0 669630796 1399554048 275638 33554432000 4194304 4625164 140734455391104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1366752 CPUtime=769.28 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4480890 0 0 0 76227 701 0 0 25 0 4 0 669630796 1399554048 275638 33554432000 4194304 4625164 140734455391104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3564.19
Current children cumulated vsize (KiB) 1366752

[startup+1242.3 s]
/proc/loadavg: 10.19 10.11 10.09 11/425 11075
/proc/meminfo: memFree=21747464/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1366752 CPUtime=3743.22 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 5072261 0 0 0 373448 874 0 0 25 0 4 0 669630787 1399554048 284769 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 341688 284769 348 106 0 337191 0
[pid=11008/tid=11010] ppid=11006 vsize=1366752 CPUtime=938.67 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 189166 0 0 0 93803 64 0 0 25 0 4 0 669630796 1399554048 284769 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1366752 CPUtime=847.82 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 83729 0 0 0 84729 53 0 0 25 0 4 0 669630796 1399554048 284769 33554432000 4194304 4625164 140734455391104 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1366752 CPUtime=798.37 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4691209 0 0 0 79103 734 0 0 25 0 4 0 669630796 1399554048 284769 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3743.22
Current children cumulated vsize (KiB) 1366752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.21 10.12 10.09 11/425 11077
/proc/meminfo: memFree=21668668/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1377576 CPUtime=3915.56 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 5310195 0 0 0 390639 917 0 0 25 0 4 0 669630787 1410637824 289161 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 344394 289161 347 106 0 339897 0
[pid=11008/tid=11010] ppid=11006 vsize=1377576 CPUtime=996.18 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 192483 0 0 0 99552 66 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1377576 CPUtime=876.26 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 85181 0 0 0 87570 56 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1377576 CPUtime=827.06 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4923813 0 0 0 81934 772 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4557081 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3915.56
Current children cumulated vsize (KiB) 1377576

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

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

[startup+1300 s]
/proc/loadavg: 10.21 10.12 10.09 11/425 11077
/proc/meminfo: memFree=21668668/32951124 swapFree=63649240/67111528
[pid=11008] ppid=11006 vsize=1377576 CPUtime=3915.56 cores=1,3,5,7
/proc/11008/stat : 11008 (SArTagnan) R 11006 11008 10575 0 -1 4202496 5310195 0 0 0 390639 917 0 0 25 0 4 0 669630787 1410637824 289161 33554432000 4194304 4625164 140734455391104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11008/statm: 344394 289161 347 106 0 339897 0
[pid=11008/tid=11010] ppid=11006 vsize=1377576 CPUtime=996.18 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (SArTagnan) R 11006 11008 10575 0 -1 4202560 192483 0 0 0 99552 66 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11008/tid=11011] ppid=11006 vsize=1377576 CPUtime=876.26 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (SArTagnan) R 11006 11008 10575 0 -1 4202560 85181 0 0 0 87570 56 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11008/tid=11012] ppid=11006 vsize=1377576 CPUtime=827.06 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (SArTagnan) R 11006 11008 10575 0 -1 4202560 4923813 0 0 0 81934 772 0 0 25 0 4 0 669630796 1410637824 289162 33554432000 4194304 4625164 140734455391104 18446744073709551615 4557081 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3915.56
Current children cumulated vsize (KiB) 1377576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3915.65
CPU user time (s): 3906.43
CPU system time (s): 9.2186
CPU usage (%): 301.187
Max. virtual memory (cumulated for all children) (KiB): 1441924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3906.43
system time used= 9.2186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5310196
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= 5424
involuntary context switches= 43068

runsolver used 4.85826 second user time and 12.897 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-16 23:12:03
IDJOB=3386402
IDBENCH=83135
IDSOLVER=1871
FILE ID=node130/3386402-1305580323
RUNJOBID= node130-1305576415-10594
PBS_JOBID= 13350203
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=187982450

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24130540 kB
Buffers:        310436 kB
Cached:        4332620 kB
SwapCached:      10240 kB
Active:        4499888 kB
Inactive:      4017984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24130540 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:            3120 kB
Writeback:           0 kB
AnonPages:     3873256 kB
Mapped:          23336 kB
Slab:           190388 kB
PageTables:      44908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110474164 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= 73352 MiB
End job on node130 at 2011-05-16 23:33:45