Trace number 3263104

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.26 1201.76

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted 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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

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-3263104-1304099892/watcher-3263104-1304099892 -o /tmp/evaluation-result-3263104-1304099892/solver-3263104-1304099892 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3263104-1304099892.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: 7.68 7.99 8.00 5/180 1606
/proc/meminfo: memFree=29040064/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=19340 CPUtime=0 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 462 0 0 0 0 0 0 0 25 0 1 0 600219881 19804160 399 33554432000 4194304 4623224 140734370311712 18446744073709551615 218880262240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1606/statm: 4835 399 296 105 0 339 0

[startup+0.034168 s]
/proc/loadavg: 7.68 7.99 8.00 5/180 1606
/proc/meminfo: memFree=29040064/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=25872 CPUtime=0.03 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 3050 0 0 0 3 0 0 0 25 0 1 0 600219881 26492928 1810 33554432000 4194304 4623224 140734370311712 18446744073709551615 218880262240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1606/statm: 6468 1832 307 105 0 1972 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25872

[startup+0.125724 s]
/proc/loadavg: 7.68 7.99 8.00 5/180 1606
/proc/meminfo: memFree=29040064/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=200680 CPUtime=0.37 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 7720 0 0 0 37 0 0 0 25 0 4 0 600219881 205496320 5424 33554432000 4194304 4623224 140734370311712 18446744073709551615 4414846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 50170 5451 353 105 0 45674 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 200680

[startup+0.301062 s]
/proc/loadavg: 7.68 7.99 8.00 5/180 1606
/proc/meminfo: memFree=29040064/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=201792 CPUtime=1.08 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 10452 0 0 0 107 1 0 0 25 0 4 0 600219881 206635008 6131 33554432000 4194304 4623224 140734370311712 18446744073709551615 4414871 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 50448 6131 356 105 0 45952 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 201792

[startup+0.700993 s]
/proc/loadavg: 7.68 7.99 8.00 5/180 1606
/proc/meminfo: memFree=29040064/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=207384 CPUtime=2.67 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 16540 0 0 0 265 2 0 0 25 0 4 0 600219881 212361216 7691 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517570 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 51846 7691 350 105 0 47350 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 207384

[startup+1.50085 s]
/proc/loadavg: 7.68 7.99 8.00 9/184 1610
/proc/meminfo: memFree=29005320/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=212472 CPUtime=5.87 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 27479 0 0 0 582 5 0 0 25 0 4 0 600219881 217571328 9663 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 53118 9663 350 105 0 48622 0
[pid=1606/tid=1608] ppid=1604 vsize=212472 CPUtime=1.45 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3198 0 0 0 145 0 0 0 25 0 4 0 600219884 217571328 9663 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=212472 CPUtime=1.45 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3315 0 0 0 145 0 0 0 25 0 4 0 600219884 217571328 9663 33554432000 4194304 4623224 140734370311712 18446744073709551615 218880222961 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=212472 CPUtime=1.44 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 14301 0 0 0 141 3 0 0 25 0 4 0 600219884 217571328 9663 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 212472

[startup+3.10058 s]
/proc/loadavg: 7.68 7.99 8.00 9/184 1610
/proc/meminfo: memFree=28994456/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=211824 CPUtime=12.26 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 48667 0 0 0 1217 9 0 0 25 0 4 0 600219881 216907776 12389 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 52956 12389 349 105 0 48460 0
[pid=1606/tid=1608] ppid=1604 vsize=211824 CPUtime=3.06 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 5057 0 0 0 305 1 0 0 25 0 4 0 600219884 216907776 12389 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=211824 CPUtime=3.05 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 5092 0 0 0 305 0 0 0 25 0 4 0 600219884 216907776 12389 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=211824 CPUtime=3.04 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 30973 0 0 0 298 6 0 0 25 0 4 0 600219884 216907776 12389 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 211824

[startup+6.30102 s]
/proc/loadavg: 7.71 7.99 8.00 9/184 1610
/proc/meminfo: memFree=28971468/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=228272 CPUtime=25.04 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 72786 0 0 0 2491 13 0 0 25 0 4 0 600219881 233750528 18089 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517719 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 57068 18089 395 105 0 52572 0
[pid=1606/tid=1608] ppid=1604 vsize=228272 CPUtime=6.25 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 7871 0 0 0 624 1 0 0 25 0 4 0 600219884 233750528 18089 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=228272 CPUtime=6.25 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 7880 0 0 0 624 1 0 0 25 0 4 0 600219884 233750528 18089 33554432000 4194304 4623224 140734370311712 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=228272 CPUtime=6.23 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 49177 0 0 0 613 10 0 0 25 0 4 0 600219884 233750528 18089 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 228272

[startup+12.7009 s]
/proc/loadavg: 7.73 7.99 8.00 9/184 1611
/proc/meminfo: memFree=28934256/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=245976 CPUtime=50.61 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 110348 0 0 0 5040 21 0 0 25 0 4 0 600219881 251879424 24391 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 61494 24391 344 105 0 56998 0
[pid=1606/tid=1608] ppid=1604 vsize=245976 CPUtime=12.66 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 12131 0 0 0 1264 2 0 0 25 0 4 0 600219884 251879424 24391 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=245976 CPUtime=12.65 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 13027 0 0 0 1263 2 0 0 25 0 4 0 600219884 251879424 24391 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=245976 CPUtime=12.58 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 77278 0 0 0 1243 15 0 0 25 0 4 0 600219884 251879424 24391 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 245976

[startup+25.5007 s]
/proc/loadavg: 7.86 8.01 8.00 9/184 1611
/proc/meminfo: memFree=28875476/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=264688 CPUtime=101.74 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 225586 0 0 0 10132 42 0 0 25 0 4 0 600219881 271040512 36510 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517444 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 66172 36510 404 105 0 61676 0
[pid=1606/tid=1608] ppid=1604 vsize=264688 CPUtime=25.45 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 19076 0 0 0 2542 3 0 0 25 0 4 0 600219884 271040512 36510 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=264688 CPUtime=25.45 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 20544 0 0 0 2542 3 0 0 25 0 4 0 600219884 271040512 36510 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=264688 CPUtime=25.31 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 177866 0 0 0 2498 33 0 0 25 0 4 0 600219884 271040512 36510 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 264688

[startup+51.1012 s]
/proc/loadavg: 7.97 8.02 8.01 9/184 1612
/proc/meminfo: memFree=28798196/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=372848 CPUtime=204 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 320823 0 0 0 20341 59 0 0 25 0 4 0 600219881 381796352 50341 33554432000 4194304 4623224 140734370311712 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 93212 50341 396 105 0 88716 0
[pid=1606/tid=1608] ppid=1604 vsize=372848 CPUtime=51.05 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 30981 0 0 0 5099 6 0 0 25 0 4 0 600219884 381796352 50341 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=372848 CPUtime=51.06 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 29826 0 0 0 5101 5 0 0 25 0 4 0 600219884 381796352 50341 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=372848 CPUtime=50.78 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 250733 0 0 0 5032 46 0 0 25 0 4 0 600219884 381796352 50341 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 372848

[startup+102.307 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 1613
/proc/meminfo: memFree=28662752/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=447160 CPUtime=408.55 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 477770 0 0 0 40768 87 0 0 25 0 4 0 600219881 457891840 74452 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 111790 74452 358 105 0 107294 0
[pid=1606/tid=1608] ppid=1604 vsize=447160 CPUtime=102.26 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 45380 0 0 0 10217 9 0 0 25 0 4 0 600219884 457891840 74452 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=447160 CPUtime=102.26 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 45121 0 0 0 10219 7 0 0 25 0 4 0 600219884 457891840 74452 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=447160 CPUtime=101.71 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 370492 0 0 0 10103 68 0 0 25 0 4 0 600219884 457891840 74452 33554432000 4194304 4623224 140734370311712 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 447160

[startup+162.301 s]
/proc/loadavg: 8.08 8.05 8.01 9/184 1646
/proc/meminfo: memFree=30402188/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=472652 CPUtime=648.21 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 699745 0 0 0 64695 126 0 0 25 0 4 0 600219881 483995648 92772 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 118163 92772 377 105 0 113667 0
[pid=1606/tid=1608] ppid=1604 vsize=472652 CPUtime=162.25 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 49280 0 0 0 16215 10 0 0 25 0 4 0 600219884 483995648 92772 33554432000 4194304 4623224 140734370311712 18446744073709551615 4464434 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=472652 CPUtime=162.26 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 46161 0 0 0 16218 8 0 0 25 0 4 0 600219884 483995648 92772 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=472652 CPUtime=161.38 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 570665 0 0 0 16037 101 0 0 25 0 4 0 600219884 483995648 92772 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 472652

[startup+222.3 s]
/proc/loadavg: 8.06 8.05 8.01 9/184 1656
/proc/meminfo: memFree=30246736/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=672152 CPUtime=887.87 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 992471 0 0 0 88611 176 0 0 25 0 4 0 600219881 688283648 116500 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 168038 116500 476 105 0 163542 0
[pid=1606/tid=1608] ppid=1604 vsize=672152 CPUtime=222.25 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 72274 0 0 0 22212 13 0 0 25 0 4 0 600219884 688283648 116500 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=672152 CPUtime=222.25 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 66026 0 0 0 22213 12 0 0 25 0 4 0 600219884 688283648 116500 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=672152 CPUtime=221.04 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 808235 0 0 0 21963 141 0 0 25 0 4 0 600219884 688283648 116500 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 672152

[startup+282.301 s]

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

[pid=1606] ppid=1604 vsize=1188232 CPUtime=2805.26 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 3558547 0 0 0 279914 612 0 0 25 0 4 0 600219881 1216749568 219703 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 297058 219703 385 105 0 292562 0
[pid=1606/tid=1608] ppid=1604 vsize=1188232 CPUtime=702.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 115621 0 0 0 70201 23 0 0 25 0 4 0 600219884 1216749568 219703 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1188232 CPUtime=702.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 154166 0 0 0 70199 28 0 0 25 0 4 0 600219884 1216749568 219703 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1188232 CPUtime=698.43 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 2735655 0 0 0 69385 458 0 0 25 0 4 0 600219884 1216749568 219703 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1188232

[startup+762.307 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 1671
/proc/meminfo: memFree=29558688/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1195592 CPUtime=3044.96 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 3971066 0 0 0 303812 684 0 0 25 0 4 0 600219881 1224286208 225590 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 298898 225590 342 105 0 294402 0
[pid=1606/tid=1608] ppid=1604 vsize=1195592 CPUtime=762.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 117080 0 0 0 76201 23 0 0 25 0 4 0 600219884 1224286208 225590 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1195592 CPUtime=762.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 154861 0 0 0 76199 28 0 0 25 0 4 0 600219884 1224286208 225590 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1195592 CPUtime=758.11 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3026822 0 0 0 75304 507 0 0 25 0 4 0 600219884 1224286208 225590 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1195592

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 8.02 9/184 1672
/proc/meminfo: memFree=29494512/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1231364 CPUtime=3284.62 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 4266930 0 0 0 327729 733 0 0 25 0 4 0 600219881 1260916736 235343 33554432000 4194304 4623224 140734370311712 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 307841 235343 341 105 0 303345 0
[pid=1606/tid=1608] ppid=1604 vsize=1231364 CPUtime=822.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 120789 0 0 0 82200 24 0 0 25 0 4 0 600219884 1260916736 235343 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1231364 CPUtime=822.26 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 163983 0 0 0 82197 29 0 0 25 0 4 0 600219884 1260916736 235343 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1231364 CPUtime=817.78 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3254174 0 0 0 81234 544 0 0 25 0 4 0 600219884 1260916736 235343 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1231364

[startup+882.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/184 1674
/proc/meminfo: memFree=29432432/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1238092 CPUtime=3524.29 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 4606193 0 0 0 351640 789 0 0 25 0 4 0 600219881 1267806208 246188 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 309523 246188 352 105 0 305027 0
[pid=1606/tid=1608] ppid=1604 vsize=1238092 CPUtime=882.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 124074 0 0 0 88198 26 0 0 25 0 4 0 600219884 1267806208 246188 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1238092 CPUtime=882.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 165666 0 0 0 88197 30 0 0 25 0 4 0 600219884 1267806208 246188 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1238092 CPUtime=877.44 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3507063 0 0 0 87158 586 0 0 25 0 4 0 600219884 1267806208 246188 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1238092

[startup+942.301 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 1675
/proc/meminfo: memFree=29360580/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1296412 CPUtime=3763.96 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 4804662 0 0 0 375575 821 0 0 25 0 4 0 600219881 1327525888 258581 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 324103 258581 370 105 0 319607 0
[pid=1606/tid=1608] ppid=1604 vsize=1296412 CPUtime=942.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 124605 0 0 0 94198 26 0 0 25 0 4 0 600219884 1327525888 258581 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1296412 CPUtime=942.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 166175 0 0 0 94197 30 0 0 25 0 4 0 600219884 1327525888 258581 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1296412 CPUtime=937.13 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3669546 0 0 0 93100 613 0 0 25 0 4 0 600219884 1327525888 258581 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 1296412

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 1677
/proc/meminfo: memFree=29315620/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1329964 CPUtime=4003.64 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 4955671 0 0 0 399515 849 0 0 25 0 4 0 600219881 1361883136 265100 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 332491 265100 390 105 0 327995 0
[pid=1606/tid=1608] ppid=1604 vsize=1329964 CPUtime=1002.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 125614 0 0 0 100197 27 0 0 25 0 4 0 600219884 1361883136 265100 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1329964 CPUtime=1002.26 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 166601 0 0 0 100196 30 0 0 25 0 4 0 600219884 1361883136 265100 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1329964 CPUtime=996.8 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3727770 0 0 0 99057 623 0 0 25 0 4 0 600219884 1361883136 265100 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 1329964

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 8.01 9/184 1679
/proc/meminfo: memFree=29253152/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1434564 CPUtime=4243.31 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 5223941 0 0 0 423440 891 0 0 25 0 4 0 600219881 1468993536 275309 33554432000 4194304 4623224 140734370311712 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 358641 275309 390 105 0 354145 0
[pid=1606/tid=1608] ppid=1604 vsize=1434564 CPUtime=1062.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 169221 0 0 0 106191 33 0 0 25 0 4 0 600219884 1468993536 275309 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1434564 CPUtime=1062.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 166867 0 0 0 106197 30 0 0 25 0 4 0 600219884 1468993536 275309 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376937 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1434564 CPUtime=1056.47 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 3948736 0 0 0 104988 659 0 0 25 0 4 0 600219884 1468993536 275309 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1434564

[startup+1122.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 1680
/proc/meminfo: memFree=29210684/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1505008 CPUtime=4482.98 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 5358173 0 0 0 447384 914 0 0 25 0 4 0 600219881 1541128192 278560 33554432000 4194304 4623224 140734370311712 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 376252 278560 370 105 0 371756 0
[pid=1606/tid=1608] ppid=1604 vsize=1505008 CPUtime=1122.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 169624 0 0 0 112191 33 0 0 25 0 4 0 600219884 1541128192 278560 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1505008 CPUtime=1122.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 167089 0 0 0 112197 30 0 0 25 0 4 0 600219884 1541128192 278560 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1505008 CPUtime=1116.14 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 4057503 0 0 0 110937 677 0 0 25 0 4 0 600219884 1541128192 278560 33554432000 4194304 4623224 140734370311712 18446744073709551615 4545395 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 1505008

[startup+1182.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 1682
/proc/meminfo: memFree=29159400/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1510896 CPUtime=4722.67 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 5619610 0 0 0 471306 961 0 0 25 0 4 0 600219881 1547157504 284064 33554432000 4194304 4623224 140734370311712 18446744073709551615 4414846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 377724 284064 372 105 0 373228 0
[pid=1606/tid=1608] ppid=1604 vsize=1510896 CPUtime=1182.24 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 169888 0 0 0 118191 33 0 0 25 0 4 0 600219884 1547157504 284064 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1510896 CPUtime=1182.27 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 167540 0 0 0 118196 31 0 0 25 0 4 0 600219884 1547157504 284064 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1510896 CPUtime=1175.82 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 4229807 0 0 0 116874 708 0 0 25 0 4 0 600219884 1547157504 284064 33554432000 4194304 4623224 140734370311712 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1510896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 1682
/proc/meminfo: memFree=29151176/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1510896 CPUtime=4800.16 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 5683176 0 0 0 479046 970 0 0 25 0 4 0 600219881 1547157504 284630 33554432000 4194304 4623224 140734370311712 18446744073709551615 4355947 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 377724 284630 341 105 0 373228 0
[pid=1606/tid=1608] ppid=1604 vsize=1510896 CPUtime=1201.64 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 169962 0 0 0 120131 33 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1510896 CPUtime=1201.68 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 167610 0 0 0 120137 31 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1510896 CPUtime=1195.11 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 4290062 0 0 0 118794 717 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1510896

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.10 8.07 8.01 9/184 1682
/proc/meminfo: memFree=29151176/32950928 swapFree=67111524/67111528
[pid=1606] ppid=1604 vsize=1510896 CPUtime=4800.16 cores=1,3,5,7
/proc/1606/stat : 1606 (SArTagnan) R 1604 1606 1141 0 -1 4202496 5683176 0 0 0 479046 970 0 0 25 0 4 0 600219881 1547157504 284630 33554432000 4194304 4623224 140734370311712 18446744073709551615 4355947 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1606/statm: 377724 284630 341 105 0 373228 0
[pid=1606/tid=1608] ppid=1604 vsize=1510896 CPUtime=1201.64 cores=1,3,5,7
/proc/1606/task/1608/stat : 1608 (SArTagnan) R 1604 1606 1141 0 -1 4202560 169962 0 0 0 120131 33 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1606/tid=1609] ppid=1604 vsize=1510896 CPUtime=1201.68 cores=1,3,5,7
/proc/1606/task/1609/stat : 1609 (SArTagnan) R 1604 1606 1141 0 -1 4202560 167610 0 0 0 120137 31 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1606/tid=1610] ppid=1604 vsize=1510896 CPUtime=1195.11 cores=1,3,5,7
/proc/1606/task/1610/stat : 1610 (SArTagnan) R 1604 1606 1141 0 -1 4202560 4290062 0 0 0 118794 717 0 0 25 0 4 0 600219884 1547157504 284687 33554432000 4194304 4623224 140734370311712 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1510896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.26
CPU user time (s): 4790.5
CPU system time (s): 9.75752
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 1583792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.5
system time used= 9.75752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5683233
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= 232
involuntary context switches= 29771

runsolver used 1.78873 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 19:58:12
IDJOB=3263104
IDBENCH=83924
IDSOLVER=1656
FILE ID=node112/3263104-1304099892
RUNJOBID= node112-1304097479-1160
PBS_JOBID= 13170614
Free space on /tmp= 72564 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263104-1304099892/watcher-3263104-1304099892 -o /tmp/evaluation-result-3263104-1304099892/solver-3263104-1304099892 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263104-1304099892.cnf -threads=4

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=2128273010

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29040096 kB
Buffers:        444220 kB
Cached:        1174548 kB
SwapCached:          4 kB
Active:        1960960 kB
Inactive:      1547376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29040096 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:     1889256 kB
Mapped:          15472 kB
Slab:           334412 kB
PageTables:       7644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2177360 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= 72560 MiB
End job on node112 at 2011-04-29 20:18:16