Trace number 3293545

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.52 1205.54

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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-3293545-1304117089/watcher-3293545-1304117089 -o /tmp/evaluation-result-3293545-1304117089/solver-3293545-1304117089 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3293545-1304117089.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.89 7.37 5.84 6/180 4459
/proc/meminfo: memFree=28278976/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=28700 CPUtime=0 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 1819 0 0 0 0 0 0 0 23 0 1 0 601939874 29388800 1756 33554432000 4194304 4623224 140736380432912 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 7175 1758 290 105 0 2679 0

[startup+0.0655431 s]
/proc/loadavg: 7.89 7.37 5.84 6/180 4459
/proc/meminfo: memFree=28278976/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=308064 CPUtime=0.06 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 13425 0 0 0 5 1 0 0 23 0 1 0 601939874 315457536 12676 33554432000 4194304 4623224 140736380432912 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 77016 12678 297 105 0 72520 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 308064

[startup+0.100534 s]
/proc/loadavg: 7.89 7.37 5.84 6/180 4459
/proc/meminfo: memFree=28278976/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=311500 CPUtime=0.09 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 15228 0 0 0 8 1 0 0 23 0 1 0 601939874 318976000 13413 33554432000 4194304 4623224 140736380432912 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 77875 13413 297 105 0 73379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 311500

[startup+0.300498 s]
/proc/loadavg: 7.89 7.37 5.84 6/180 4459
/proc/meminfo: memFree=28278976/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=326860 CPUtime=0.29 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 23592 0 0 0 26 3 0 0 24 0 1 0 601939874 334704640 17216 33554432000 4194304 4623224 140736380432912 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 81715 17216 298 105 0 77219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 326860

[startup+0.700428 s]
/proc/loadavg: 7.89 7.37 5.84 6/180 4459
/proc/meminfo: memFree=28278976/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=353996 CPUtime=0.69 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 38870 0 0 0 64 5 0 0 25 0 1 0 601939874 362491904 24379 33554432000 4194304 4623224 140736380432912 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 88499 24380 297 105 0 84003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 353996

[startup+1.50027 s]
/proc/loadavg: 7.89 7.37 5.84 6/181 4460
/proc/meminfo: memFree=28154980/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=414380 CPUtime=1.49 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 70614 0 0 0 140 9 0 0 25 0 1 0 601939874 424325120 37859 33554432000 4194304 4623224 140736380432912 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 103595 37860 323 105 0 99099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 414380

[startup+3.10099 s]
/proc/loadavg: 7.89 7.37 5.84 6/181 4460
/proc/meminfo: memFree=28075124/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=551320 CPUtime=3.09 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 142312 0 0 0 286 23 0 0 25 0 1 0 601939874 564551680 68446 33554432000 4194304 4623224 140736380432912 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4459/statm: 137830 68446 435 105 0 133334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 551320

[startup+6.30032 s]
/proc/loadavg: 7.74 7.35 5.84 9/184 4463
/proc/meminfo: memFree=27303224/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1467904 CPUtime=10.5 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 387450 0 0 0 997 53 0 0 25 0 4 0 601939874 1503133696 253769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4498370 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 366976 253769 575 105 0 362480 0
[pid=4459/tid=4461] ppid=4457 vsize=1467904 CPUtime=1.39 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 18147 0 0 0 138 1 0 0 25 0 4 0 601940363 1503133696 253769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1467904 CPUtime=1.39 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 17752 0 0 0 137 2 0 0 25 0 4 0 601940363 1503133696 253769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1467904 CPUtime=1.39 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 15419 0 0 0 137 2 0 0 25 0 4 0 601940363 1503133696 253769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.5
Current children cumulated vsize (KiB) 1467904

[startup+12.7011 s]
/proc/loadavg: 7.76 7.36 5.85 9/184 4463
/proc/meminfo: memFree=27148380/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1715312 CPUtime=36.06 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 456992 0 0 0 3542 64 0 0 25 0 4 0 601939874 1756479488 278288 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 428828 278288 524 105 0 424332 0
[pid=4459/tid=4461] ppid=4457 vsize=1715312 CPUtime=7.8 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 19380 0 0 0 778 2 0 0 25 0 4 0 601940363 1756479488 278288 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289760 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1715312 CPUtime=7.75 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 24446 0 0 0 772 3 0 0 25 0 4 0 601940363 1756479488 278288 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1715312 CPUtime=7.79 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 55009 0 0 0 772 7 0 0 25 0 4 0 601940363 1756479488 278288 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.06
Current children cumulated vsize (KiB) 1715312

[startup+25.5008 s]
/proc/loadavg: 7.81 7.39 5.88 9/184 4463
/proc/meminfo: memFree=27107020/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1760108 CPUtime=87.19 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 572431 0 0 0 8636 83 0 0 25 0 4 0 601939874 1802350592 285625 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 440027 285625 523 105 0 435531 0
[pid=4459/tid=4461] ppid=4457 vsize=1760108 CPUtime=20.6 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 19645 0 0 0 2058 2 0 0 25 0 4 0 601940363 1802350592 285625 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1760108 CPUtime=20.49 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 28205 0 0 0 2045 4 0 0 25 0 4 0 601940363 1802350592 285625 33554432000 4194304 4623224 140736380432912 18446744073709551615 4377318 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1760108 CPUtime=20.59 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 136880 0 0 0 2039 20 0 0 25 0 4 0 601940363 1802350592 285625 33554432000 4194304 4623224 140736380432912 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.19
Current children cumulated vsize (KiB) 1760108

[startup+51.101 s]
/proc/loadavg: 7.88 7.44 5.94 9/184 4464
/proc/meminfo: memFree=27057752/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1760108 CPUtime=189.39 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 697535 0 0 0 18832 107 0 0 25 0 4 0 601939874 1802350592 300299 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412493 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 440027 300299 519 105 0 435531 0
[pid=4459/tid=4461] ppid=4457 vsize=1760108 CPUtime=46.2 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 19737 0 0 0 4618 2 0 0 25 0 4 0 601940363 1802350592 300299 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1760108 CPUtime=45.94 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 37128 0 0 0 4589 5 0 0 25 0 4 0 601940363 1802350592 300299 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1760108 CPUtime=46.13 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 245225 0 0 0 4574 39 0 0 25 0 4 0 601940363 1802350592 300299 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.39
Current children cumulated vsize (KiB) 1760108

[startup+102.307 s]
/proc/loadavg: 7.94 7.52 6.04 9/184 4465
/proc/meminfo: memFree=26959036/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1825644 CPUtime=393.94 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 852494 0 0 0 39260 134 0 0 25 0 4 0 601939874 1869459456 311289 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 456411 311289 518 105 0 451915 0
[pid=4459/tid=4461] ppid=4457 vsize=1825644 CPUtime=97.41 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 20217 0 0 0 9739 2 0 0 25 0 4 0 601940363 1869459456 311289 33554432000 4194304 4623224 140736380432912 18446744073709551615 4377457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1825644 CPUtime=96.87 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 50314 0 0 0 9680 7 0 0 25 0 4 0 601940363 1869459456 311289 33554432000 4194304 4623224 140736380432912 18446744073709551615 4330665 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1825644 CPUtime=97.33 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 373482 0 0 0 9675 58 0 0 25 0 4 0 601940363 1869459456 311289 33554432000 4194304 4623224 140736380432912 18446744073709551615 4552832 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.94
Current children cumulated vsize (KiB) 1825644

[startup+162.3 s]
/proc/loadavg: 8.06 7.62 6.17 9/184 4467
/proc/meminfo: memFree=26874036/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=1871128 CPUtime=633.59 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 1167617 0 0 0 63176 183 0 0 25 0 4 0 601939874 1916035072 327968 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 467782 327968 514 105 0 463286 0
[pid=4459/tid=4461] ppid=4457 vsize=1871128 CPUtime=157.4 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 32018 0 0 0 15736 4 0 0 25 0 4 0 601940363 1916035072 327968 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=1871128 CPUtime=156.55 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 106412 0 0 0 15638 17 0 0 25 0 4 0 601940363 1916035072 327968 33554432000 4194304 4623224 140736380432912 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=1871128 CPUtime=157.33 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 594435 0 0 0 15642 91 0 0 25 0 4 0 601940363 1916035072 327968 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 633.59
Current children cumulated vsize (KiB) 1871128

[startup+222.3 s]
/proc/loadavg: 8.09 7.70 6.29 9/184 4469
/proc/meminfo: memFree=26770308/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2004976 CPUtime=873.28 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 1356198 0 0 0 87116 212 0 0 25 0 4 0 601939874 2053095424 345769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 501244 345769 335 105 0 496748 0
[pid=4459/tid=4461] ppid=4457 vsize=2004976 CPUtime=217.4 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 32031 0 0 0 21736 4 0 0 25 0 4 0 601940363 2053095424 345769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2004976 CPUtime=216.21 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 151678 0 0 0 21597 24 0 0 25 0 4 0 601940363 2053095424 345769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2004976 CPUtime=217.34 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 659937 0 0 0 21632 102 0 0 25 0 4 0 601940363 2053095424 345769 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 873.28
Current children cumulated vsize (KiB) 2004976

[startup+282.3 s]
/proc/loadavg: 8.10 7.77 6.39 9/184 4470
/proc/meminfo: memFree=26689276/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2027572 CPUtime=1112.96 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 1467806 0 0 0 111066 230 0 0 25 0 4 0 601939874 2076233728 353215 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412804 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 506893 353215 335 105 0 502397 0
[pid=4459/tid=4461] ppid=4457 vsize=2027572 CPUtime=277.4 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 35182 0 0 0 27735 5 0 0 25 0 4 0 601940363 2076233728 353215 33554432000 4194304 4623224 140736380432912 18446744073709551615 4330719 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2027572 CPUtime=275.89 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 176618 0 0 0 27561 28 0 0 25 0 4 0 601940363 2076233728 353215 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2027572 CPUtime=277.34 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 740042 0 0 0 27620 114 0 0 25 0 4 0 601940363 2076233728 353215 33554432000 4194304 4623224 140736380432912 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1112.96

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


[startup+702.301 s]
/proc/loadavg: 8.06 7.99 6.99 9/184 4510
/proc/meminfo: memFree=24966740/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2677492 CPUtime=2790.69 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 3099383 0 0 0 278572 497 0 0 25 0 4 0 601939874 2741751808 505958 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 669373 505958 335 105 0 664877 0
[pid=4459/tid=4461] ppid=4457 vsize=2677492 CPUtime=696.08 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 84378 0 0 0 69586 22 0 0 25 0 4 0 601940363 2741751808 505958 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2677492 CPUtime=694.95 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 366317 0 0 0 69432 63 0 0 25 0 4 0 601940363 2741751808 505958 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2677492 CPUtime=697.32 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 1882284 0 0 0 69446 286 0 0 25 0 4 0 601940363 2741751808 505958 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2790.69
Current children cumulated vsize (KiB) 2677492

[startup+762.307 s]
/proc/loadavg: 8.17 8.04 7.07 9/184 4512
/proc/meminfo: memFree=24721900/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2743028 CPUtime=3030.39 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 3343054 0 0 0 302502 537 0 0 25 0 4 0 601939874 2808860672 514174 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 685757 514174 335 105 0 681261 0
[pid=4459/tid=4461] ppid=4457 vsize=2743028 CPUtime=755.75 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 93377 0 0 0 75550 25 0 0 25 0 4 0 601940363 2808860672 514174 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2743028 CPUtime=754.95 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 397839 0 0 0 75426 69 0 0 25 0 4 0 601940363 2808860672 514174 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2743028 CPUtime=757.33 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 2084103 0 0 0 75417 316 0 0 25 0 4 0 601940363 2808860672 514174 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3030.39
Current children cumulated vsize (KiB) 2743028

[startup+822.3 s]
/proc/loadavg: 8.18 8.06 7.13 9/184 4514
/proc/meminfo: memFree=24598016/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2808564 CPUtime=3270.05 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 3542232 0 0 0 326436 569 0 0 25 0 4 0 601939874 2875969536 526428 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 702141 526428 335 105 0 697645 0
[pid=4459/tid=4461] ppid=4457 vsize=2808564 CPUtime=815.43 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 100115 0 0 0 81515 28 0 0 25 0 4 0 601940363 2875969536 526428 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2808564 CPUtime=814.96 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 408889 0 0 0 81424 72 0 0 25 0 4 0 601940363 2875969536 526428 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317150 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2808564 CPUtime=817.32 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 2261608 0 0 0 81391 341 0 0 25 0 4 0 601940363 2875969536 526428 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3270.05
Current children cumulated vsize (KiB) 2808564

[startup+882.3 s]
/proc/loadavg: 8.17 8.08 7.19 9/184 4515
/proc/meminfo: memFree=24445704/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2808564 CPUtime=3509.72 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 3804022 0 0 0 350354 618 0 0 25 0 4 0 601939874 2875969536 555860 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 702141 555861 335 105 0 697645 0
[pid=4459/tid=4461] ppid=4457 vsize=2808564 CPUtime=875.1 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 114871 0 0 0 87473 37 0 0 25 0 4 0 601940363 2875969536 555861 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2808564 CPUtime=874.96 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 409054 0 0 0 87424 72 0 0 25 0 4 0 601940363 2875969536 555862 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2808564 CPUtime=877.33 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 2485841 0 0 0 87358 375 0 0 25 0 4 0 601940363 2875969536 555862 33554432000 4194304 4623224 140736380432912 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3509.72
Current children cumulated vsize (KiB) 2808564

[startup+942.3 s]
/proc/loadavg: 8.24 8.11 7.26 9/184 4517
/proc/meminfo: memFree=24178088/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=2995240 CPUtime=3749.4 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 4107340 0 0 0 374270 670 0 0 25 0 4 0 601939874 3067125760 612130 33554432000 4194304 4623224 140736380432912 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 748810 612130 342 105 0 744314 0
[pid=4459/tid=4461] ppid=4457 vsize=2995240 CPUtime=934.78 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 140189 0 0 0 93429 49 0 0 25 0 4 0 601940363 3067125760 612130 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=2995240 CPUtime=934.95 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 412672 0 0 0 93423 72 0 0 25 0 4 0 601940363 3067125760 612130 33554432000 4194304 4623224 140736380432912 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=2995240 CPUtime=937.32 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 2707154 0 0 0 93326 406 0 0 25 0 4 0 601940363 3067125760 612130 33554432000 4194304 4623224 140736380432912 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3749.4
Current children cumulated vsize (KiB) 2995240

[startup+1002.3 s]
/proc/loadavg: 8.18 8.11 7.31 9/184 4527
/proc/meminfo: memFree=23801060/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=3346816 CPUtime=3989.05 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 4507029 0 0 0 398172 733 0 0 25 0 4 0 601939874 3427139584 673048 33554432000 4194304 4623224 140736380432912 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 836704 673048 342 105 0 832208 0
[pid=4459/tid=4461] ppid=4457 vsize=3346816 CPUtime=994.43 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 190850 0 0 0 99383 60 0 0 25 0 4 0 601940363 3427139584 673048 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=3346816 CPUtime=994.95 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 453251 0 0 0 99417 78 0 0 25 0 4 0 601940363 3427139584 673048 33554432000 4194304 4623224 140736380432912 18446744073709551615 4316616 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=3346816 CPUtime=997.31 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 2936405 0 0 0 99290 441 0 0 25 0 4 0 601940363 3427139584 673048 33554432000 4194304 4623224 140736380432912 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3989.05
Current children cumulated vsize (KiB) 3346816

[startup+1062.3 s]
/proc/loadavg: 8.20 8.12 7.36 9/184 4529
/proc/meminfo: memFree=23335992/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=3424228 CPUtime=4228.73 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 4755990 0 0 0 422101 772 0 0 25 0 4 0 601939874 3506409472 713698 33554432000 4194304 4623224 140736380432912 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 856057 713698 342 105 0 851561 0
[pid=4459/tid=4461] ppid=4457 vsize=3424228 CPUtime=1054.11 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 197721 0 0 0 105350 61 0 0 25 0 4 0 601940363 3506409472 713698 33554432000 4194304 4623224 140736380432912 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=3424228 CPUtime=1054.96 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 462328 0 0 0 105416 80 0 0 25 0 4 0 601940363 3506409472 713698 33554432000 4194304 4623224 140736380432912 18446744073709551615 4316616 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=3424228 CPUtime=1057.31 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 3114631 0 0 0 105261 470 0 0 25 0 4 0 601940363 3506409472 713698 33554432000 4194304 4623224 140736380432912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4228.73
Current children cumulated vsize (KiB) 3424228

[startup+1122.3 s]
/proc/loadavg: 8.20 8.13 7.41 9/184 4531
/proc/meminfo: memFree=22982008/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=3747680 CPUtime=4468.4 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 4972571 0 0 0 446036 804 0 0 25 0 4 0 601939874 3837624320 751430 33554432000 4194304 4623224 140736380432912 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 936920 751430 343 105 0 932424 0
[pid=4459/tid=4461] ppid=4457 vsize=3747680 CPUtime=1113.78 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 253978 0 0 0 111310 68 0 0 25 0 4 0 601940363 3837624320 751430 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=3747680 CPUtime=1114.95 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 519487 0 0 0 111408 87 0 0 25 0 4 0 601940363 3837624320 751430 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317840 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=3747680 CPUtime=1117.31 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 3206869 0 0 0 111247 484 0 0 25 0 4 0 601940363 3837624320 751430 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4468.4
Current children cumulated vsize (KiB) 3747680

[startup+1182.3 s]
/proc/loadavg: 8.24 8.15 7.46 9/184 4532
/proc/meminfo: memFree=22706700/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=3910060 CPUtime=4708.07 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 5078378 0 0 0 469989 818 0 0 25 0 4 0 601939874 4003901440 782570 33554432000 4194304 4623224 140736380432912 18446744073709551615 4517842 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 977515 782570 343 105 0 973019 0
[pid=4459/tid=4461] ppid=4457 vsize=3910060 CPUtime=1173.46 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 259720 0 0 0 117277 69 0 0 25 0 4 0 601940363 4003901440 782570 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=3910060 CPUtime=1174.96 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 524513 0 0 0 117408 88 0 0 25 0 4 0 601940363 4003901440 782570 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=3910060 CPUtime=1177.31 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 3216048 0 0 0 117245 486 0 0 25 0 4 0 601940363 4003901440 782570 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4708.07
Current children cumulated vsize (KiB) 3910060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.4 s]
/proc/loadavg: 8.16 8.14 7.47 10/184 4533
/proc/meminfo: memFree=22606184/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=3981468 CPUtime=4800.36 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) R 4457 4459 4254 0 -1 4202496 5087296 0 0 0 479215 821 0 0 25 0 4 0 601939874 4077023232 791450 33554432000 4194304 4623224 140736380432912 18446744073709551615 4412768 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 995367 791450 343 105 0 990871 0
[pid=4459/tid=4461] ppid=4457 vsize=3981468 CPUtime=1196.43 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4202560 261839 0 0 0 119573 70 0 0 25 0 4 0 601940363 4077023232 791450 33554432000 4194304 4623224 140736380432912 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4459/tid=4462] ppid=4457 vsize=3981468 CPUtime=1198.07 cores=1,3,5,7
/proc/4459/task/4462/stat : 4462 (SArTagnan) R 4457 4459 4254 0 -1 4202560 524513 0 0 0 119719 88 0 0 25 0 4 0 601940363 4077023232 791450 33554432000 4194304 4623224 140736380432912 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4459/tid=4463] ppid=4457 vsize=3981468 CPUtime=1200.41 cores=1,3,5,7
/proc/4459/task/4463/stat : 4463 (SArTagnan) R 4457 4459 4254 0 -1 4202560 3219953 0 0 0 119554 487 0 0 25 0 4 0 601940363 4077023232 791450 33554432000 4194304 4623224 140736380432912 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 3981468

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

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

[startup+1205.51 s]
/proc/loadavg: 8.16 8.14 7.47 6/183 4534
/proc/meminfo: memFree=25063352/32950928 swapFree=67111352/67111528
[pid=4459] ppid=4457 vsize=0 CPUtime=4800.49 cores=1,3,5,7
/proc/4459/stat : 4459 (SArTagnan) Z 4457 4459 4254 0 -1 4203548 5087296 0 0 0 479217 832 0 0 25 0 2 0 601939874 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4459/statm: 0 0 0 0 0 0 0
[pid=4459/tid=4461] ppid=4457 vsize=0 CPUtime=1196.54 cores=1,3,5,7
/proc/4459/task/4461/stat : 4461 (SArTagnan) R 4457 4459 4254 0 -1 4203588 261839 0 0 0 119574 80 0 0 25 0 2 0 601940363 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.54
CPU time (s): 4800.52
CPU user time (s): 4792.18
CPU system time (s): 8.34773
CPU usage (%): 398.204
Max. virtual memory (cumulated for all children) (KiB): 4203980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.18
system time used= 8.34773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5087296
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= 1245
involuntary context switches= 18523

runsolver used 1.85872 second user time and 4.72228 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 00:44:52
IDJOB=3293545
IDBENCH=88158
IDSOLVER=1656
FILE ID=node113/3293545-1304117089
RUNJOBID= node113-1304116558-4273
PBS_JOBID= 13170715
Free space on /tmp= 70940 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293545-1304117089/watcher-3293545-1304117089 -o /tmp/evaluation-result-3293545-1304117089/solver-3293545-1304117089 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3293545-1304117089.cnf -threads=4

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=2041517688

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28279132 kB
Buffers:        727540 kB
Cached:        2739724 kB
SwapCached:         12 kB
Active:         996572 kB
Inactive:      3151448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28279132 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          225672 kB
Writeback:           0 kB
AnonPages:      680852 kB
Mapped:          15540 kB
Slab:           459596 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   966628 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= 70756 MiB
End job on node113 at 2011-04-30 01:04:59