Trace number 3280895

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-3280895-1304039084/watcher-3280895-1304039084 -o /tmp/evaluation-result-3280895-1304039084/solver-3280895-1304039084 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280895-1304039084.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.72 7.99 7.83 5/180 25731
/proc/meminfo: memFree=13935520/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=19120 CPUtime=0 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 584 0 0 0 0 0 0 0 23 0 1 0 594139046 19578880 521 33554432000 4194304 4623224 140736238661824 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25731/statm: 4780 521 301 105 0 284 0

[startup+0.0850809 s]
/proc/loadavg: 7.72 7.99 7.83 5/180 25731
/proc/meminfo: memFree=13935520/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=253348 CPUtime=0.31 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 4694 0 0 0 31 0 0 0 18 0 4 0 594139046 259428352 2709 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510105 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 63337 2709 344 105 0 58841 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 253348

[startup+0.101076 s]
/proc/loadavg: 7.72 7.99 7.83 5/180 25731
/proc/meminfo: memFree=13935520/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=253348 CPUtime=0.37 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 4714 0 0 0 37 0 0 0 18 0 4 0 594139046 259428352 2729 33554432000 4194304 4623224 140736238661824 18446744073709551615 4413793 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 63337 2729 344 105 0 58841 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 253348

[startup+0.301044 s]
/proc/loadavg: 7.72 7.99 7.83 5/180 25731
/proc/meminfo: memFree=13935520/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=254812 CPUtime=1.17 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 6017 0 0 0 117 0 0 0 18 0 4 0 594139046 260927488 3196 33554432000 4194304 4623224 140736238661824 18446744073709551615 218880225620 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 63703 3196 344 105 0 59207 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 254812

[startup+0.700973 s]
/proc/loadavg: 7.72 7.99 7.83 5/180 25731
/proc/meminfo: memFree=13935520/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=254812 CPUtime=2.76 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 7447 0 0 0 276 0 0 0 18 0 4 0 594139046 260927488 3754 33554432000 4194304 4623224 140736238661824 18446744073709551615 4507093 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 63703 3754 344 105 0 59207 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 254812

[startup+1.50083 s]
/proc/loadavg: 7.72 7.99 7.83 9/184 25735
/proc/meminfo: memFree=13916056/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=256504 CPUtime=5.96 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 11888 0 0 0 595 1 0 0 20 0 4 0 594139046 262660096 5333 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 64126 5333 344 105 0 59630 0
[pid=25731/tid=25733] ppid=25729 vsize=256504 CPUtime=1.49 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 1628 0 0 0 149 0 0 0 25 0 4 0 594139046 262660096 5333 33554432000 4194304 4623224 140736238661824 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=256504 CPUtime=1.48 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2384 0 0 0 148 0 0 0 25 0 4 0 594139046 262660096 5333 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=256504 CPUtime=1.48 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 4914 0 0 0 148 0 0 0 25 0 4 0 594139046 262660096 5333 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 256504

[startup+3.10056 s]
/proc/loadavg: 7.72 7.99 7.83 9/184 25735
/proc/meminfo: memFree=13909112/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=258160 CPUtime=12.35 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 19382 0 0 0 1233 2 0 0 25 0 4 0 594139046 264355840 8193 33554432000 4194304 4623224 140736238661824 18446744073709551615 4517501 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 64540 8193 344 105 0 60044 0
[pid=25731/tid=25733] ppid=25729 vsize=258160 CPUtime=3.09 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2501 0 0 0 309 0 0 0 25 0 4 0 594139046 264355840 8193 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=258160 CPUtime=3.08 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 3897 0 0 0 308 0 0 0 25 0 4 0 594139046 264355840 8194 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=258160 CPUtime=3.07 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 9243 0 0 0 307 0 0 0 25 0 4 0 594139046 264355840 8194 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 258160

[startup+6.301 s]
/proc/loadavg: 7.75 7.99 7.83 9/184 25735
/proc/meminfo: memFree=13884820/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=265788 CPUtime=25.14 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 35246 0 0 0 2509 5 0 0 25 0 4 0 594139046 272166912 14011 33554432000 4194304 4623224 140736238661824 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 66447 14011 346 105 0 61951 0
[pid=25731/tid=25733] ppid=25729 vsize=265788 CPUtime=6.28 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 4228 0 0 0 628 0 0 0 25 0 4 0 594139046 272166912 14011 33554432000 4194304 4623224 140736238661824 18446744073709551615 4461036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=265788 CPUtime=6.28 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 6096 0 0 0 627 1 0 0 25 0 4 0 594139046 272166912 14011 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=265788 CPUtime=6.26 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 20081 0 0 0 624 2 0 0 25 0 4 0 594139046 272166912 14011 33554432000 4194304 4623224 140736238661824 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 265788

[startup+12.7009 s]
/proc/loadavg: 7.77 7.99 7.83 9/184 25735
/proc/meminfo: memFree=13849700/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=284132 CPUtime=50.7 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 49551 0 0 0 5062 8 0 0 25 0 4 0 594139046 290951168 20526 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 71033 20526 350 105 0 66537 0
[pid=25731/tid=25733] ppid=25729 vsize=284132 CPUtime=12.68 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 8334 0 0 0 1266 2 0 0 25 0 4 0 594139046 290951168 20526 33554432000 4194304 4623224 140736238661824 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=284132 CPUtime=12.68 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 8559 0 0 0 1267 1 0 0 25 0 4 0 594139046 290951168 20526 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=284132 CPUtime=12.62 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 26785 0 0 0 1259 3 0 0 25 0 4 0 594139046 290951168 20526 33554432000 4194304 4623224 140736238661824 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 284132

[startup+25.5007 s]
/proc/loadavg: 7.82 7.99 7.83 9/184 25735
/proc/meminfo: memFree=13814620/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=293112 CPUtime=101.83 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 67039 0 0 0 10170 13 0 0 25 0 4 0 594139046 300146688 27421 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 73278 27421 356 105 0 68782 0
[pid=25731/tid=25733] ppid=25729 vsize=293112 CPUtime=25.48 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 11511 0 0 0 2546 2 0 0 25 0 4 0 594139046 300146688 27421 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=293112 CPUtime=25.48 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 10328 0 0 0 2545 3 0 0 25 0 4 0 594139046 300146688 27421 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=293112 CPUtime=25.34 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 38510 0 0 0 2529 5 0 0 25 0 4 0 594139046 300146688 27421 33554432000 4194304 4623224 140736238661824 18446744073709551615 218880222205 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 293112

[startup+51.1012 s]
/proc/loadavg: 7.94 8.00 7.84 9/184 25736
/proc/meminfo: memFree=13767260/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=313664 CPUtime=204.09 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 132484 0 0 0 20384 25 0 0 25 0 4 0 594139046 321191936 38702 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510220 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 78416 38702 371 105 0 73920 0
[pid=25731/tid=25733] ppid=25729 vsize=313664 CPUtime=51.08 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 17394 0 0 0 5104 4 0 0 25 0 4 0 594139046 321191936 38702 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=313664 CPUtime=51.08 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 14235 0 0 0 5104 4 0 0 25 0 4 0 594139046 321191936 38702 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=313664 CPUtime=50.8 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 92645 0 0 0 5066 14 0 0 25 0 4 0 594139046 321191936 38702 33554432000 4194304 4623224 140736238661824 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 313664

[startup+102.306 s]
/proc/loadavg: 8.03 8.02 7.85 9/184 25737
/proc/meminfo: memFree=13654276/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=344680 CPUtime=408.63 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 243784 0 0 0 40808 55 0 0 25 0 4 0 594139046 352952320 58731 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 86170 58731 345 105 0 81674 0
[pid=25731/tid=25733] ppid=25729 vsize=344680 CPUtime=102.28 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 20463 0 0 0 10220 8 0 0 25 0 4 0 594139046 352952320 58731 33554432000 4194304 4623224 140736238661824 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=344680 CPUtime=102.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 15119 0 0 0 10224 5 0 0 25 0 4 0 594139046 352952320 58731 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=344680 CPUtime=101.74 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 190066 0 0 0 10136 38 0 0 25 0 4 0 594139046 352952320 58731 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 344680

[startup+162.301 s]
/proc/loadavg: 8.07 8.03 7.86 9/184 25739
/proc/meminfo: memFree=13546392/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=509720 CPUtime=648.29 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 303622 0 0 0 64761 68 0 0 25 0 4 0 594139046 521953280 78375 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 127430 78375 365 105 0 122934 0
[pid=25731/tid=25733] ppid=25729 vsize=509720 CPUtime=162.29 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 29958 0 0 0 16217 12 0 0 25 0 4 0 594139046 521953280 78375 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=509720 CPUtime=162.28 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 19638 0 0 0 16222 6 0 0 25 0 4 0 594139046 521953280 78375 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=509720 CPUtime=161.4 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 219496 0 0 0 16097 43 0 0 25 0 4 0 594139046 521953280 78375 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 509720

[startup+222.3 s]
/proc/loadavg: 8.08 8.03 7.87 9/184 25741
/proc/meminfo: memFree=13437380/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=538884 CPUtime=887.96 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 317313 0 0 0 88723 73 0 0 25 0 4 0 594139046 551817216 91896 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 134721 91896 345 105 0 130225 0
[pid=25731/tid=25733] ppid=25729 vsize=538884 CPUtime=222.28 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 31740 0 0 0 22215 13 0 0 25 0 4 0 594139046 551817216 91896 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=538884 CPUtime=222.28 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 20954 0 0 0 22221 7 0 0 25 0 4 0 594139046 551817216 91896 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=538884 CPUtime=221.07 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 227316 0 0 0 22062 45 0 0 25 0 4 0 594139046 551817216 91896 33554432000 4194304 4623224 140736238661824 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 538884

[startup+282.301 s]

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

[pid=25731] ppid=25729 vsize=1098264 CPUtime=2805.39 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2014381 0 0 0 280133 406 0 0 25 0 4 0 594139046 1124622336 200116 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 274566 200116 346 105 0 270070 0
[pid=25731/tid=25733] ppid=25729 vsize=1098264 CPUtime=702.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 92475 0 0 0 70192 38 0 0 25 0 4 0 594139046 1124622336 200116 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1098264 CPUtime=702.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 29575 0 0 0 70219 10 0 0 25 0 4 0 594139046 1124622336 200116 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1098264 CPUtime=698.47 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 1753306 0 0 0 69515 332 0 0 25 0 4 0 594139046 1124622336 200116 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 1098264

[startup+762.306 s]
/proc/loadavg: 8.09 8.02 7.92 9/184 25786
/proc/meminfo: memFree=13296396/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1101252 CPUtime=3045.09 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2247214 0 0 0 304060 449 0 0 25 0 4 0 594139046 1127682048 209909 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 275313 209909 346 105 0 270817 0
[pid=25731/tid=25733] ppid=25729 vsize=1101252 CPUtime=762.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 94281 0 0 0 76190 40 0 0 25 0 4 0 594139046 1127682048 209909 33554432000 4194304 4623224 140736238661824 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1101252 CPUtime=762.3 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 29988 0 0 0 76219 11 0 0 25 0 4 0 594139046 1127682048 209909 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1101252 CPUtime=758.15 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 1980981 0 0 0 75444 371 0 0 25 0 4 0 594139046 1127682048 209909 33554432000 4194304 4623224 140736238661824 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 1101252

[startup+822.301 s]
/proc/loadavg: 8.13 8.04 7.93 9/184 25788
/proc/meminfo: memFree=13096124/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1145924 CPUtime=3284.75 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2407752 0 0 0 327994 481 0 0 25 0 4 0 594139046 1173426176 223895 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 286481 223895 364 105 0 281985 0
[pid=25731/tid=25733] ppid=25729 vsize=1145924 CPUtime=822.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 97034 0 0 0 82187 43 0 0 25 0 4 0 594139046 1173426176 223895 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1145924 CPUtime=822.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 30215 0 0 0 82218 11 0 0 25 0 4 0 594139046 1173426176 223895 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1145924 CPUtime=817.82 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2136900 0 0 0 81382 400 0 0 25 0 4 0 594139046 1173426176 223895 33554432000 4194304 4623224 140736238661824 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 1145924

[startup+882.3 s]
/proc/loadavg: 8.11 8.05 7.93 9/184 25789
/proc/meminfo: memFree=12907388/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1257556 CPUtime=3524.41 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2471177 0 0 0 351947 494 0 0 25 0 4 0 594139046 1287737344 231075 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 314389 231075 345 105 0 309893 0
[pid=25731/tid=25733] ppid=25729 vsize=1257556 CPUtime=882.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 99037 0 0 0 88185 45 0 0 25 0 4 0 594139046 1287737344 231075 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1257556 CPUtime=882.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 30965 0 0 0 88218 11 0 0 25 0 4 0 594139046 1287737344 231075 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1257556 CPUtime=877.48 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2171126 0 0 0 87342 406 0 0 25 0 4 0 594139046 1287737344 231075 33554432000 4194304 4623224 140736238661824 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 1257556

[startup+942.301 s]
/proc/loadavg: 8.10 8.05 7.94 9/184 25791
/proc/meminfo: memFree=12817968/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1325784 CPUtime=3764.1 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2734215 0 0 0 375869 541 0 0 25 0 4 0 594139046 1357602816 240671 33554432000 4194304 4623224 140736238661824 18446744073709551615 4517544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 331446 240671 349 105 0 326950 0
[pid=25731/tid=25733] ppid=25729 vsize=1325784 CPUtime=942.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 100802 0 0 0 94183 47 0 0 25 0 4 0 594139046 1357602816 240671 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1325784 CPUtime=942.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 31532 0 0 0 94217 12 0 0 25 0 4 0 594139046 1357602816 240671 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1325784 CPUtime=937.16 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2430475 0 0 0 93266 450 0 0 25 0 4 0 594139046 1357602816 240671 33554432000 4194304 4623224 140736238661824 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1325784

[startup+1002.3 s]
/proc/loadavg: 8.03 8.04 7.94 9/184 25792
/proc/meminfo: memFree=12687140/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1325784 CPUtime=4003.78 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 2979928 0 0 0 399791 587 0 0 25 0 4 0 594139046 1357602816 248965 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 331446 248965 345 105 0 326950 0
[pid=25731/tid=25733] ppid=25729 vsize=1325784 CPUtime=1002.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 102611 0 0 0 100180 50 0 0 25 0 4 0 594139046 1357602816 248965 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1325784 CPUtime=1002.29 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 31803 0 0 0 100217 12 0 0 25 0 4 0 594139046 1357602816 248965 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1325784 CPUtime=996.83 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2672598 0 0 0 99191 492 0 0 25 0 4 0 594139046 1357602816 248965 33554432000 4194304 4623224 140736238661824 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1325784

[startup+1062.3 s]
/proc/loadavg: 8.15 8.06 7.95 9/184 25794
/proc/meminfo: memFree=12597836/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1325784 CPUtime=4243.46 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 3239038 0 0 0 423713 633 0 0 25 0 4 0 594139046 1357602816 256645 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 331446 256645 345 105 0 326950 0
[pid=25731/tid=25733] ppid=25729 vsize=1325784 CPUtime=1062.3 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 104169 0 0 0 106179 51 0 0 25 0 4 0 594139046 1357602816 256645 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1325784 CPUtime=1062.3 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 31998 0 0 0 106217 13 0 0 25 0 4 0 594139046 1357602816 256645 33554432000 4194304 4623224 140736238661824 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1325784 CPUtime=1056.51 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 2928302 0 0 0 105115 536 0 0 25 0 4 0 594139046 1357602816 256645 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1325784

[startup+1122.3 s]
/proc/loadavg: 8.18 8.08 7.96 9/184 25796
/proc/meminfo: memFree=12165696/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1441676 CPUtime=4483.13 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 3521687 0 0 0 447628 685 0 0 25 0 4 0 594139046 1476276224 268750 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 360419 268750 346 105 0 355923 0
[pid=25731/tid=25733] ppid=25729 vsize=1441676 CPUtime=1122.31 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 107968 0 0 0 112176 55 0 0 25 0 4 0 594139046 1476276224 268750 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1441676 CPUtime=1122.3 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 32287 0 0 0 112217 13 0 0 25 0 4 0 594139046 1476276224 268750 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1441676 CPUtime=1116.18 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 3179216 0 0 0 111037 581 0 0 25 0 4 0 594139046 1476276224 268750 33554432000 4194304 4623224 140736238661824 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1441676

[startup+1182.3 s]
/proc/loadavg: 8.18 8.09 7.97 9/184 25797
/proc/meminfo: memFree=12021720/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1463316 CPUtime=4722.81 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 3787652 0 0 0 471549 732 0 0 25 0 4 0 594139046 1498435584 278742 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 365829 278742 345 105 0 361333 0
[pid=25731/tid=25733] ppid=25729 vsize=1463316 CPUtime=1182.31 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 110576 0 0 0 118174 57 0 0 25 0 4 0 594139046 1498435584 278742 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1463316 CPUtime=1182.3 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 32375 0 0 0 118217 13 0 0 25 0 4 0 594139046 1498435584 278742 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1463316 CPUtime=1175.86 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 3439270 0 0 0 116960 626 0 0 25 0 4 0 594139046 1498435584 278742 33554432000 4194304 4623224 140736238661824 18446744073709551615 4553205 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 1463316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.09 7.97 10/184 25798
/proc/meminfo: memFree=11980800/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1463316 CPUtime=4800.33 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 3869406 0 0 0 479286 747 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 365829 282972 345 105 0 361333 0
[pid=25731/tid=25733] ppid=25729 vsize=1463316 CPUtime=1201.71 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 111109 0 0 0 120113 58 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1463316 CPUtime=1201.71 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 34042 0 0 0 120157 14 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1463316 CPUtime=1195.15 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 3518621 0 0 0 118876 639 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1463316

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.13 8.09 7.97 10/184 25798
/proc/meminfo: memFree=11980800/32950928 swapFree=67111528/67111528
[pid=25731] ppid=25729 vsize=1463316 CPUtime=4800.33 cores=1,3,5,7
/proc/25731/stat : 25731 (SArTagnan) R 25729 25731 25497 0 -1 4202496 3869406 0 0 0 479286 747 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25731/statm: 365829 282972 345 105 0 361333 0
[pid=25731/tid=25733] ppid=25729 vsize=1463316 CPUtime=1201.71 cores=1,3,5,7
/proc/25731/task/25733/stat : 25733 (SArTagnan) R 25729 25731 25497 0 -1 4202560 111109 0 0 0 120113 58 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25731/tid=25734] ppid=25729 vsize=1463316 CPUtime=1201.71 cores=1,3,5,7
/proc/25731/task/25734/stat : 25734 (SArTagnan) R 25729 25731 25497 0 -1 4202560 34042 0 0 0 120157 14 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25731/tid=25735] ppid=25729 vsize=1463316 CPUtime=1195.15 cores=1,3,5,7
/proc/25731/task/25735/stat : 25735 (SArTagnan) R 25729 25731 25497 0 -1 4202560 3518621 0 0 0 118876 639 0 0 25 0 4 0 594139046 1498435584 282972 33554432000 4194304 4623224 140736238661824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1463316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.4
CPU user time (s): 4792.88
CPU system time (s): 7.52186
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1463316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.88
system time used= 7.52186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3869409
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= 1222
involuntary context switches= 29199

runsolver used 1.76373 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 03:04:44
IDJOB=3280895
IDBENCH=20468
IDSOLVER=1656
FILE ID=node112/3280895-1304039084
RUNJOBID= node112-1304037872-25516
PBS_JOBID= 13170375
Free space on /tmp= 72564 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280895-1304039084/watcher-3280895-1304039084 -o /tmp/evaluation-result-3280895-1304039084/solver-3280895-1304039084 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280895-1304039084.cnf -threads=4

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1194850588

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:      13935800 kB
Buffers:       1994308 kB
Cached:       15792868 kB
SwapCached:          0 kB
Active:        7653396 kB
Inactive:     10805148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13935800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             576 kB
Writeback:           0 kB
AnonPages:      670672 kB
Mapped:          15628 kB
Slab:           492484 kB
PageTables:       5848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   967780 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 03:24:48