Trace number 3265920

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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-3265920-1304109432/watcher-3265920-1304109432 -o /tmp/evaluation-result-3265920-1304109432/solver-3265920-1304109432 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3265920-1304109432.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: 7.77 8.03 8.03 5/180 19514
/proc/meminfo: memFree=30628012/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=19384 CPUtime=0 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 603 0 0 0 0 0 0 0 25 0 1 0 522542995 19849216 540 33554432000 4194304 4623224 140733464571232 18446744073709551615 4306382 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19514/statm: 4846 540 301 105 0 350 0

[startup+0.014779 s]
/proc/loadavg: 7.77 8.03 8.03 5/180 19514
/proc/meminfo: memFree=30628012/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=53544 CPUtime=0.01 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 1763 0 0 0 1 0 0 0 25 0 4 0 522542995 54829056 1289 33554432000 4194304 4623224 140733464571232 18446744073709551615 47695053105064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 13386 1289 306 105 0 8890 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53544

[startup+0.158755 s]
/proc/loadavg: 7.77 8.03 8.03 5/180 19514
/proc/meminfo: memFree=30628012/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=186300 CPUtime=0.58 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 3347 0 0 0 58 0 0 0 25 0 4 0 522542995 190771200 2210 33554432000 4194304 4623224 140733464571232 18446744073709551615 4507447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 46575 2210 339 105 0 42079 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 186300

[startup+0.30073 s]
/proc/loadavg: 7.77 8.03 8.03 5/180 19514
/proc/meminfo: memFree=30628012/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=187152 CPUtime=1.15 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 4469 0 0 0 115 0 0 0 25 0 4 0 522542995 191643648 2675 33554432000 4194304 4623224 140733464571232 18446744073709551615 4513433 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 46788 2675 339 105 0 42292 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 187152

[startup+0.700661 s]
/proc/loadavg: 7.77 8.03 8.03 5/180 19514
/proc/meminfo: memFree=30628012/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=254000 CPUtime=2.75 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 7389 0 0 0 274 1 0 0 25 0 4 0 522542995 260096000 3857 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 63500 3857 344 105 0 59004 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 254000

[startup+1.50052 s]
/proc/loadavg: 7.77 8.03 8.03 9/184 19518
/proc/meminfo: memFree=30608396/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=256760 CPUtime=5.94 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 10753 0 0 0 592 2 0 0 25 0 4 0 522542995 262922240 5540 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 64190 5540 344 105 0 59694 0
[pid=19514/tid=19516] ppid=19512 vsize=256760 CPUtime=1.47 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2054 0 0 0 147 0 0 0 25 0 4 0 522542996 262922240 5540 33554432000 4194304 4623224 140733464571232 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=256760 CPUtime=1.48 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 1723 0 0 0 148 0 0 0 25 0 4 0 522542996 262922240 5540 33554432000 4194304 4623224 140733464571232 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=256760 CPUtime=1.47 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 4396 0 0 0 147 0 0 0 25 0 4 0 522542996 262922240 5540 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 256760

[startup+3.10024 s]
/proc/loadavg: 7.78 8.03 8.03 9/184 19518
/proc/meminfo: memFree=30596372/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=261120 CPUtime=12.33 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 18631 0 0 0 1230 3 0 0 25 0 4 0 522542995 267386880 7935 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 65280 7935 344 105 0 60784 0
[pid=19514/tid=19516] ppid=19512 vsize=261120 CPUtime=3.07 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 3469 0 0 0 306 1 0 0 25 0 4 0 522542996 267386880 7935 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=261120 CPUtime=3.08 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2789 0 0 0 308 0 0 0 25 0 4 0 522542996 267386880 7935 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=261120 CPUtime=3.08 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 9131 0 0 0 307 1 0 0 25 0 4 0 522542996 267386880 7935 33554432000 4194304 4623224 140733464571232 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 261120

[startup+6.30067 s]
/proc/loadavg: 7.78 8.03 8.03 9/184 19518
/proc/meminfo: memFree=30573516/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=266776 CPUtime=25.12 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 37876 0 0 0 2506 6 0 0 25 0 4 0 522542995 273178624 11345 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 66694 11345 344 105 0 62198 0
[pid=19514/tid=19516] ppid=19512 vsize=266776 CPUtime=6.24 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 6640 0 0 0 623 1 0 0 25 0 4 0 522542996 273178624 11345 33554432000 4194304 4623224 140733464571232 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=266776 CPUtime=6.27 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 4212 0 0 0 627 0 0 0 25 0 4 0 522542996 273178624 11345 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=266776 CPUtime=6.27 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 23081 0 0 0 625 2 0 0 25 0 4 0 522542996 273178624 11345 33554432000 4194304 4623224 140733464571232 18446744073709551615 4366359 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 266776

[startup+12.7005 s]
/proc/loadavg: 7.82 8.03 8.03 9/184 19518
/proc/meminfo: memFree=30542056/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=274500 CPUtime=50.68 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 58441 0 0 0 5058 10 0 0 25 0 4 0 522542995 281088000 15882 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510235 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 68625 15882 347 105 0 64129 0
[pid=19514/tid=19516] ppid=19512 vsize=274500 CPUtime=12.61 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 8095 0 0 0 1259 2 0 0 25 0 4 0 522542996 281088000 15882 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=274500 CPUtime=12.67 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 6152 0 0 0 1267 0 0 0 25 0 4 0 522542996 281088000 15882 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=274500 CPUtime=12.68 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 39404 0 0 0 1263 5 0 0 25 0 4 0 522542996 281088000 15882 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 274500

[startup+25.5003 s]
/proc/loadavg: 7.92 8.04 8.04 9/184 19518
/proc/meminfo: memFree=30484620/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=287648 CPUtime=101.81 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 110897 0 0 0 10161 20 0 0 25 0 4 0 522542995 294551552 23128 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 71912 23128 344 105 0 67416 0
[pid=19514/tid=19516] ppid=19512 vsize=287648 CPUtime=25.34 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 14558 0 0 0 2531 3 0 0 25 0 4 0 522542996 294551552 23128 33554432000 4194304 4623224 140733464571232 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=287648 CPUtime=25.47 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 6794 0 0 0 2546 1 0 0 25 0 4 0 522542996 294551552 23128 33554432000 4194304 4623224 140733464571232 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=287648 CPUtime=25.47 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 83747 0 0 0 2534 13 0 0 25 0 4 0 522542996 294551552 23128 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364012 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 287648

[startup+51.1008 s]
/proc/loadavg: 7.95 8.04 8.03 9/184 19519
/proc/meminfo: memFree=30407096/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=318632 CPUtime=204.06 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 141937 0 0 0 20380 26 0 0 25 0 4 0 522542995 326279168 32368 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 79658 32368 361 105 0 75162 0
[pid=19514/tid=19516] ppid=19512 vsize=318632 CPUtime=50.81 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 21842 0 0 0 5076 5 0 0 25 0 4 0 522542996 326279168 32368 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=318632 CPUtime=51.07 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 10392 0 0 0 5105 2 0 0 25 0 4 0 522542996 326279168 32368 33554432000 4194304 4623224 140733464571232 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=318632 CPUtime=51.08 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 102592 0 0 0 5091 17 0 0 25 0 4 0 522542996 326279168 32368 33554432000 4194304 4623224 140733464571232 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 318632

[startup+102.307 s]
/proc/loadavg: 8.03 8.04 8.03 9/184 19520
/proc/meminfo: memFree=30213248/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=339152 CPUtime=408.6 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 279507 0 0 0 40810 50 0 0 25 0 4 0 522542995 347291648 51028 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 84788 51028 498 105 0 80292 0
[pid=19514/tid=19516] ppid=19512 vsize=339152 CPUtime=101.73 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 25263 0 0 0 10166 7 0 0 25 0 4 0 522542996 347291648 51028 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=339152 CPUtime=102.27 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 14931 0 0 0 10224 3 0 0 25 0 4 0 522542996 347291648 51028 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=339152 CPUtime=102.28 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 226531 0 0 0 10192 36 0 0 25 0 4 0 522542996 347291648 51028 33554432000 4194304 4623224 140733464571232 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 339152

[startup+162.301 s]
/proc/loadavg: 8.06 8.05 8.03 9/184 19522
/proc/meminfo: memFree=30069352/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=469288 CPUtime=648.26 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 557377 0 0 0 64728 98 0 0 25 0 4 0 522542995 480550912 74680 33554432000 4194304 4623224 140733464571232 18446744073709551615 4517574 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 117322 74680 1209 105 0 112826 0
[pid=19514/tid=19516] ppid=19512 vsize=469288 CPUtime=161.4 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 34372 0 0 0 16131 9 0 0 25 0 4 0 522542996 480550912 74680 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=469288 CPUtime=162.25 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 20887 0 0 0 16220 5 0 0 25 0 4 0 522542996 480550912 74680 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=469288 CPUtime=162.28 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 476849 0 0 0 16150 78 0 0 25 0 4 0 522542996 480550912 74680 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 469288

[startup+222.301 s]
/proc/loadavg: 8.06 8.05 8.03 9/184 19523
/proc/meminfo: memFree=29971708/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=469288 CPUtime=887.92 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 704575 0 0 0 88670 122 0 0 25 0 4 0 522542995 480550912 82154 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 117322 82154 1188 105 0 112826 0
[pid=19514/tid=19516] ppid=19512 vsize=469288 CPUtime=221.07 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 35266 0 0 0 22098 9 0 0 25 0 4 0 522542996 480550912 82154 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=469288 CPUtime=222.25 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 21331 0 0 0 22220 5 0 0 25 0 4 0 522542996 480550912 82154 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=469288 CPUtime=222.28 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 619084 0 0 0 22127 101 0 0 25 0 4 0 522542996 480550912 82154 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 469288

[startup+282.301 s]

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

[pid=19514] ppid=19512 vsize=873968 CPUtime=2805.29 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2056088 0 0 0 280185 344 0 0 25 0 4 0 522542995 894943232 152488 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 218492 152488 484 105 0 213996 0
[pid=19514/tid=19516] ppid=19512 vsize=873968 CPUtime=698.46 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 72465 0 0 0 69829 17 0 0 25 0 4 0 522542996 894943232 152488 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=873968 CPUtime=702.2 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 36199 0 0 0 70209 11 0 0 25 0 4 0 522542996 894943232 152488 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=873968 CPUtime=702.29 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 1860527 0 0 0 69930 299 0 0 25 0 4 0 522542996 894943232 152488 33554432000 4194304 4623224 140733464571232 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 873968

[startup+762.306 s]
/proc/loadavg: 8.24 8.12 8.06 9/184 19538
/proc/meminfo: memFree=29098384/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=923636 CPUtime=3044.98 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2375516 0 0 0 304106 392 0 0 25 0 4 0 522542995 945803264 163327 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 230909 163327 472 105 0 226413 0
[pid=19514/tid=19516] ppid=19512 vsize=923636 CPUtime=758.14 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 77231 0 0 0 75796 18 0 0 25 0 4 0 522542996 945803264 163327 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=923636 CPUtime=762.2 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 37014 0 0 0 76208 12 0 0 25 0 4 0 522542996 945803264 163327 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=923636 CPUtime=762.29 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2162487 0 0 0 75886 343 0 0 25 0 4 0 522542996 945803264 163327 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 923636

[startup+822.301 s]
/proc/loadavg: 8.22 8.13 8.06 9/184 19539
/proc/meminfo: memFree=29007800/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=937804 CPUtime=3284.63 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2462910 0 0 0 328059 404 0 0 25 0 4 0 522542995 960311296 168514 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 234451 168514 453 105 0 229955 0
[pid=19514/tid=19516] ppid=19512 vsize=937804 CPUtime=817.82 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 77673 0 0 0 81763 19 0 0 25 0 4 0 522542996 960311296 168514 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=937804 CPUtime=822.18 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 37434 0 0 0 82206 12 0 0 25 0 4 0 522542996 960311296 168514 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=937804 CPUtime=822.29 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2249006 0 0 0 81874 355 0 0 25 0 4 0 522542996 960311296 168514 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 937804

[startup+882.301 s]
/proc/loadavg: 8.20 8.13 8.06 9/184 19541
/proc/meminfo: memFree=28959140/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=937804 CPUtime=3524.3 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2772410 0 0 0 351978 452 0 0 25 0 4 0 522542995 960311296 172904 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 234451 172904 458 105 0 229955 0
[pid=19514/tid=19516] ppid=19512 vsize=937804 CPUtime=877.49 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 78446 0 0 0 87730 19 0 0 25 0 4 0 522542996 960311296 172904 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=937804 CPUtime=882.18 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 37678 0 0 0 88206 12 0 0 25 0 4 0 522542996 960311296 172904 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=937804 CPUtime=882.3 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2557487 0 0 0 87827 403 0 0 25 0 4 0 522542996 960311296 172904 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 937804

[startup+942.3 s]
/proc/loadavg: 8.13 8.12 8.06 9/184 19543
/proc/meminfo: memFree=28920768/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=966816 CPUtime=3763.97 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2807966 0 0 0 375938 459 0 0 25 0 4 0 522542995 990019584 176494 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 241704 176494 453 105 0 237208 0
[pid=19514/tid=19516] ppid=19512 vsize=966816 CPUtime=937.16 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 79174 0 0 0 93697 19 0 0 25 0 4 0 522542996 990019584 176494 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=966816 CPUtime=942.18 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 49260 0 0 0 94204 14 0 0 25 0 4 0 522542996 990019584 176494 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=966816 CPUtime=942.29 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2580677 0 0 0 93821 408 0 0 25 0 4 0 522542996 990019584 176494 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 966816

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.06 9/184 19544
/proc/meminfo: memFree=28870244/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=975556 CPUtime=4003.64 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2811701 0 0 0 399903 461 0 0 25 0 4 0 522542995 998969344 180217 33554432000 4194304 4623224 140733464571232 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 243889 180217 453 105 0 239393 0
[pid=19514/tid=19516] ppid=19512 vsize=975556 CPUtime=996.83 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 79504 0 0 0 99664 19 0 0 25 0 4 0 522542996 998969344 180217 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=975556 CPUtime=1002.17 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 50208 0 0 0 100202 15 0 0 25 0 4 0 522542996 998969344 180217 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=975556 CPUtime=1002.3 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2582964 0 0 0 99821 409 0 0 25 0 4 0 522542996 998969344 180217 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 975556

[startup+1062.3 s]
/proc/loadavg: 8.14 8.12 8.07 9/184 19546
/proc/meminfo: memFree=28818616/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=986132 CPUtime=4243.31 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2815828 0 0 0 423869 462 0 0 25 0 4 0 522542995 1009799168 184319 33554432000 4194304 4623224 140733464571232 18446744073709551615 4517537 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 246533 184319 447 105 0 242037 0
[pid=19514/tid=19516] ppid=19512 vsize=986132 CPUtime=1056.51 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 80024 0 0 0 105632 19 0 0 25 0 4 0 522542996 1009799168 184319 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=986132 CPUtime=1062.16 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 50586 0 0 0 106201 15 0 0 25 0 4 0 522542996 1009799168 184319 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=986132 CPUtime=1062.29 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2585914 0 0 0 105820 409 0 0 25 0 4 0 522542996 1009799168 184319 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 986132

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.07 9/184 19547
/proc/meminfo: memFree=28738832/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=995028 CPUtime=4482.98 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2821935 0 0 0 447835 463 0 0 25 0 4 0 522542995 1018908672 190138 33554432000 4194304 4623224 140733464571232 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 248757 190138 439 105 0 244261 0
[pid=19514/tid=19516] ppid=19512 vsize=995028 CPUtime=1116.19 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 80810 0 0 0 111599 20 0 0 25 0 4 0 522542996 1018908672 190138 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=995028 CPUtime=1122.15 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 51461 0 0 0 112200 15 0 0 25 0 4 0 522542996 1018908672 190138 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=995028 CPUtime=1122.3 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2588561 0 0 0 111820 410 0 0 25 0 4 0 522542996 1018908672 190138 33554432000 4194304 4623224 140733464571232 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 995028

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 8.07 9/184 19549
/proc/meminfo: memFree=28658176/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=1050800 CPUtime=4722.66 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2855962 0 0 0 471798 468 0 0 25 0 4 0 522542995 1076019200 201795 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 262700 201795 344 105 0 258204 0
[pid=19514/tid=19516] ppid=19512 vsize=1050800 CPUtime=1175.86 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 81586 0 0 0 117566 20 0 0 25 0 4 0 522542996 1076019200 201795 33554432000 4194304 4623224 140733464571232 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=1050800 CPUtime=1182.14 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 51882 0 0 0 118199 15 0 0 25 0 4 0 522542996 1076019200 201795 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=1050800 CPUtime=1182.3 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2591903 0 0 0 117820 410 0 0 25 0 4 0 522542996 1076019200 201795 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 1050800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.80 8.04 8.05 5/179 19551
/proc/meminfo: memFree=29839808/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=1117264 CPUtime=4800.17 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2859699 0 0 0 479548 469 0 0 25 0 4 0 522542995 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 279316 205473 344 105 0 274820 0
[pid=19514/tid=19516] ppid=19512 vsize=1117264 CPUtime=1195.15 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 82045 0 0 0 119495 20 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=1117264 CPUtime=1201.56 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 52231 0 0 0 120140 16 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=1117264 CPUtime=1201.71 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2592303 0 0 0 119760 411 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1117264

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: 7.80 8.04 8.05 5/179 19551
/proc/meminfo: memFree=29839808/32950928 swapFree=67111428/67111528
[pid=19514] ppid=19512 vsize=1117264 CPUtime=4800.17 cores=0,2,4,6
/proc/19514/stat : 19514 (SArTagnan) R 19512 19514 19242 0 -1 4202496 2859699 0 0 0 479548 469 0 0 25 0 4 0 522542995 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19514/statm: 279316 205473 344 105 0 274820 0
[pid=19514/tid=19516] ppid=19512 vsize=1117264 CPUtime=1195.15 cores=0,2,4,6
/proc/19514/task/19516/stat : 19516 (SArTagnan) R 19512 19514 19242 0 -1 4202560 82045 0 0 0 119495 20 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19514/tid=19517] ppid=19512 vsize=1117264 CPUtime=1201.56 cores=0,2,4,6
/proc/19514/task/19517/stat : 19517 (SArTagnan) R 19512 19514 19242 0 -1 4202560 52231 0 0 0 120140 16 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19514/tid=19518] ppid=19512 vsize=1117264 CPUtime=1201.71 cores=0,2,4,6
/proc/19514/task/19518/stat : 19518 (SArTagnan) R 19512 19514 19242 0 -1 4202560 2592303 0 0 0 119760 411 0 0 25 0 4 0 522542996 1144078336 205473 33554432000 4194304 4623224 140733464571232 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1117264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.24
CPU user time (s): 4795.5
CPU system time (s): 4.73628
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1133292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.5
system time used= 4.73628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2859699
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= 322
involuntary context switches= 24306

runsolver used 1.9837 second user time and 4.5783 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 22:37:12
IDJOB=3265920
IDBENCH=85826
IDSOLVER=1656
FILE ID=node123/3265920-1304109432
RUNJOBID= node123-1304107022-19260
PBS_JOBID= 13170665
Free space on /tmp= 72816 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265920-1304109432/watcher-3265920-1304109432 -o /tmp/evaluation-result-3265920-1304109432/solver-3265920-1304109432 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265920-1304109432.cnf -threads=4

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=72618405

node123.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	: 5226.15
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.82
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.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.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.80
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30628168 kB
Buffers:        572760 kB
Cached:        1286340 kB
SwapCached:        100 kB
Active:         161612 kB
Inactive:      1799352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30628168 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            2012 kB
Writeback:           0 kB
AnonPages:      101216 kB
Mapped:          15080 kB
Slab:           298372 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   287224 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= 72816 MiB
End job on node123 at 2011-04-29 22:57:16