Trace number 3290049

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

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-3290049-1304096589/watcher-3290049-1304096589 -o /tmp/evaluation-result-3290049-1304096589/solver-3290049-1304096589 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3290049-1304096589.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: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=19456 CPUtime=0 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 674 0 0 0 0 0 0 0 18 0 1 0 253850181 19922944 577 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3742/statm: 4864 577 301 105 0 368 0

[startup+0.813075 s]
/proc/loadavg: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=257676 CPUtime=3.2 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 11645 0 0 0 319 1 0 0 20 0 4 0 253850181 263860224 4373 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 64419 4374 343 105 0 59923 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 257676

[startup+0.901061 s]
/proc/loadavg: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=258220 CPUtime=3.56 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 12475 0 0 0 355 1 0 0 20 0 4 0 253850181 264417280 4575 33554432000 4194304 4623224 140734215214640 18446744073709551615 4359569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 64555 4575 343 105 0 60059 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 258220

[startup+1.00105 s]
/proc/loadavg: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=259924 CPUtime=3.95 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 13372 0 0 0 394 1 0 0 20 0 4 0 253850181 266162176 4730 33554432000 4194304 4623224 140734215214640 18446744073709551615 4384576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 64981 4730 343 105 0 60485 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 259924

[startup+1.10103 s]
/proc/loadavg: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=260916 CPUtime=4.35 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 13922 0 0 0 434 1 0 0 20 0 4 0 253850181 267177984 4898 33554432000 4194304 4623224 140734215214640 18446744073709551615 4424952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 65229 4898 343 105 0 60733 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 260916

[startup+1.50096 s]
/proc/loadavg: 4.10 5.63 6.99 2/176 3742
/proc/meminfo: memFree=30661208/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=262760 CPUtime=5.96 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 16768 0 0 0 594 2 0 0 21 0 4 0 253850181 269066240 5740 33554432000 4194304 4623224 140734215214640 18446744073709551615 268660322644 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 65690 5740 344 105 0 61194 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 262760

[startup+3.10068 s]
/proc/loadavg: 4.42 5.67 6.99 10/184 3750
/proc/meminfo: memFree=30593280/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=269668 CPUtime=12.35 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 34540 0 0 0 1230 5 0 0 25 0 4 0 253850181 276140032 8536 33554432000 4194304 4623224 140734215214640 18446744073709551615 4384207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 67417 8537 344 105 0 62921 0
[pid=3742/tid=3748] ppid=3737 vsize=269668 CPUtime=3.08 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 2737 0 0 0 308 0 0 0 25 0 4 0 253850182 276140032 8538 33554432000 4194304 4623224 140734215214640 18446744073709551615 268660320938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=269668 CPUtime=3.07 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 2805 0 0 0 307 0 0 0 25 0 4 0 253850182 276140032 8539 33554432000 4194304 4623224 140734215214640 18446744073709551615 4461198 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=269668 CPUtime=3.08 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 23390 0 0 0 305 3 0 0 25 0 4 0 253850182 276140032 8539 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 269668

[startup+6.30712 s]
/proc/loadavg: 4.70 5.71 7.00 10/184 3750
/proc/meminfo: memFree=30551664/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=278144 CPUtime=25.15 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 57843 0 0 0 2506 9 0 0 25 0 4 0 253850181 284819456 13139 33554432000 4194304 4623224 140734215214640 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 69536 13139 344 105 0 65040 0
[pid=3742/tid=3748] ppid=3737 vsize=278144 CPUtime=6.28 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4256 0 0 0 627 1 0 0 25 0 4 0 253850182 284819456 13140 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376820 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=278144 CPUtime=6.25 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 3652 0 0 0 625 0 0 0 25 0 4 0 253850182 284819456 13140 33554432000 4194304 4623224 140734215214640 18446744073709551615 4463026 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=278144 CPUtime=6.29 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 42155 0 0 0 623 6 0 0 25 0 4 0 253850182 284819456 13140 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 278144

[startup+12.701 s]
/proc/loadavg: 4.97 5.75 7.01 10/184 3750
/proc/meminfo: memFree=30482860/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=287304 CPUtime=50.69 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 117267 0 0 0 5049 20 0 0 25 0 4 0 253850181 294199296 20652 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 71826 20652 344 105 0 67330 0
[pid=3742/tid=3748] ppid=3737 vsize=287304 CPUtime=12.67 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 7316 0 0 0 1266 1 0 0 25 0 4 0 253850182 294199296 20652 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=287304 CPUtime=12.62 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 6145 0 0 0 1261 1 0 0 25 0 4 0 253850182 294199296 20652 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=287304 CPUtime=12.68 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 92226 0 0 0 1253 15 0 0 25 0 4 0 253850182 294199296 20652 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 287304

[startup+25.5007 s]
/proc/loadavg: 5.43 5.82 7.02 10/184 3750
/proc/meminfo: memFree=30397408/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=313396 CPUtime=101.81 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 176160 0 0 0 10148 33 0 0 25 0 4 0 253850181 320917504 31015 33554432000 4194304 4623224 140734215214640 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 78349 31015 344 105 0 73853 0
[pid=3742/tid=3748] ppid=3737 vsize=313396 CPUtime=25.44 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 11010 0 0 0 2541 3 0 0 25 0 4 0 253850182 320917504 31015 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=313396 CPUtime=25.37 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 11854 0 0 0 2534 3 0 0 25 0 4 0 253850182 320917504 31015 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=313396 CPUtime=25.48 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 137879 0 0 0 2524 24 0 0 25 0 4 0 253850182 320917504 31015 33554432000 4194304 4623224 140734215214640 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 313396

[startup+51.1003 s]
/proc/loadavg: 6.47 6.03 7.05 10/184 3751
/proc/meminfo: memFree=30234324/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=387756 CPUtime=204.07 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 380983 0 0 0 20338 69 0 0 25 0 4 0 253850181 397062144 56783 33554432000 4194304 4623224 140734215214640 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 96939 56783 357 105 0 92443 0
[pid=3742/tid=3748] ppid=3737 vsize=387756 CPUtime=50.91 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 17573 0 0 0 5086 5 0 0 25 0 4 0 253850182 397062144 56783 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=387756 CPUtime=50.97 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 18026 0 0 0 5093 4 0 0 25 0 4 0 253850182 397062144 56783 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=387756 CPUtime=51.07 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 293519 0 0 0 5055 52 0 0 25 0 4 0 253850182 397062144 56783 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 387756

[startup+102.3 s]
/proc/loadavg: 7.55 6.39 7.11 10/184 3752
/proc/meminfo: memFree=29997588/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=544676 CPUtime=408.58 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 736398 0 0 0 40727 131 0 0 25 0 4 0 253850181 557748224 88692 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 136169 88692 397 105 0 131673 0
[pid=3742/tid=3748] ppid=3737 vsize=544676 CPUtime=101.82 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 28114 0 0 0 10172 10 0 0 25 0 4 0 253850182 557748224 88692 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=544676 CPUtime=102.17 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 27990 0 0 0 10209 8 0 0 25 0 4 0 253850182 557748224 88692 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=544676 CPUtime=102.26 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 598883 0 0 0 10125 101 0 0 25 0 4 0 253850182 557748224 88692 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 544676

[startup+162.301 s]
/proc/loadavg: 8.06 6.74 7.19 10/184 3754
/proc/meminfo: memFree=29728488/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=827840 CPUtime=648.23 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 1247986 0 0 0 64601 222 0 0 25 0 4 0 253850181 847708160 130113 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 206960 130113 344 105 0 202464 0
[pid=3742/tid=3748] ppid=3737 vsize=827840 CPUtime=161.49 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 42779 0 0 0 16132 17 0 0 25 0 4 0 253850182 847708160 130113 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=827840 CPUtime=162.16 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 39347 0 0 0 16203 13 0 0 25 0 4 0 253850182 847708160 130113 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=827840 CPUtime=162.25 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 1000011 0 0 0 16058 167 0 0 25 0 4 0 253850182 847708160 130113 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 827840

[startup+222.3 s]
/proc/loadavg: 8.02 6.97 7.23 10/184 3756
/proc/meminfo: memFree=29539984/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=873416 CPUtime=887.9 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 1669927 0 0 0 88495 295 0 0 25 0 4 0 253850181 894377984 161828 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 218354 161828 460 105 0 213858 0
[pid=3742/tid=3748] ppid=3737 vsize=873416 CPUtime=221.16 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 47019 0 0 0 22095 21 0 0 25 0 4 0 253850182 894377984 161828 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=873416 CPUtime=222.16 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 41022 0 0 0 22202 14 0 0 25 0 4 0 253850182 894377984 161828 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=873416 CPUtime=222.26 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 1389852 0 0 0 21995 231 0 0 25 0 4 0 253850182 894377984 161828 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.9
Current children cumulated vsize (KiB) 873416

[startup+282.301 s]
/proc/loadavg: 8.01 7.15 7.28 11/184 3757
/proc/meminfo: memFree=29344912/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1075884 CPUtime=1127.59 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 2139454 0 0 0 112383 376 0 0 25 0 4 0 253850181 1101705216 190076 33554432000 4194304 4623224 140734215214640 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 268971 190076 344 105 0 264475 0
[pid=3742/tid=3748] ppid=3737 vsize=1075884 CPUtime=280.84 cores=1,3,5,7

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

[pid=3742] ppid=3737 vsize=1677312 CPUtime=2805.24 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5003212 0 0 0 279616 908 0 0 25 0 4 0 253850181 1717567488 324133 33554432000 4194304 4623224 140734215214640 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 419328 324133 344 105 0 414832 0
[pid=3742/tid=3748] ppid=3737 vsize=1677312 CPUtime=698.56 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 96715 0 0 0 69804 52 0 0 25 0 4 0 253850182 1717567488 324133 33554432000 4194304 4623224 140734215214640 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1677312 CPUtime=702.16 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 70686 0 0 0 70181 35 0 0 25 0 4 0 253850182 1717567488 324133 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1677312 CPUtime=702.19 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4414525 0 0 0 69459 760 0 0 25 0 4 0 253850182 1717567488 324133 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1677312

[startup+762.301 s]
/proc/loadavg: 8.04 7.86 7.57 10/184 3770
/proc/meminfo: memFree=28183880/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1680524 CPUtime=3044.91 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5399353 0 0 0 303509 982 0 0 25 0 4 0 253850181 1720856576 338142 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3742/statm: 420131 338142 344 105 0 415635 0
[pid=3742/tid=3748] ppid=3737 vsize=1680524 CPUtime=758.24 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 99191 0 0 0 75769 55 0 0 25 0 4 0 253850182 1720856576 338142 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1680524 CPUtime=762.16 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 72641 0 0 0 76179 37 0 0 25 0 4 0 253850182 1720856576 338142 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366450 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1680524 CPUtime=762.18 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4801690 0 0 0 75390 828 0 0 25 0 4 0 253850182 1720856576 338142 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1680524

[startup+822.301 s]
/proc/loadavg: 8.08 7.90 7.60 10/184 3772
/proc/meminfo: memFree=28007408/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1809896 CPUtime=3284.54 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5495361 0 0 0 327450 1004 0 0 25 0 4 0 253850181 1853333504 375568 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 452474 375568 549 105 0 447978 0
[pid=3742/tid=3748] ppid=3737 vsize=1809896 CPUtime=818.2 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 104482 0 0 0 81762 58 0 0 25 0 4 0 253850182 1853333504 375568 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376993 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1809896 CPUtime=822.15 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 76554 0 0 0 82176 39 0 0 25 0 4 0 253850182 1853333504 375568 33554432000 4194304 4623224 140734215214640 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1809896 CPUtime=821.89 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4869838 0 0 0 81350 839 0 0 25 0 4 0 253850182 1853333504 375568 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.54
Current children cumulated vsize (KiB) 1809896

[startup+882.301 s]
/proc/loadavg: 8.07 7.93 7.63 10/184 3773
/proc/meminfo: memFree=27964360/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1809896 CPUtime=3524.21 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5496032 0 0 0 351417 1004 0 0 25 0 4 0 253850181 1853333504 376218 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 452474 376218 549 105 0 447978 0
[pid=3742/tid=3748] ppid=3737 vsize=1809896 CPUtime=878.2 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 104940 0 0 0 87762 58 0 0 25 0 4 0 253850182 1853333504 376218 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1809896 CPUtime=882.15 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 76634 0 0 0 88176 39 0 0 25 0 4 0 253850182 1853333504 376218 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1809896 CPUtime=881.57 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4869876 0 0 0 87318 839 0 0 25 0 4 0 253850182 1853333504 376218 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 1809896

[startup+942.301 s]
/proc/loadavg: 8.10 7.97 7.66 10/184 3775
/proc/meminfo: memFree=27891684/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1847660 CPUtime=3763.9 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5502376 0 0 0 375385 1005 0 0 25 0 4 0 253850181 1892003840 382471 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 461915 382471 530 105 0 457419 0
[pid=3742/tid=3748] ppid=3737 vsize=1847660 CPUtime=938.21 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 110084 0 0 0 93762 59 0 0 25 0 4 0 253850182 1892003840 382471 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1847660 CPUtime=942.16 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 76741 0 0 0 94177 39 0 0 25 0 4 0 253850182 1892003840 382471 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1847660 CPUtime=941.24 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4869900 0 0 0 93285 839 0 0 25 0 4 0 253850182 1892003840 382471 33554432000 4194304 4623224 140734215214640 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 1847660

[startup+1002.3 s]
/proc/loadavg: 8.22 8.02 7.69 10/184 3776
/proc/meminfo: memFree=27843304/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1877420 CPUtime=4003.55 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5519802 0 0 0 399347 1008 0 0 25 0 4 0 253850181 1922478080 384885 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 469355 384885 414 105 0 464859 0
[pid=3742/tid=3748] ppid=3737 vsize=1877420 CPUtime=998.2 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 110333 0 0 0 99761 59 0 0 25 0 4 0 253850182 1922478080 384885 33554432000 4194304 4623224 140734215214640 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1877420 CPUtime=1002.15 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 93012 0 0 0 100174 41 0 0 25 0 4 0 253850182 1922478080 384885 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1877420 CPUtime=1000.91 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4869906 0 0 0 99252 839 0 0 25 0 4 0 253850182 1922478080 384885 33554432000 4194304 4623224 140734215214640 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 1877420

[startup+1062.31 s]
/proc/loadavg: 8.23 8.05 7.72 10/184 3778
/proc/meminfo: memFree=27771252/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1965044 CPUtime=4243.24 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5593704 0 0 0 423302 1022 0 0 25 0 4 0 253850181 2012205056 393707 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 491261 393707 344 105 0 486765 0
[pid=3742/tid=3748] ppid=3737 vsize=1965044 CPUtime=1058.21 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 110791 0 0 0 105761 60 0 0 25 0 4 0 253850182 2012205056 393707 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1965044 CPUtime=1062.15 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 93234 0 0 0 106174 41 0 0 25 0 4 0 253850182 2012205056 393707 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1965044 CPUtime=1060.6 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4875063 0 0 0 105219 841 0 0 25 0 4 0 253850182 2012205056 393707 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 1965044

[startup+1122.3 s]
/proc/loadavg: 8.22 8.07 7.74 10/184 3780
/proc/meminfo: memFree=27687524/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=1983716 CPUtime=4482.9 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5638521 0 0 0 447260 1030 0 0 25 0 4 0 253850181 2031325184 403189 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 495929 403189 344 105 0 491433 0
[pid=3742/tid=3748] ppid=3737 vsize=1983716 CPUtime=1118.21 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 111094 0 0 0 111761 60 0 0 25 0 4 0 253850182 2031325184 403189 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=1983716 CPUtime=1122.14 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 93467 0 0 0 112173 41 0 0 25 0 4 0 253850182 2031325184 403189 33554432000 4194304 4623224 140734215214640 18446744073709551615 4377387 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=1983716 CPUtime=1120.27 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4879771 0 0 0 111185 842 0 0 25 0 4 0 253850182 2031325184 403189 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 1983716

[startup+1182.3 s]
/proc/loadavg: 8.20 8.08 7.77 10/184 3781
/proc/meminfo: memFree=27595620/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=2006752 CPUtime=4722.56 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5697477 0 0 0 471214 1042 0 0 25 0 4 0 253850181 2054914048 414226 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 501688 414226 344 105 0 497192 0
[pid=3742/tid=3748] ppid=3737 vsize=2006752 CPUtime=1178.21 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 111555 0 0 0 117761 60 0 0 25 0 4 0 253850182 2054914048 414226 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=2006752 CPUtime=1182.14 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 93813 0 0 0 118173 41 0 0 25 0 4 0 253850182 2054914048 414226 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=2006752 CPUtime=1179.94 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4885488 0 0 0 117151 843 0 0 25 0 4 0 253850182 2054914048 414226 33554432000 4194304 4623224 140734215214640 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 2006752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.08 7.77 10/184 3782
/proc/meminfo: memFree=27536344/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=2012352 CPUtime=4800.08 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5719399 0 0 0 478960 1048 0 0 25 0 4 0 253850181 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 503088 419733 344 105 0 498592 0
[pid=3742/tid=3748] ppid=3737 vsize=2012352 CPUtime=1197.61 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 111628 0 0 0 119701 60 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=2012352 CPUtime=1201.55 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 94275 0 0 0 120113 42 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=2012352 CPUtime=1199.24 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4886950 0 0 0 119080 844 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 2012352

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.14 8.08 7.77 10/184 3782
/proc/meminfo: memFree=27536344/32951124 swapFree=67111524/67111528
[pid=3742] ppid=3737 vsize=2012352 CPUtime=4800.08 cores=1,3,5,7
/proc/3742/stat : 3742 (SArTagnan) R 3737 3742 2974 0 -1 4202496 5719399 0 0 0 478960 1048 0 0 25 0 4 0 253850181 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3742/statm: 503088 419733 344 105 0 498592 0
[pid=3742/tid=3748] ppid=3737 vsize=2012352 CPUtime=1197.61 cores=1,3,5,7
/proc/3742/task/3748/stat : 3748 (SArTagnan) R 3737 3742 2974 0 -1 4202560 111628 0 0 0 119701 60 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3742/tid=3749] ppid=3737 vsize=2012352 CPUtime=1201.55 cores=1,3,5,7
/proc/3742/task/3749/stat : 3749 (SArTagnan) R 3737 3742 2974 0 -1 4202560 94275 0 0 0 120113 42 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3742/tid=3750] ppid=3737 vsize=2012352 CPUtime=1199.24 cores=1,3,5,7
/proc/3742/task/3750/stat : 3750 (SArTagnan) R 3737 3742 2974 0 -1 4202560 4886950 0 0 0 119080 844 0 0 25 0 4 0 253850182 2060648448 419733 33554432000 4194304 4623224 140734215214640 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 2012352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.18
CPU user time (s): 4789.63
CPU system time (s): 10.5534
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 2012352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.63
system time used= 10.5534
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5719400
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= 12073
involuntary context switches= 47723

runsolver used 1.80572 second user time and 4.72928 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 19:03:09
IDJOB=3290049
IDBENCH=83416
IDSOLVER=1656
FILE ID=node107/3290049-1304096589
RUNJOBID= node107-1304096589-3724
PBS_JOBID= 13170575
Free space on /tmp= 71800 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290049-1304096589/watcher-3290049-1304096589 -o /tmp/evaluation-result-3290049-1304096589/solver-3290049-1304096589 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3290049-1304096589.cnf -threads=4

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1927378434

node107.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.829
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.829
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.75
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.829
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30661528 kB
Buffers:        647400 kB
Cached:        1216284 kB
SwapCached:          4 kB
Active:         137176 kB
Inactive:      1789244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30661528 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:       62528 kB
Mapped:          14488 kB
Slab:           300652 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183800 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= 71800 MiB
End job on node107 at 2011-04-29 19:23:13