Trace number 3266492

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.44 1201.77

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
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-3266492-1304111820/watcher-3266492-1304111820 -o /tmp/evaluation-result-3266492-1304111820/solver-3266492-1304111820 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266492-1304111820.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: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=19508 CPUtime=0 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 667 0 0 0 0 0 0 0 22 0 1 0 522779725 19976192 605 33554432000 4194304 4623224 140736290592032 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4040/statm: 4877 606 301 105 0 381 0

[startup+0.83448 s]
/proc/loadavg: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=257192 CPUtime=3.3 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 9395 0 0 0 329 1 0 0 25 0 4 0 522779725 263364608 4012 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 64298 4026 343 105 0 59802 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 257192

[startup+0.934464 s]
/proc/loadavg: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=257192 CPUtime=3.7 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 10132 0 0 0 369 1 0 0 25 0 4 0 522779725 263364608 4138 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510123 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 64298 4138 343 105 0 59802 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 257192

[startup+1.03445 s]
/proc/loadavg: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=257688 CPUtime=4.1 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 11216 0 0 0 409 1 0 0 25 0 4 0 522779725 263872512 4328 33554432000 4194304 4623224 140736290592032 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 64422 4328 344 105 0 59926 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 257688

[startup+1.13443 s]
/proc/loadavg: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=257688 CPUtime=4.5 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 12183 0 0 0 449 1 0 0 25 0 4 0 522779725 263872512 4454 33554432000 4194304 4623224 140736290592032 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 64422 4454 344 105 0 59926 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 257688

[startup+1.50036 s]
/proc/loadavg: 3.58 6.07 7.25 2/173 4040
/proc/meminfo: memFree=24150468/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=258652 CPUtime=5.96 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 15417 0 0 0 594 2 0 0 25 0 4 0 522779725 264859648 5140 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 64663 5140 344 105 0 60167 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 258652

[startup+3.10107 s]
/proc/loadavg: 3.58 6.07 7.25 9/184 4051
/proc/meminfo: memFree=24091620/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=262700 CPUtime=12.35 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 29884 0 0 0 1231 4 0 0 25 0 4 0 522779725 269004800 7598 33554432000 4194304 4623224 140736290592032 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 65675 7599 344 105 0 61179 0
[pid=4040/tid=4046] ppid=4037 vsize=262700 CPUtime=3.08 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 2165 0 0 0 308 0 0 0 25 0 4 0 522779726 269004800 7599 33554432000 4194304 4623224 140736290592032 18446744073709551615 4377707 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=262700 CPUtime=3.07 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 3135 0 0 0 307 0 0 0 25 0 4 0 522779726 269004800 7599 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=262700 CPUtime=3.09 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 20926 0 0 0 306 3 0 0 25 0 4 0 522779726 269004800 7599 33554432000 4194304 4623224 140736290592032 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) 262700

[startup+6.30649 s]
/proc/loadavg: 3.94 6.10 7.25 9/184 4051
/proc/meminfo: memFree=24055808/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=270944 CPUtime=25.15 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 56658 0 0 0 2507 8 0 0 25 0 4 0 522779725 277446656 12863 33554432000 4194304 4623224 140736290592032 18446744073709551615 4384310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 67736 12863 384 105 0 63240 0
[pid=4040/tid=4046] ppid=4037 vsize=270944 CPUtime=6.28 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 4997 0 0 0 628 0 0 0 25 0 4 0 522779726 277446656 12863 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=270944 CPUtime=6.26 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 6736 0 0 0 625 1 0 0 25 0 4 0 522779726 277446656 12863 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=270944 CPUtime=6.29 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 40219 0 0 0 624 5 0 0 25 0 4 0 522779726 277446656 12863 33554432000 4194304 4623224 140736290592032 18446744073709551615 4550465 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) 270944

[startup+12.7003 s]
/proc/loadavg: 4.26 6.14 7.25 9/184 4051
/proc/meminfo: memFree=24010632/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=273496 CPUtime=50.7 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 72544 0 0 0 5058 12 0 0 25 0 4 0 522779725 280059904 20330 33554432000 4194304 4623224 140736290592032 18446744073709551615 4511032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 68374 20330 471 105 0 63878 0
[pid=4040/tid=4046] ppid=4037 vsize=273496 CPUtime=12.68 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 8391 0 0 0 1266 2 0 0 25 0 4 0 522779726 280059904 20330 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=273496 CPUtime=12.62 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 10926 0 0 0 1260 2 0 0 25 0 4 0 522779726 280059904 20330 33554432000 4194304 4623224 140736290592032 18446744073709551615 4289984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=273496 CPUtime=12.68 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 47594 0 0 0 1261 7 0 0 25 0 4 0 522779726 280059904 20330 33554432000 4194304 4623224 140736290592032 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 273496

[startup+25.501 s]
/proc/loadavg: 5.09 6.23 7.27 9/184 4052
/proc/meminfo: memFree=23935348/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=291092 CPUtime=101.83 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 114281 0 0 0 10161 22 0 0 25 0 4 0 522779725 298078208 30225 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 72773 30225 648 105 0 68277 0
[pid=4040/tid=4046] ppid=4037 vsize=291092 CPUtime=25.48 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 12779 0 0 0 2544 4 0 0 25 0 4 0 522779726 298078208 30225 33554432000 4194304 4623224 140736290592032 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=291092 CPUtime=25.35 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 16543 0 0 0 2532 3 0 0 25 0 4 0 522779726 298078208 30225 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=291092 CPUtime=25.48 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 78363 0 0 0 2535 13 0 0 25 0 4 0 522779726 298078208 30225 33554432000 4194304 4623224 140736290592032 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 291092

[startup+51.1003 s]
/proc/loadavg: 6.08 6.37 7.28 9/184 4052
/proc/meminfo: memFree=23792736/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=372764 CPUtime=204.09 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 139307 0 0 0 20382 27 0 0 25 0 4 0 522779725 381710336 49800 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 93191 49800 1041 105 0 88695 0
[pid=4040/tid=4046] ppid=4037 vsize=372764 CPUtime=51.08 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 18556 0 0 0 5103 5 0 0 25 0 4 0 522779726 381710336 49800 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=372764 CPUtime=50.81 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 25580 0 0 0 5075 6 0 0 25 0 4 0 522779726 381710336 49800 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=372764 CPUtime=51.09 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 82773 0 0 0 5095 14 0 0 25 0 4 0 522779726 381710336 49800 33554432000 4194304 4623224 140736290592032 18446744073709551615 4549742 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 372764

[startup+102.301 s]
/proc/loadavg: 7.17 6.62 7.32 9/184 4054
/proc/meminfo: memFree=23479500/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=515860 CPUtime=408.62 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 180324 0 0 0 40824 38 0 0 25 0 4 0 522779725 528240640 75728 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 128965 75728 1229 105 0 124469 0
[pid=4040/tid=4046] ppid=4037 vsize=515860 CPUtime=102.29 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 26174 0 0 0 10222 7 0 0 25 0 4 0 522779726 528240640 75728 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=515860 CPUtime=101.73 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 37775 0 0 0 10162 11 0 0 25 0 4 0 522779726 528240640 75728 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=515860 CPUtime=102.28 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 90780 0 0 0 10213 15 0 0 25 0 4 0 522779726 528240640 75728 33554432000 4194304 4623224 140736290592032 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 515860

[startup+162.301 s]
/proc/loadavg: 7.74 6.88 7.36 9/184 4055
/proc/meminfo: memFree=23291376/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=574536 CPUtime=648.31 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 347821 0 0 0 64767 64 0 0 25 0 4 0 522779725 588324864 101002 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 143634 101002 2204 105 0 139138 0
[pid=4040/tid=4046] ppid=4037 vsize=574536 CPUtime=162.28 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 27621 0 0 0 16221 7 0 0 25 0 4 0 522779726 588324864 101002 33554432000 4194304 4623224 140736290592032 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=574536 CPUtime=161.41 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 39738 0 0 0 16130 11 0 0 25 0 4 0 522779726 588324864 101002 33554432000 4194304 4623224 140736290592032 18446744073709551615 212687333799 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=574536 CPUtime=162.29 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 235199 0 0 0 16191 38 0 0 25 0 4 0 522779726 588324864 101002 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 574536

[startup+222.301 s]
/proc/loadavg: 7.95 7.10 7.40 9/184 4057
/proc/meminfo: memFree=23127676/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=709172 CPUtime=887.99 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 656804 0 0 0 88675 124 0 0 25 0 4 0 522779725 726192128 120852 33554432000 4194304 4623224 140736290592032 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 177293 120852 2250 105 0 172797 0
[pid=4040/tid=4046] ppid=4037 vsize=709172 CPUtime=222.29 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 37389 0 0 0 22219 10 0 0 25 0 4 0 522779726 726192128 120852 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=709172 CPUtime=221.08 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 54874 0 0 0 22092 16 0 0 25 0 4 0 522779726 726192128 120852 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=709172 CPUtime=222.29 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 516487 0 0 0 22139 90 0 0 25 0 4 0 522779726 726192128 120852 33554432000 4194304 4623224 140736290592032 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 709172

[startup+282.3 s]
/proc/loadavg: 8.02 7.27 7.45 9/184 4059
/proc/meminfo: memFree=22992240/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=729060 CPUtime=1127.67 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 968795 0 0 0 112584 183 0 0 25 0 4 0 522779725 746557440 134253 33554432000 4194304 4623224 140736290592032 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 182265 134253 2590 105 0 177769 0
[pid=4040/tid=4046] ppid=4037 vsize=729060 CPUtime=282.29 cores=1,3,5,7

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

[pid=4040] ppid=4037 vsize=1126136 CPUtime=2805.42 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 2513383 0 0 0 280066 476 0 0 25 0 4 0 522779725 1153163264 212490 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 281534 212490 768 105 0 277038 0
[pid=4040/tid=4046] ppid=4037 vsize=1126136 CPUtime=702.3 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 69096 0 0 0 70199 31 0 0 25 0 4 0 522779726 1153163264 212490 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1126136 CPUtime=698.48 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 115725 0 0 0 69823 25 0 0 25 0 4 0 522779726 1153163264 212490 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1126136 CPUtime=702.3 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 2197967 0 0 0 69834 396 0 0 25 0 4 0 522779726 1153163264 212490 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 1126136

[startup+762.301 s]
/proc/loadavg: 8.04 7.88 7.67 9/184 4071
/proc/meminfo: memFree=22131428/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1225560 CPUtime=3045.09 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 2815182 0 0 0 303980 529 0 0 25 0 4 0 522779725 1254973440 226709 33554432000 4194304 4623224 140736290592032 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 306390 226709 624 105 0 301894 0
[pid=4040/tid=4046] ppid=4037 vsize=1225560 CPUtime=762.3 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 72472 0 0 0 76196 34 0 0 25 0 4 0 522779726 1254973440 226709 33554432000 4194304 4623224 140736290592032 18446744073709551615 4377040 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1225560 CPUtime=758.15 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 118234 0 0 0 75790 25 0 0 25 0 4 0 522779726 1254973440 226709 33554432000 4194304 4623224 140736290592032 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1225560 CPUtime=762.3 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 2469930 0 0 0 75788 442 0 0 25 0 4 0 522779726 1254973440 226709 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 1225560

[startup+822.301 s]
/proc/loadavg: 8.05 7.92 7.70 9/184 4073
/proc/meminfo: memFree=22033320/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1294528 CPUtime=3284.78 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 3084886 0 0 0 327898 580 0 0 25 0 4 0 522779725 1325596672 234545 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 323632 234545 451 105 0 319136 0
[pid=4040/tid=4046] ppid=4037 vsize=1294528 CPUtime=822.31 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 74441 0 0 0 82194 37 0 0 25 0 4 0 522779726 1325596672 234545 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1294528 CPUtime=817.83 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 119468 0 0 0 81756 27 0 0 25 0 4 0 522779726 1325596672 234545 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1294528 CPUtime=822.3 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 2731054 0 0 0 81742 488 0 0 25 0 4 0 522779726 1325596672 234545 33554432000 4194304 4623224 140736290592032 18446744073709551615 4550379 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 1294528

[startup+882.301 s]
/proc/loadavg: 8.05 7.94 7.72 9/184 4075
/proc/meminfo: memFree=21956056/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1300600 CPUtime=3524.46 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 3366376 0 0 0 351814 632 0 0 25 0 4 0 522779725 1331814400 243718 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 325150 243718 413 105 0 320654 0
[pid=4040/tid=4046] ppid=4037 vsize=1300600 CPUtime=882.3 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 76264 0 0 0 88191 39 0 0 25 0 4 0 522779726 1331814400 243718 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1300600 CPUtime=877.5 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 120996 0 0 0 87722 28 0 0 25 0 4 0 522779726 1331814400 243718 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1300600 CPUtime=882.3 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 3002201 0 0 0 87695 535 0 0 25 0 4 0 522779726 1331814400 243718 33554432000 4194304 4623224 140736290592032 18446744073709551615 212703659035 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 1300600

[startup+942.301 s]
/proc/loadavg: 8.13 7.98 7.74 9/184 4076
/proc/meminfo: memFree=21832536/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1351124 CPUtime=3764.15 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 3657015 0 0 0 375727 688 0 0 25 0 4 0 522779725 1383550976 255569 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 337781 255569 409 105 0 333285 0
[pid=4040/tid=4046] ppid=4037 vsize=1351124 CPUtime=942.31 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 98608 0 0 0 94186 45 0 0 25 0 4 0 522779726 1383550976 255569 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1351124 CPUtime=937.18 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 123215 0 0 0 93689 29 0 0 25 0 4 0 522779726 1383550976 255569 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1351124 CPUtime=942.31 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 3263523 0 0 0 93648 583 0 0 25 0 4 0 522779726 1383550976 255569 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 1351124

[startup+1002.3 s]
/proc/loadavg: 8.16 8.01 7.76 9/184 4078
/proc/meminfo: memFree=21736544/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1395632 CPUtime=4003.81 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 3932912 0 0 0 399641 740 0 0 25 0 4 0 522779725 1429127168 269791 33554432000 4194304 4623224 140736290592032 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 348908 269791 444 105 0 344412 0
[pid=4040/tid=4046] ppid=4037 vsize=1395632 CPUtime=1002.31 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 99523 0 0 0 100184 47 0 0 25 0 4 0 522779726 1429127168 269791 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1395632 CPUtime=996.85 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 124666 0 0 0 99655 30 0 0 25 0 4 0 522779726 1429127168 269791 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1395632 CPUtime=1002.31 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 3531094 0 0 0 99601 630 0 0 25 0 4 0 522779726 1429127168 269791 33554432000 4194304 4623224 140736290592032 18446744073709551615 212687342496 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 1395632

[startup+1062.31 s]
/proc/loadavg: 8.21 8.05 7.79 9/184 4079
/proc/meminfo: memFree=21630488/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1520008 CPUtime=4243.52 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 4200561 0 0 0 423563 789 0 0 25 0 4 0 522779725 1556488192 284189 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 380002 284189 431 105 0 375506 0
[pid=4040/tid=4046] ppid=4037 vsize=1520008 CPUtime=1062.32 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 106617 0 0 0 106184 48 0 0 25 0 4 0 522779726 1556488192 284189 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1520008 CPUtime=1056.52 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 126378 0 0 0 105622 30 0 0 25 0 4 0 522779726 1556488192 284189 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1520008 CPUtime=1062.31 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 3784875 0 0 0 105555 676 0 0 25 0 4 0 522779726 1556488192 284189 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 1520008

[startup+1122.3 s]
/proc/loadavg: 8.15 8.06 7.81 9/184 4081
/proc/meminfo: memFree=21555820/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1524496 CPUtime=4483.18 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 4461250 0 0 0 447480 838 0 0 25 0 4 0 522779725 1561083904 291304 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 381124 291304 431 105 0 376628 0
[pid=4040/tid=4046] ppid=4037 vsize=1524496 CPUtime=1122.31 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 107141 0 0 0 112183 48 0 0 25 0 4 0 522779726 1561083904 291304 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1524496 CPUtime=1116.2 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 127570 0 0 0 111588 32 0 0 25 0 4 0 522779726 1561083904 291304 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1524496 CPUtime=1122.31 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 4041547 0 0 0 111510 721 0 0 25 0 4 0 522779726 1561083904 291304 33554432000 4194304 4623224 140736290592032 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 1524496

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.83 9/184 4083
/proc/meminfo: memFree=21422620/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1670368 CPUtime=4722.84 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 4784252 0 0 0 471395 889 0 0 25 0 4 0 522779725 1710456832 313724 33554432000 4194304 4623224 140736290592032 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 417592 313724 446 105 0 413096 0
[pid=4040/tid=4046] ppid=4037 vsize=1670368 CPUtime=1182.31 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 107876 0 0 0 118182 49 0 0 25 0 4 0 522779726 1710456832 313724 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1670368 CPUtime=1175.87 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 180461 0 0 0 117549 38 0 0 25 0 4 0 522779726 1710456832 313724 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1670368 CPUtime=1182.31 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 4281142 0 0 0 117470 761 0 0 25 0 4 0 522779726 1710456832 313724 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 1670368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.06 7.83 9/184 4083
/proc/meminfo: memFree=21365452/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1706664 CPUtime=4800.36 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 4805801 0 0 0 479144 892 0 0 25 0 4 0 522779725 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 426666 322749 431 105 0 422170 0
[pid=4040/tid=4046] ppid=4037 vsize=1706664 CPUtime=1201.72 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 108011 0 0 0 120123 49 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1706664 CPUtime=1195.17 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 182574 0 0 0 119478 39 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1706664 CPUtime=1201.72 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 4293027 0 0 0 119409 763 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1706664

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.09 8.06 7.83 9/184 4083
/proc/meminfo: memFree=21365452/32951124 swapFree=67111524/67111528
[pid=4040] ppid=4037 vsize=1706664 CPUtime=4800.36 cores=1,3,5,7
/proc/4040/stat : 4040 (SArTagnan) R 4037 4040 4006 0 -1 4202496 4805801 0 0 0 479144 892 0 0 25 0 4 0 522779725 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4040/statm: 426666 322749 431 105 0 422170 0
[pid=4040/tid=4046] ppid=4037 vsize=1706664 CPUtime=1201.72 cores=1,3,5,7
/proc/4040/task/4046/stat : 4046 (SArTagnan) R 4037 4040 4006 0 -1 4202560 108011 0 0 0 120123 49 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4040/tid=4047] ppid=4037 vsize=1706664 CPUtime=1195.17 cores=1,3,5,7
/proc/4040/task/4047/stat : 4047 (SArTagnan) R 4037 4040 4006 0 -1 4202560 182574 0 0 0 119478 39 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4040/tid=4048] ppid=4037 vsize=1706664 CPUtime=1201.72 cores=1,3,5,7
/proc/4040/task/4048/stat : 4048 (SArTagnan) R 4037 4040 4006 0 -1 4202560 4293027 0 0 0 119409 763 0 0 25 0 4 0 522779726 1747623936 322749 33554432000 4194304 4623224 140736290592032 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1706664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.44
CPU user time (s): 4791.46
CPU system time (s): 8.98463
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1789084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.46
system time used= 8.98463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4805802
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= 1365
involuntary context switches= 31012

runsolver used 1.83772 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 23:17:00
IDJOB=3266492
IDBENCH=87739
IDSOLVER=1656
FILE ID=node139/3266492-1304111820
RUNJOBID= node139-1304111820-4025
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266492-1304111820/watcher-3266492-1304111820 -o /tmp/evaluation-result-3266492-1304111820/solver-3266492-1304111820 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266492-1304111820.cnf -threads=4

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=808157173

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24150756 kB
Buffers:       2048296 kB
Cached:        6168864 kB
SwapCached:          4 kB
Active:         928524 kB
Inactive:      7351716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24150756 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1288 kB
Writeback:           0 kB
AnonPages:       63108 kB
Mapped:          14440 kB
Slab:           454204 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188324 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= 72552 MiB
End job on node139 at 2011-04-29 23:37:04