Trace number 3289865

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.19 1201.96

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3289865-1304096414/watcher-3289865-1304096414 -o /tmp/evaluation-result-3289865-1304096414/solver-3289865-1304096414 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289865-1304096414.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.05 7.98 7.98 5/180 2839
/proc/meminfo: memFree=18722456/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=19716 CPUtime=0 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 555 0 0 0 0 0 0 0 25 0 1 0 521241080 20189184 493 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2839/statm: 4929 494 301 105 0 433 0

[startup+0.025365 s]
/proc/loadavg: 8.05 7.98 7.98 5/180 2839
/proc/meminfo: memFree=18722456/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=22748 CPUtime=0.02 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 2250 0 0 0 2 0 0 0 25 0 1 0 521241080 23293952 1310 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2839/statm: 5687 1310 301 105 0 1191 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22748

[startup+0.148346 s]
/proc/loadavg: 8.05 7.98 7.98 5/180 2839
/proc/meminfo: memFree=18722456/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=263496 CPUtime=0.5 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 9455 0 0 0 49 1 0 0 25 0 4 0 521241080 269819904 4851 33554432000 4194304 4623224 140735190628432 18446744073709551615 274473634818 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 65874 4851 339 105 0 61378 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 263496

[startup+0.300321 s]
/proc/loadavg: 8.05 7.98 7.98 5/180 2839
/proc/meminfo: memFree=18722456/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=265640 CPUtime=1.1 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 12878 0 0 0 109 1 0 0 25 0 4 0 521241080 272015360 5482 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 66410 5482 340 105 0 61914 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 265640

[startup+0.700252 s]
/proc/loadavg: 8.05 7.98 7.98 5/180 2839
/proc/meminfo: memFree=18722456/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=266440 CPUtime=2.71 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 16348 0 0 0 269 2 0 0 25 0 4 0 521241080 272834560 6850 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 66610 6850 343 105 0 62114 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 266440

[startup+1.50111 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2843
/proc/meminfo: memFree=18692796/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=267512 CPUtime=5.9 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 28363 0 0 0 587 3 0 0 25 0 4 0 521241080 273932288 8674 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 66878 8675 343 105 0 62382 0
[pid=2839/tid=2841] ppid=2837 vsize=267512 CPUtime=1.46 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 4128 0 0 0 146 0 0 0 25 0 4 0 521241083 273932288 8675 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376820 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=267512 CPUtime=1.45 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 3661 0 0 0 145 0 0 0 25 0 4 0 521241083 273932288 8675 33554432000 4194304 4623224 140735190628432 18446744073709551615 4278440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=267512 CPUtime=1.46 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 14225 0 0 0 145 1 0 0 25 0 4 0 521241083 273932288 8675 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 267512

[startup+3.10083 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2843
/proc/meminfo: memFree=18682876/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=272172 CPUtime=12.29 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 45828 0 0 0 1223 6 0 0 25 0 4 0 521241080 278704128 11243 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 68043 11243 343 105 0 63547 0
[pid=2839/tid=2841] ppid=2837 vsize=272172 CPUtime=3.06 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 6071 0 0 0 306 0 0 0 25 0 4 0 521241083 278704128 11243 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=272172 CPUtime=3.05 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 5567 0 0 0 304 1 0 0 25 0 4 0 521241083 278704128 11243 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=272172 CPUtime=3.06 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 26807 0 0 0 303 3 0 0 25 0 4 0 521241083 278704128 11243 33554432000 4194304 4623224 140735190628432 18446744073709551615 4545519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 272172

[startup+6.30027 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2844
/proc/meminfo: memFree=18642948/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=284344 CPUtime=25.07 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 67659 0 0 0 2497 10 0 0 25 0 4 0 521241080 291168256 15424 33554432000 4194304 4623224 140735190628432 18446744073709551615 4360016 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 71086 15424 344 105 0 66590 0
[pid=2839/tid=2841] ppid=2837 vsize=284344 CPUtime=6.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 7080 0 0 0 626 1 0 0 25 0 4 0 521241083 291168256 15424 33554432000 4194304 4623224 140735190628432 18446744073709551615 274473634841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=284344 CPUtime=6.23 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 8161 0 0 0 622 1 0 0 25 0 4 0 521241083 291168256 15424 33554432000 4194304 4623224 140735190628432 18446744073709551615 4467820 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=284344 CPUtime=6.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 43649 0 0 0 620 6 0 0 25 0 4 0 521241083 291168256 15424 33554432000 4194304 4623224 140735190628432 18446744073709551615 4474443 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 284344

[startup+12.7011 s]
/proc/loadavg: 8.04 7.98 7.98 9/184 2844
/proc/meminfo: memFree=18607356/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=296572 CPUtime=50.63 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 133857 0 0 0 5043 20 0 0 25 0 4 0 521241080 303689728 21979 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 74143 21980 345 105 0 69647 0
[pid=2839/tid=2841] ppid=2837 vsize=296572 CPUtime=12.66 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 10033 0 0 0 1265 1 0 0 25 0 4 0 521241083 303689728 21980 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=296572 CPUtime=12.59 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 12287 0 0 0 1257 2 0 0 25 0 4 0 521241083 303689728 21981 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=296572 CPUtime=12.66 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 99763 0 0 0 1251 15 0 0 25 0 4 0 521241083 303689728 21981 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 296572

[startup+25.5009 s]
/proc/loadavg: 8.11 8.00 7.98 9/184 2844
/proc/meminfo: memFree=18558244/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=321472 CPUtime=101.76 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 200909 0 0 0 10145 31 0 0 25 0 4 0 521241080 329187328 32264 33554432000 4194304 4623224 140735190628432 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 80368 32264 365 105 0 75872 0
[pid=2839/tid=2841] ppid=2837 vsize=321472 CPUtime=25.45 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 13569 0 0 0 2544 1 0 0 25 0 4 0 521241083 329187328 32264 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=321472 CPUtime=25.32 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 13716 0 0 0 2530 2 0 0 25 0 4 0 521241083 329187328 32264 33554432000 4194304 4623224 140735190628432 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=321472 CPUtime=25.46 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 156962 0 0 0 2522 24 0 0 25 0 4 0 521241083 329187328 32264 33554432000 4194304 4623224 140735190628432 18446744073709551615 4550977 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 321472

[startup+51.1004 s]
/proc/loadavg: 8.07 8.00 7.98 9/184 2854
/proc/meminfo: memFree=18505248/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=411436 CPUtime=204.01 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 339718 0 0 0 20346 55 0 0 25 0 4 0 521241080 421310464 41644 33554432000 4194304 4623224 140735190628432 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 102859 41644 369 105 0 98363 0
[pid=2839/tid=2841] ppid=2837 vsize=411436 CPUtime=51.05 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 14519 0 0 0 5103 2 0 0 25 0 4 0 521241083 421310464 41644 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=411436 CPUtime=50.77 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 19249 0 0 0 5074 3 0 0 25 0 4 0 521241083 421310464 41644 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=411436 CPUtime=51.06 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 284864 0 0 0 5061 45 0 0 25 0 4 0 521241083 421310464 41644 33554432000 4194304 4623224 140735190628432 18446744073709551615 4550453 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 411436

[startup+102.306 s]
/proc/loadavg: 8.07 8.01 7.99 9/184 2863
/proc/meminfo: memFree=18362652/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=427752 CPUtime=408.55 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 517878 0 0 0 40771 84 0 0 25 0 4 0 521241080 438018048 59364 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 106938 59364 430 105 0 102442 0
[pid=2839/tid=2841] ppid=2837 vsize=427752 CPUtime=102.26 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 20829 0 0 0 10223 3 0 0 25 0 4 0 521241083 438018048 59364 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=427752 CPUtime=101.71 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 23872 0 0 0 10165 6 0 0 25 0 4 0 521241083 438018048 59364 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=427752 CPUtime=102.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 443440 0 0 0 10157 69 0 0 25 0 4 0 521241083 438018048 59364 33554432000 4194304 4623224 140735190628432 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 427752

[startup+162.301 s]
/proc/loadavg: 8.07 8.02 7.99 9/184 2865
/proc/meminfo: memFree=18246676/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=440012 CPUtime=648.2 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 967787 0 0 0 64662 158 0 0 25 0 4 0 521241080 450572288 69249 33554432000 4194304 4623224 140735190628432 18446744073709551615 4385096 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 110003 69249 429 105 0 105507 0
[pid=2839/tid=2841] ppid=2837 vsize=440012 CPUtime=162.26 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 22041 0 0 0 16222 4 0 0 25 0 4 0 521241083 450572288 69249 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=440012 CPUtime=161.38 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 34108 0 0 0 16129 9 0 0 25 0 4 0 521241083 450572288 69249 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=440012 CPUtime=162.25 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 879927 0 0 0 16087 138 0 0 25 0 4 0 521241083 450572288 69249 33554432000 4194304 4623224 140735190628432 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.2
Current children cumulated vsize (KiB) 440012

[startup+222.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/184 2868
/proc/meminfo: memFree=18156992/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=517764 CPUtime=887.86 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 1288577 0 0 0 88580 206 0 0 25 0 4 0 521241080 530190336 83857 33554432000 4194304 4623224 140735190628432 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 129441 83857 619 105 0 124945 0
[pid=2839/tid=2841] ppid=2837 vsize=517764 CPUtime=222.25 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 22241 0 0 0 22221 4 0 0 25 0 4 0 521241083 530190336 83857 33554432000 4194304 4623224 140735190628432 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=517764 CPUtime=221.04 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 35357 0 0 0 22095 9 0 0 25 0 4 0 521241083 530190336 83857 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=517764 CPUtime=222.25 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 1187329 0 0 0 22041 184 0 0 25 0 4 0 521241083 530190336 83857 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.86
Current children cumulated vsize (KiB) 517764

[startup+282.301 s]

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

[pid=2839] ppid=2837 vsize=904048 CPUtime=2804.43 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 4502621 0 0 0 279743 700 0 0 25 0 4 0 521241080 925745152 153817 33554432000 4194304 4623224 140735190628432 18446744073709551615 4517532 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 226012 153817 718 105 0 221516 0
[pid=2839/tid=2841] ppid=2837 vsize=904048 CPUtime=702.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 41412 0 0 0 70216 11 0 0 25 0 4 0 521241083 925745152 153817 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=904048 CPUtime=697.63 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 54624 0 0 0 69748 15 0 0 25 0 4 0 521241083 925745152 153817 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=904048 CPUtime=702.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 4341199 0 0 0 69564 662 0 0 25 0 4 0 521241083 925745152 153817 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.43
Current children cumulated vsize (KiB) 904048

[startup+762.306 s]
/proc/loadavg: 8.18 8.12 8.03 9/184 2885
/proc/meminfo: memFree=17527808/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=940860 CPUtime=3044.12 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 4828399 0 0 0 303658 754 0 0 25 0 4 0 521241080 963440640 162826 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 235215 162827 692 105 0 230719 0
[pid=2839/tid=2841] ppid=2837 vsize=940860 CPUtime=762.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 53181 0 0 0 76214 13 0 0 25 0 4 0 521241083 963440640 162827 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=940860 CPUtime=757.31 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 56067 0 0 0 75715 16 0 0 25 0 4 0 521241083 963440640 162827 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=940860 CPUtime=762.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 4652888 0 0 0 75513 713 0 0 25 0 4 0 521241083 963440640 162827 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.12
Current children cumulated vsize (KiB) 940860

[startup+822.301 s]
/proc/loadavg: 8.16 8.12 8.04 9/184 2886
/proc/meminfo: memFree=17458588/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=953176 CPUtime=3283.78 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 5224666 0 0 0 327563 815 0 0 25 0 4 0 521241080 976052224 171252 33554432000 4194304 4623224 140735190628432 18446744073709551615 4415051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 238294 171252 600 105 0 233798 0
[pid=2839/tid=2841] ppid=2837 vsize=953176 CPUtime=822.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 53874 0 0 0 82214 13 0 0 25 0 4 0 521241083 976052224 171252 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=953176 CPUtime=816.98 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 57729 0 0 0 81681 17 0 0 25 0 4 0 521241083 976052224 171252 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=953176 CPUtime=822.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 5046551 0 0 0 81454 772 0 0 25 0 4 0 521241083 976052224 171252 33554432000 4194304 4623224 140735190628432 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.78
Current children cumulated vsize (KiB) 953176

[startup+882.301 s]
/proc/loadavg: 8.10 8.11 8.04 9/184 2888
/proc/meminfo: memFree=17383280/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=960456 CPUtime=3523.45 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 5527985 0 0 0 351481 864 0 0 25 0 4 0 521241080 983506944 184628 33554432000 4194304 4623224 140735190628432 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 240114 184628 596 105 0 235618 0
[pid=2839/tid=2841] ppid=2837 vsize=960456 CPUtime=882.26 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 56861 0 0 0 88211 15 0 0 25 0 4 0 521241083 983506944 184628 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=960456 CPUtime=876.66 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 61276 0 0 0 87647 19 0 0 25 0 4 0 521241083 983506944 184628 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=960456 CPUtime=882.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 5342523 0 0 0 87410 816 0 0 25 0 4 0 521241083 983506944 184628 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.45
Current children cumulated vsize (KiB) 960456

[startup+942.301 s]
/proc/loadavg: 8.09 8.11 8.04 9/184 2921
/proc/meminfo: memFree=18403768/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=960456 CPUtime=3763.12 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 5792107 0 0 0 375405 907 0 0 25 0 4 0 521241080 983506944 193348 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 240114 193348 344 105 0 235618 0
[pid=2839/tid=2841] ppid=2837 vsize=960456 CPUtime=942.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 62386 0 0 0 94208 19 0 0 25 0 4 0 521241083 983506944 193348 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=960456 CPUtime=936.33 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 61388 0 0 0 93614 19 0 0 25 0 4 0 521241083 983506944 193348 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376956 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=960456 CPUtime=942.27 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 5600731 0 0 0 93371 856 0 0 25 0 4 0 521241083 983506944 193348 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.12
Current children cumulated vsize (KiB) 960456

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 8.04 9/184 2923
/proc/meminfo: memFree=18227556/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=964628 CPUtime=4002.79 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 6250979 0 0 0 399302 977 0 0 25 0 4 0 521241080 987779072 203880 33554432000 4194304 4623224 140735190628432 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 241157 203880 344 105 0 236661 0
[pid=2839/tid=2841] ppid=2837 vsize=964628 CPUtime=1002.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 65525 0 0 0 100206 21 0 0 25 0 4 0 521241083 987779072 203880 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=964628 CPUtime=996.01 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 61575 0 0 0 99582 19 0 0 25 0 4 0 521241083 987779072 203880 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=964628 CPUtime=1002.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 6055608 0 0 0 99302 924 0 0 25 0 4 0 521241083 987779072 203880 33554432000 4194304 4623224 140735190628432 18446744073709551615 4550506 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.79
Current children cumulated vsize (KiB) 964628

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.05 10/184 2925
/proc/meminfo: memFree=18121876/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=1095700 CPUtime=4242.47 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 6700675 0 0 0 423195 1052 0 0 25 0 4 0 521241080 1121996800 213209 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 273925 213210 344 105 0 269429 0
[pid=2839/tid=2841] ppid=2837 vsize=1095700 CPUtime=1062.28 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 68364 0 0 0 106203 25 0 0 25 0 4 0 521241083 1121996800 213210 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=1095700 CPUtime=1055.68 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 61833 0 0 0 105549 19 0 0 25 0 4 0 521241083 1121996800 213211 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=1095700 CPUtime=1062.27 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 6501603 0 0 0 105232 995 0 0 25 0 4 0 521241083 1121996800 213211 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.47
Current children cumulated vsize (KiB) 1095700

[startup+1122.3 s]
/proc/loadavg: 8.12 8.12 8.05 10/184 2926
/proc/meminfo: memFree=17990280/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=1095700 CPUtime=4482.13 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 7170237 0 0 0 447089 1124 0 0 25 0 4 0 521241080 1121996800 224401 33554432000 4194304 4623224 140735190628432 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 273925 224401 344 105 0 269429 0
[pid=2839/tid=2841] ppid=2837 vsize=1095700 CPUtime=1122.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 71323 0 0 0 112200 27 0 0 25 0 4 0 521241083 1121996800 224401 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=1095700 CPUtime=1115.35 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 63961 0 0 0 111516 19 0 0 25 0 4 0 521241083 1121996800 224401 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=1095700 CPUtime=1122.26 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 6965850 0 0 0 111162 1064 0 0 25 0 4 0 521241083 1121996800 224401 33554432000 4194304 4623224 140735190628432 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.13
Current children cumulated vsize (KiB) 1095700

[startup+1182.3 s]
/proc/loadavg: 8.19 8.14 8.06 9/184 2928
/proc/meminfo: memFree=17851232/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=1226772 CPUtime=4721.81 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 7617209 0 0 0 470985 1196 0 0 25 0 4 0 521241080 1256214528 236081 33554432000 4194304 4623224 140735190628432 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 306693 236082 344 105 0 302197 0
[pid=2839/tid=2841] ppid=2837 vsize=1226772 CPUtime=1182.27 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 74727 0 0 0 118197 30 0 0 25 0 4 0 521241083 1256214528 236082 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=1226772 CPUtime=1175.03 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 66397 0 0 0 117482 21 0 0 25 0 4 0 521241083 1256214528 236082 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=1226772 CPUtime=1182.27 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 7406273 0 0 0 117096 1131 0 0 25 0 4 0 521241083 1256214528 236082 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.81
Current children cumulated vsize (KiB) 1226772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.20 8.15 8.07 9/184 2928
/proc/meminfo: memFree=17819224/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=1245956 CPUtime=4800.11 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 7769015 0 0 0 478792 1219 0 0 25 0 4 0 521241080 1275858944 241254 33554432000 4194304 4623224 140735190628432 18446744073709551615 4360063 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 311489 241254 344 105 0 306993 0
[pid=2839/tid=2841] ppid=2837 vsize=1245956 CPUtime=1201.88 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 75676 0 0 0 120158 30 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=1245956 CPUtime=1194.52 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 66421 0 0 0 119431 21 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=1245956 CPUtime=1201.87 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 7555063 0 0 0 119034 1153 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1245956

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

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

[startup+1201.9 s]
/proc/loadavg: 8.20 8.15 8.07 9/184 2928
/proc/meminfo: memFree=17819224/32950928 swapFree=67111528/67111528
[pid=2839] ppid=2837 vsize=1245956 CPUtime=4800.11 cores=0,2,4,6
/proc/2839/stat : 2839 (SArTagnan) R 2837 2839 2271 0 -1 4202496 7769015 0 0 0 478792 1219 0 0 25 0 4 0 521241080 1275858944 241254 33554432000 4194304 4623224 140735190628432 18446744073709551615 4360063 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2839/statm: 311489 241254 344 105 0 306993 0
[pid=2839/tid=2841] ppid=2837 vsize=1245956 CPUtime=1201.88 cores=0,2,4,6
/proc/2839/task/2841/stat : 2841 (SArTagnan) R 2837 2839 2271 0 -1 4202560 75676 0 0 0 120158 30 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2839/tid=2842] ppid=2837 vsize=1245956 CPUtime=1194.52 cores=0,2,4,6
/proc/2839/task/2842/stat : 2842 (SArTagnan) R 2837 2839 2271 0 -1 4202560 66421 0 0 0 119431 21 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2839/tid=2843] ppid=2837 vsize=1245956 CPUtime=1201.87 cores=0,2,4,6
/proc/2839/task/2843/stat : 2843 (SArTagnan) R 2837 2839 2271 0 -1 4202560 7555063 0 0 0 119034 1153 0 0 25 0 4 0 521241083 1275858944 241599 33554432000 4194304 4623224 140735190628432 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1245956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.19
CPU user time (s): 4787.95
CPU system time (s): 12.2401
CPU usage (%): 399.365
Max. virtual memory (cumulated for all children) (KiB): 1245956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.95
system time used= 12.2401
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7769375
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= 1314
involuntary context switches= 22573

runsolver used 2.00169 second user time and 4.55831 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 19:00:14
IDJOB=3289865
IDBENCH=83408
IDSOLVER=1656
FILE ID=node125/3289865-1304096414
RUNJOBID= node125-1304096145-2775
PBS_JOBID= 13170583
Free space on /tmp= 72764 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=2045076302

node125.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	: 5266.55
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.84
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.74
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	: 5332.82
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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18722612 kB
Buffers:       2218468 kB
Cached:       10917404 kB
SwapCached:          0 kB
Active:        8926036 kB
Inactive:      4771160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18722612 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1204 kB
Writeback:          20 kB
AnonPages:      560112 kB
Mapped:          15424 kB
Slab:           467020 kB
PageTables:       5912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   788100 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= 72764 MiB
End job on node125 at 2011-04-29 19:20:18