Trace number 3266756

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.28 1201.78

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=19816 CPUtime=0 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 563 0 0 0 0 0 0 0 25 0 1 0 602344777 20291584 450 33554432000 4194304 4623224 140737073660960 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4939/statm: 4954 451 297 105 0 458 0

[startup+0.173371 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=261264 CPUtime=3.24 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 9335 0 0 0 323 1 0 0 25 0 4 0 602344777 267534336 6891 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 65316 6891 344 105 0 60820 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 261264

[startup+0.926188 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=262508 CPUtime=3.65 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 10117 0 0 0 363 2 0 0 25 0 4 0 602344777 268808192 7191 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 65627 7191 344 105 0 61131 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 262508

[startup+1.02617 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=263680 CPUtime=4.05 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 11484 0 0 0 403 2 0 0 25 0 4 0 602344777 270008320 7512 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 65920 7512 344 105 0 61424 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 263680

[startup+1.12615 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=264208 CPUtime=4.45 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 12341 0 0 0 443 2 0 0 25 0 4 0 602344777 270548992 7885 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 66052 7885 344 105 0 61556 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 264208

[startup+1.50108 s]
/proc/loadavg: 8.11 8.08 7.88 5/180 4939
/proc/meminfo: memFree=26430004/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=266140 CPUtime=5.95 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 14964 0 0 0 592 3 0 0 25 0 4 0 602344777 272527360 9225 33554432000 4194304 4623224 140737073660960 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 66535 9225 344 105 0 62039 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 266140

[startup+3.10079 s]
/proc/loadavg: 8.10 8.08 7.89 10/184 4943
/proc/meminfo: memFree=26377032/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=277756 CPUtime=12.33 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 22830 0 0 0 1228 5 0 0 25 0 4 0 602344777 284422144 13329 33554432000 4194304 4623224 140737073660960 18446744073709551615 4414838 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 69439 13329 344 105 0 64943 0
[pid=4939/tid=4941] ppid=4937 vsize=277756 CPUtime=3.07 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 6417 0 0 0 306 1 0 0 20 0 4 0 602344778 284422144 13329 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=277756 CPUtime=3.08 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 6603 0 0 0 307 1 0 0 25 0 4 0 602344778 284422144 13329 33554432000 4194304 4623224 140737073660960 18446744073709551615 4276043 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=277756 CPUtime=3.07 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 5317 0 0 0 306 1 0 0 25 0 4 0 602344778 284422144 13329 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 277756

[startup+6.3062 s]
/proc/loadavg: 8.10 8.08 7.89 9/184 4943
/proc/meminfo: memFree=26351692/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=288164 CPUtime=25.14 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 53260 0 0 0 2503 11 0 0 25 0 4 0 602344777 295079936 19673 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510059 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 72041 19673 344 105 0 67545 0
[pid=4939/tid=4941] ppid=4937 vsize=288164 CPUtime=6.28 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 9454 0 0 0 626 2 0 0 25 0 4 0 602344778 295079936 19673 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=288164 CPUtime=6.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 10089 0 0 0 626 2 0 0 25 0 4 0 602344778 295079936 19673 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=288164 CPUtime=6.25 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 27652 0 0 0 621 4 0 0 25 0 4 0 602344778 295079936 19673 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 288164

[startup+12.701 s]
/proc/loadavg: 8.10 8.07 7.89 9/184 4943
/proc/meminfo: memFree=26311044/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=303188 CPUtime=50.68 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 96989 0 0 0 5047 21 0 0 25 0 4 0 602344777 310464512 29573 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 75797 29573 344 105 0 71301 0
[pid=4939/tid=4941] ppid=4937 vsize=303188 CPUtime=12.67 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 15111 0 0 0 1262 5 0 0 25 0 4 0 602344778 310464512 29573 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=303188 CPUtime=12.67 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 14557 0 0 0 1264 3 0 0 25 0 4 0 602344778 310464512 29573 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=303188 CPUtime=12.62 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 58764 0 0 0 1252 10 0 0 25 0 4 0 602344778 310464512 29573 33554432000 4194304 4623224 140737073660960 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 303188

[startup+25.5006 s]
/proc/loadavg: 8.07 8.07 7.89 10/184 4943
/proc/meminfo: memFree=26229168/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=319456 CPUtime=101.81 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 200369 0 0 0 10142 39 0 0 25 0 4 0 602344777 327122944 46653 33554432000 4194304 4623224 140737073660960 18446744073709551615 4384343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 79864 46653 479 105 0 75368 0
[pid=4939/tid=4941] ppid=4937 vsize=319456 CPUtime=25.47 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 23556 0 0 0 2539 8 0 0 25 0 4 0 602344778 327122944 46653 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=319456 CPUtime=25.47 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 22763 0 0 0 2542 5 0 0 25 0 4 0 602344778 327122944 46653 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=319456 CPUtime=25.34 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 142139 0 0 0 2512 22 0 0 25 0 4 0 602344778 327122944 46653 33554432000 4194304 4623224 140737073660960 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 319456

[startup+51.1009 s]
/proc/loadavg: 8.05 8.06 7.89 9/184 4944
/proc/meminfo: memFree=26106108/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=465712 CPUtime=204.08 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 355736 0 0 0 20345 63 0 0 25 0 4 0 602344777 476889088 71837 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510235 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 116428 71837 634 105 0 111932 0
[pid=4939/tid=4941] ppid=4937 vsize=465712 CPUtime=51.07 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 32872 0 0 0 5097 10 0 0 25 0 4 0 602344778 476889088 71837 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=465712 CPUtime=51.08 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 31647 0 0 0 5101 7 0 0 25 0 4 0 602344778 476889088 71837 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=465712 CPUtime=50.81 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 257671 0 0 0 5042 39 0 0 25 0 4 0 602344778 476889088 71837 33554432000 4194304 4623224 140737073660960 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 465712

[startup+102.3 s]
/proc/loadavg: 8.06 8.06 7.90 10/184 4945
/proc/meminfo: memFree=25913616/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=690236 CPUtime=408.58 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 621653 0 0 0 40747 111 0 0 25 0 4 0 602344777 706801664 110237 33554432000 4194304 4623224 140737073660960 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 172559 110237 460 105 0 168063 0
[pid=4939/tid=4941] ppid=4937 vsize=690236 CPUtime=102.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 52793 0 0 0 10208 19 0 0 25 0 4 0 602344778 706801664 110237 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=690236 CPUtime=102.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 43104 0 0 0 10219 9 0 0 25 0 4 0 602344778 706801664 110237 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=690236 CPUtime=101.72 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 453327 0 0 0 10102 70 0 0 25 0 4 0 602344778 706801664 110237 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 690236

[startup+162.3 s]
/proc/loadavg: 8.05 8.06 7.91 10/184 4947
/proc/meminfo: memFree=25701912/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=816172 CPUtime=648.26 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 1308344 0 0 0 64601 225 0 0 25 0 4 0 602344777 835760128 152063 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 204043 152063 576 105 0 199547 0
[pid=4939/tid=4941] ppid=4937 vsize=816172 CPUtime=162.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 73291 0 0 0 16199 28 0 0 25 0 4 0 602344778 835760128 152063 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=816172 CPUtime=162.27 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 60665 0 0 0 16215 12 0 0 25 0 4 0 602344778 835760128 152063 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=816172 CPUtime=161.4 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 1064981 0 0 0 15974 166 0 0 25 0 4 0 602344778 835760128 152063 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 816172

[startup+222.3 s]
/proc/loadavg: 8.18 8.10 7.93 10/184 4949
/proc/meminfo: memFree=25292912/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=866980 CPUtime=887.92 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 1368915 0 0 0 88551 241 0 0 25 0 4 0 602344777 887787520 174107 33554432000 4194304 4623224 140737073660960 18446744073709551615 4415022 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 216745 174107 576 105 0 212249 0
[pid=4939/tid=4941] ppid=4937 vsize=866980 CPUtime=222.26 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 99517 0 0 0 22190 36 0 0 25 0 4 0 602344778 887787520 174107 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=866980 CPUtime=222.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 62472 0 0 0 22215 13 0 0 25 0 4 0 602344778 887787520 174107 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=866980 CPUtime=221.06 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 1069203 0 0 0 21939 167 0 0 25 0 4 0 602344778 887787520 174107 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 866980

[startup+282.3 s]
/proc/loadavg: 8.14 8.09 7.93 10/184 4950
/proc/meminfo: memFree=24999608/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1158320 CPUtime=1127.61 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 1495516 0 0 0 112493 268 0 0 25 0 4 0 602344777 1186119680 201172 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 289580 201172 426 105 0 285084 0
[pid=4939/tid=4941] ppid=4937 vsize=1158320 CPUtime=282.27 cores=0,2,4,6

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

[pid=4939] ppid=4937 vsize=1607448 CPUtime=2805.29 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 2112566 0 0 0 280135 394 0 0 25 0 4 0 602344777 1646026752 319430 33554432000 4194304 4623224 140737073660960 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 401862 319430 344 105 0 397366 0
[pid=4939/tid=4941] ppid=4937 vsize=1607448 CPUtime=702.26 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 165531 0 0 0 70157 69 0 0 25 0 4 0 602344778 1646026752 319430 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1607448 CPUtime=702.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 144307 0 0 0 70189 39 0 0 25 0 4 0 602344778 1646026752 319430 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1607448 CPUtime=698.47 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 1327973 0 0 0 69640 207 0 0 25 0 4 0 602344778 1646026752 319430 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 1607448

[startup+762.3 s]
/proc/loadavg: 8.06 8.06 7.96 10/184 5003
/proc/meminfo: memFree=25347732/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1613824 CPUtime=3044.96 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 2391904 0 0 0 304053 443 0 0 25 0 4 0 602344777 1652555776 333128 33554432000 4194304 4623224 140737073660960 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 403456 333128 344 105 0 398960 0
[pid=4939/tid=4941] ppid=4937 vsize=1613824 CPUtime=762.26 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 168895 0 0 0 76154 72 0 0 25 0 4 0 602344778 1652555776 333128 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1613824 CPUtime=762.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 146528 0 0 0 76186 42 0 0 25 0 4 0 602344778 1652555776 333128 33554432000 4194304 4623224 140737073660960 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1613824 CPUtime=758.14 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 1530686 0 0 0 75577 237 0 0 25 0 4 0 602344778 1652555776 333128 33554432000 4194304 4623224 140737073660960 18446744073709551615 4545997 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1613824

[startup+822.3 s]
/proc/loadavg: 8.02 8.05 7.96 10/184 5005
/proc/meminfo: memFree=25247716/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1679360 CPUtime=3284.63 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 3009449 0 0 0 327924 539 0 0 25 0 4 0 602344777 1719664640 344431 33554432000 4194304 4623224 140737073660960 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 419840 344431 344 105 0 415344 0
[pid=4939/tid=4941] ppid=4937 vsize=1679360 CPUtime=822.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 169014 0 0 0 82154 73 0 0 25 0 4 0 602344778 1719664640 344431 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1679360 CPUtime=822.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 147923 0 0 0 82186 42 0 0 25 0 4 0 602344778 1719664640 344431 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1679360 CPUtime=817.82 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 2138879 0 0 0 81451 331 0 0 25 0 4 0 602344778 1719664640 344431 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 1679360

[startup+882.3 s]
/proc/loadavg: 8.01 8.04 7.96 9/184 5006
/proc/meminfo: memFree=25185408/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1728444 CPUtime=3524.3 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 3645899 0 0 0 351792 638 0 0 25 0 4 0 602344777 1769926656 350149 33554432000 4194304 4623224 140737073660960 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 432111 350149 345 105 0 427615 0
[pid=4939/tid=4941] ppid=4937 vsize=1728444 CPUtime=882.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 169123 0 0 0 88154 73 0 0 25 0 4 0 602344778 1769926656 350149 33554432000 4194304 4623224 140737073660960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1728444 CPUtime=882.28 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 148711 0 0 0 88186 42 0 0 25 0 4 0 602344778 1769926656 350149 33554432000 4194304 4623224 140737073660960 18446744073709551615 4373048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1728444 CPUtime=877.49 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 2758106 0 0 0 87321 428 0 0 25 0 4 0 602344778 1769926656 350149 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 1728444

[startup+942.3 s]
/proc/loadavg: 8.00 8.03 7.96 9/184 5008
/proc/meminfo: memFree=25083896/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1874608 CPUtime=3763.99 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 4315978 0 0 0 375659 740 0 0 25 0 4 0 602344777 1919598592 365636 33554432000 4194304 4623224 140737073660960 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 468652 365636 345 105 0 464156 0
[pid=4939/tid=4941] ppid=4937 vsize=1874608 CPUtime=942.28 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 169237 0 0 0 94155 73 0 0 25 0 4 0 602344778 1919598592 365636 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357679 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1874608 CPUtime=942.3 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 149754 0 0 0 94187 43 0 0 25 0 4 0 602344778 1919598592 365636 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1874608 CPUtime=937.16 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 3341882 0 0 0 93198 518 0 0 25 0 4 0 602344778 1919598592 365636 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1874608

[startup+1002.3 s]
/proc/loadavg: 8.11 8.05 7.97 10/184 5009
/proc/meminfo: memFree=24980532/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=2020972 CPUtime=4003.65 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 4928850 0 0 0 399527 838 0 0 25 0 4 0 602344777 2069475328 376345 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 505243 376345 353 105 0 500747 0
[pid=4939/tid=4941] ppid=4937 vsize=2020972 CPUtime=1002.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 169356 0 0 0 100153 74 0 0 25 0 4 0 602344778 2069475328 376345 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=2020972 CPUtime=1002.29 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 195303 0 0 0 100181 48 0 0 25 0 4 0 602344778 2069475328 376345 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=2020972 CPUtime=996.83 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 3906723 0 0 0 99074 609 0 0 25 0 4 0 602344778 2069475328 376345 33554432000 4194304 4623224 140737073660960 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2020972

[startup+1062.31 s]
/proc/loadavg: 8.04 8.04 7.97 10/184 5011
/proc/meminfo: memFree=24905808/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1967272 CPUtime=4243.35 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 5320214 0 0 0 423433 902 0 0 25 0 4 0 602344777 2014486528 385871 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 491818 385871 344 105 0 487322 0
[pid=4939/tid=4941] ppid=4937 vsize=1967272 CPUtime=1062.28 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 169970 0 0 0 106154 74 0 0 25 0 4 0 602344778 2014486528 385871 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357994 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1967272 CPUtime=1062.3 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 198421 0 0 0 106179 51 0 0 25 0 4 0 602344778 2014486528 385871 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1967272 CPUtime=1056.5 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 4290906 0 0 0 104981 669 0 0 25 0 4 0 602344778 2014486528 385871 33554432000 4194304 4623224 140737073660960 18446744073709551615 4552772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1967272

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 7.98 10/184 5013
/proc/meminfo: memFree=24829100/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=1967272 CPUtime=4482.99 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 5890033 0 0 0 447306 993 0 0 25 0 4 0 602344777 2014486528 395355 33554432000 4194304 4623224 140737073660960 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 491818 395355 354 105 0 487322 0
[pid=4939/tid=4941] ppid=4937 vsize=1967272 CPUtime=1122.27 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 170061 0 0 0 112153 74 0 0 25 0 4 0 602344778 2014486528 395355 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=1967272 CPUtime=1122.29 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 201666 0 0 0 112175 54 0 0 25 0 4 0 602344778 2014486528 395355 33554432000 4194304 4623224 140737073660960 18446744073709551615 4373048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=1967272 CPUtime=1116.17 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 4855245 0 0 0 110860 757 0 0 25 0 4 0 602344778 2014486528 395355 33554432000 4194304 4623224 140737073660960 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 1967272

[startup+1182.3 s]
/proc/loadavg: 8.09 8.05 7.98 10/184 5014
/proc/meminfo: memFree=24677984/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=2038248 CPUtime=4722.66 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 6321182 0 0 0 471203 1063 0 0 25 0 4 0 602344777 2087165952 405433 33554432000 4194304 4623224 140737073660960 18446744073709551615 4511296 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 509562 405433 356 105 0 505066 0
[pid=4939/tid=4941] ppid=4937 vsize=2038248 CPUtime=1182.28 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 170154 0 0 0 118154 74 0 0 25 0 4 0 602344778 2087165952 405433 33554432000 4194304 4623224 140737073660960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=2038248 CPUtime=1182.3 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 204459 0 0 0 118174 56 0 0 25 0 4 0 602344778 2087165952 405433 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=2038248 CPUtime=1175.84 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 5280755 0 0 0 116760 824 0 0 25 0 4 0 602344778 2087165952 405433 33554432000 4194304 4623224 140737073660960 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 2038248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.04 7.98 9/184 5015
/proc/meminfo: memFree=24642388/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=2038248 CPUtime=4800.17 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 6534229 0 0 0 478920 1097 0 0 25 0 4 0 602344777 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4415031 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 509562 407114 344 105 0 505066 0
[pid=4939/tid=4941] ppid=4937 vsize=2038248 CPUtime=1201.68 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 170193 0 0 0 120094 74 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=2038248 CPUtime=1201.7 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 205758 0 0 0 120112 58 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=2038248 CPUtime=1195.15 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 5491371 0 0 0 118659 856 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2038248

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.04 7.98 9/184 5015
/proc/meminfo: memFree=24642388/32950928 swapFree=67111352/67111528
[pid=4939] ppid=4937 vsize=2038248 CPUtime=4800.17 cores=0,2,4,6
/proc/4939/stat : 4939 (SArTagnan) R 4937 4939 4254 0 -1 4202496 6534229 0 0 0 478920 1097 0 0 25 0 4 0 602344777 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4415031 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4939/statm: 509562 407114 344 105 0 505066 0
[pid=4939/tid=4941] ppid=4937 vsize=2038248 CPUtime=1201.68 cores=0,2,4,6
/proc/4939/task/4941/stat : 4941 (SArTagnan) R 4937 4939 4254 0 -1 4202560 170193 0 0 0 120094 74 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4939/tid=4942] ppid=4937 vsize=2038248 CPUtime=1201.7 cores=0,2,4,6
/proc/4939/task/4942/stat : 4942 (SArTagnan) R 4937 4939 4254 0 -1 4202560 205758 0 0 0 120112 58 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4939/tid=4943] ppid=4937 vsize=2038248 CPUtime=1195.15 cores=0,2,4,6
/proc/4939/task/4943/stat : 4943 (SArTagnan) R 4937 4939 4254 0 -1 4202560 5491371 0 0 0 118659 856 0 0 25 0 4 0 602344778 2087165952 407114 33554432000 4194304 4623224 140737073660960 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2038248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.28
CPU user time (s): 4789.23
CPU system time (s): 11.0453
CPU usage (%): 399.429
Max. virtual memory (cumulated for all children) (KiB): 2182388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.23
system time used= 11.0453
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6534229
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= 1317
involuntary context switches= 22680

runsolver used 1.85372 second user time and 4.70228 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 01:52:21
IDJOB=3266756
IDBENCH=88210
IDSOLVER=1656
FILE ID=node113/3266756-1304121141
RUNJOBID= node113-1304120286-4860
PBS_JOBID= 13170715
Free space on /tmp= 71160 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266756-1304121141/watcher-3266756-1304121141 -o /tmp/evaluation-result-3266756-1304121141/solver-3266756-1304121141 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266756-1304121141.cnf -threads=4

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

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
RANDOM SEED=24197291

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:      26430292 kB
Buffers:        731448 kB
Cached:        3163644 kB
SwapCached:         12 kB
Active:        2199848 kB
Inactive:      3800288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26430292 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:     2104880 kB
Mapped:          15360 kB
Slab:           452848 kB
PageTables:       8624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2597924 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= 71160 MiB
End job on node113 at 2011-04-30 02:12:25