Trace number 3257560

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.16 1201.75

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted 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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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-3257560-1304050880/watcher-3257560-1304050880 -o /tmp/evaluation-result-3257560-1304050880/solver-3257560-1304050880 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257560-1304050880.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: 6.55 7.76 7.93 3/174 28319
/proc/meminfo: memFree=19725412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=21804 CPUtime=0 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 620 0 0 0 0 0 0 0 21 0 1 0 595318657 22327296 555 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28319/statm: 5451 557 297 105 0 955 0

[startup+0.0977611 s]
/proc/loadavg: 6.55 7.76 7.93 3/174 28319
/proc/meminfo: memFree=19725412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=149548 CPUtime=0.1 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 12318 0 0 0 9 1 0 0 22 0 4 0 595318657 153137152 8096 33554432000 4194304 4623224 140734824316528 18446744073709551615 251367590023 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 37387 8096 338 105 0 32891 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 149548

[startup+0.100761 s]
/proc/loadavg: 6.55 7.76 7.93 3/174 28319
/proc/meminfo: memFree=19725412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=225876 CPUtime=0.11 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 13691 0 0 0 10 1 0 0 22 0 4 0 595318657 231297024 9236 33554432000 4194304 4623224 140734824316528 18446744073709551615 251367244245 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 56469 9257 343 105 0 51973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 225876

[startup+0.300721 s]
/proc/loadavg: 6.55 7.76 7.93 3/174 28319
/proc/meminfo: memFree=19725412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=295676 CPUtime=0.9 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 21454 0 0 0 88 2 0 0 22 0 4 0 595318657 302772224 12169 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510096 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 73919 12169 342 105 0 69423 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 295676

[startup+0.700647 s]
/proc/loadavg: 6.55 7.76 7.93 3/174 28319
/proc/meminfo: memFree=19725412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=295676 CPUtime=2.51 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 26015 0 0 0 248 3 0 0 24 0 4 0 595318657 302772224 12563 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 73919 12563 342 105 0 69423 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 295676

[startup+1.5005 s]
/proc/loadavg: 6.55 7.76 7.93 9/184 28362
/proc/meminfo: memFree=19649932/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=295676 CPUtime=5.7 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 36545 0 0 0 566 4 0 0 25 0 4 0 595318657 302772224 13197 33554432000 4194304 4623224 140734824316528 18446744073709551615 4384400 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 73919 13197 343 105 0 69423 0
[pid=28319/tid=28327] ppid=28317 vsize=295676 CPUtime=1.39 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 2344 0 0 0 139 0 0 0 20 0 4 0 595318666 302772224 13197 33554432000 4194304 4623224 140734824316528 18446744073709551615 251367205106 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=295676 CPUtime=1.39 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 1968 0 0 0 139 0 0 0 25 0 4 0 595318666 302772224 13197 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=295676 CPUtime=1.39 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 16898 0 0 0 138 1 0 0 25 0 4 0 595318666 302772224 13197 33554432000 4194304 4623224 140734824316528 18446744073709551615 4467683 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 295676

[startup+3.1002 s]
/proc/loadavg: 6.67 7.77 7.93 9/184 28362
/proc/meminfo: memFree=19637336/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=300848 CPUtime=12.09 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 41468 0 0 0 1204 5 0 0 25 0 4 0 595318657 308068352 14279 33554432000 4194304 4623224 140734824316528 18446744073709551615 4517574 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 75212 14279 345 105 0 70716 0
[pid=28319/tid=28327] ppid=28317 vsize=300848 CPUtime=3 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4053 0 0 0 299 1 0 0 25 0 4 0 595318666 308068352 14279 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=300848 CPUtime=2.98 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 3716 0 0 0 298 0 0 0 25 0 4 0 595318666 308068352 14279 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=300848 CPUtime=3 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 18317 0 0 0 298 2 0 0 25 0 4 0 595318666 308068352 14279 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 300848

[startup+6.30061 s]
/proc/loadavg: 6.67 7.77 7.93 9/184 28362
/proc/meminfo: memFree=19625332/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=300884 CPUtime=24.88 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 43567 0 0 0 2481 7 0 0 25 0 4 0 595318657 308105216 15373 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 75221 15373 345 105 0 70725 0
[pid=28319/tid=28327] ppid=28317 vsize=300884 CPUtime=6.2 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4796 0 0 0 619 1 0 0 25 0 4 0 595318666 308105216 15373 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=300884 CPUtime=6.16 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4131 0 0 0 616 0 0 0 25 0 4 0 595318666 308105216 15373 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=300884 CPUtime=6.2 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 19204 0 0 0 618 2 0 0 25 0 4 0 595318666 308105216 15373 33554432000 4194304 4623224 140734824316528 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 300884

[startup+12.7004 s]
/proc/loadavg: 6.87 7.77 7.93 9/184 28362
/proc/meminfo: memFree=19597232/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=316160 CPUtime=50.44 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 80826 0 0 0 5031 13 0 0 25 0 4 0 595318657 323747840 19089 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 79040 19089 373 105 0 74544 0
[pid=28319/tid=28327] ppid=28317 vsize=316160 CPUtime=12.6 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 7275 0 0 0 1258 2 0 0 25 0 4 0 595318666 323747840 19089 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=316160 CPUtime=12.52 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 6902 0 0 0 1251 1 0 0 25 0 4 0 595318666 323747840 19089 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=316160 CPUtime=12.6 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 51139 0 0 0 1254 6 0 0 25 0 4 0 595318666 323747840 19089 33554432000 4194304 4623224 140734824316528 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 316160

[startup+25.5011 s]
/proc/loadavg: 7.04 7.78 7.93 9/184 28363
/proc/meminfo: memFree=19565972/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=315196 CPUtime=101.57 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 184773 0 0 0 10126 31 0 0 25 0 4 0 595318657 322760704 21401 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 78799 21401 345 105 0 74303 0
[pid=28319/tid=28327] ppid=28317 vsize=315196 CPUtime=25.4 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 8142 0 0 0 2538 2 0 0 25 0 4 0 595318666 322760704 21401 33554432000 4194304 4623224 140734824316528 18446744073709551615 4290000 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=315196 CPUtime=25.26 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 8082 0 0 0 2524 2 0 0 25 0 4 0 595318666 322760704 21401 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=315196 CPUtime=25.4 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 152658 0 0 0 2516 24 0 0 25 0 4 0 595318666 322760704 21401 33554432000 4194304 4623224 140734824316528 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 315196

[startup+51.1003 s]
/proc/loadavg: 7.44 7.81 7.94 9/184 28363
/proc/meminfo: memFree=19494152/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=343644 CPUtime=203.83 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 407780 0 0 0 20311 72 0 0 25 0 4 0 595318657 351891456 29094 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 85911 29094 367 105 0 81415 0
[pid=28319/tid=28327] ppid=28317 vsize=343644 CPUtime=51 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 8668 0 0 0 5098 2 0 0 25 0 4 0 595318666 351891456 29094 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=343644 CPUtime=50.72 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 12418 0 0 0 5069 3 0 0 25 0 4 0 595318666 351891456 29094 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=343644 CPUtime=51 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 365695 0 0 0 5037 63 0 0 25 0 4 0 595318666 351891456 29094 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 343644

[startup+102.307 s]
/proc/loadavg: 7.88 7.87 7.95 9/184 28365
/proc/meminfo: memFree=19398412/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=366132 CPUtime=408.38 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 797062 0 0 0 40697 141 0 0 25 0 4 0 595318657 374919168 38983 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 91533 38983 368 105 0 87037 0
[pid=28319/tid=28327] ppid=28317 vsize=366132 CPUtime=102.2 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 12718 0 0 0 10217 3 0 0 25 0 4 0 595318666 374919168 38983 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=366132 CPUtime=101.64 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 13807 0 0 0 10159 5 0 0 25 0 4 0 595318666 374919168 38983 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=366132 CPUtime=102.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 740743 0 0 0 10094 127 0 0 25 0 4 0 595318666 374919168 38983 33554432000 4194304 4623224 140734824316528 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.38
Current children cumulated vsize (KiB) 366132

[startup+162.301 s]
/proc/loadavg: 8.05 7.92 7.96 9/184 28366
/proc/meminfo: memFree=19320528/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=393000 CPUtime=648.04 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 1224705 0 0 0 64594 210 0 0 25 0 4 0 595318657 402432000 48455 33554432000 4194304 4623224 140734824316528 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 98250 48455 349 105 0 93754 0
[pid=28319/tid=28327] ppid=28317 vsize=393000 CPUtime=162.2 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 13626 0 0 0 16216 4 0 0 25 0 4 0 595318666 402432000 48455 33554432000 4194304 4623224 140734824316528 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=393000 CPUtime=161.31 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 19742 0 0 0 16124 7 0 0 25 0 4 0 595318666 402432000 48455 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=393000 CPUtime=162.2 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 1149561 0 0 0 16029 191 0 0 25 0 4 0 595318666 402432000 48455 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.04
Current children cumulated vsize (KiB) 393000

[startup+222.301 s]
/proc/loadavg: 8.19 7.98 7.97 9/184 28368
/proc/meminfo: memFree=19238424/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=434672 CPUtime=887.72 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 1531394 0 0 0 88506 266 0 0 25 0 4 0 595318657 445104128 58101 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 108668 58101 347 105 0 104172 0
[pid=28319/tid=28327] ppid=28317 vsize=434672 CPUtime=222.2 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 18557 0 0 0 22215 5 0 0 25 0 4 0 595318666 445104128 58101 33554432000 4194304 4623224 140734824316528 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=434672 CPUtime=220.98 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 21906 0 0 0 22090 8 0 0 25 0 4 0 595318666 445104128 58101 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=434672 CPUtime=222.2 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 1430625 0 0 0 21980 240 0 0 25 0 4 0 595318666 445104128 58101 33554432000 4194304 4623224 140734824316528 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 434672

[startup+282.301 s]

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

[pid=28319] ppid=28317 vsize=873520 CPUtime=2805.14 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 4448822 0 0 0 279752 762 0 0 25 0 4 0 595318657 894484480 154586 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510186 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 218380 154586 1278 105 0 213884 0
[pid=28319/tid=28327] ppid=28317 vsize=873520 CPUtime=702.22 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 31807 0 0 0 70214 8 0 0 25 0 4 0 595318666 894484480 154586 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=873520 CPUtime=698.37 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 35779 0 0 0 69824 13 0 0 25 0 4 0 595318666 894484480 154586 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=873520 CPUtime=702.2 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4151003 0 0 0 69522 698 0 0 25 0 4 0 595318666 894484480 154586 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.14
Current children cumulated vsize (KiB) 873520

[startup+762.306 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 28442
/proc/meminfo: memFree=18631528/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=918812 CPUtime=3044.84 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 4886768 0 0 0 303651 833 0 0 25 0 4 0 595318657 940863488 160413 33554432000 4194304 4623224 140734824316528 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 229703 160413 1259 105 0 225207 0
[pid=28319/tid=28327] ppid=28317 vsize=918812 CPUtime=762.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 31948 0 0 0 76215 8 0 0 25 0 4 0 595318666 940863488 160413 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=918812 CPUtime=758.05 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 35852 0 0 0 75792 13 0 0 25 0 4 0 595318666 940863488 160413 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=918812 CPUtime=762.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4563756 0 0 0 75455 766 0 0 25 0 4 0 595318666 940863488 160413 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 918812

[startup+822.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 28444
/proc/meminfo: memFree=18393180/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=918812 CPUtime=3284.5 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 5295505 0 0 0 327548 902 0 0 25 0 4 0 595318657 940863488 164816 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 229703 164816 1265 105 0 225207 0
[pid=28319/tid=28327] ppid=28317 vsize=918812 CPUtime=822.22 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32070 0 0 0 82214 8 0 0 25 0 4 0 595318666 940863488 164816 33554432000 4194304 4623224 140734824316528 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=918812 CPUtime=817.72 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 35911 0 0 0 81759 13 0 0 25 0 4 0 595318666 940863488 164816 33554432000 4194304 4623224 140734824316528 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=918812 CPUtime=822.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 4971062 0 0 0 81386 835 0 0 25 0 4 0 595318666 940863488 164816 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.5
Current children cumulated vsize (KiB) 918812

[startup+882.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 28446
/proc/meminfo: memFree=18171700/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=918812 CPUtime=3524.18 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 5705621 0 0 0 351452 966 0 0 25 0 4 0 595318657 940863488 170194 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 229703 170194 1279 105 0 225207 0
[pid=28319/tid=28327] ppid=28317 vsize=918812 CPUtime=882.22 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32075 0 0 0 88214 8 0 0 25 0 4 0 595318666 940863488 170194 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=918812 CPUtime=877.4 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 35958 0 0 0 87727 13 0 0 25 0 4 0 595318666 940863488 170194 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=918812 CPUtime=882.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 5379072 0 0 0 87323 898 0 0 25 0 4 0 595318666 940863488 170194 33554432000 4194304 4623224 140734824316528 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 918812

[startup+942.301 s]
/proc/loadavg: 8.15 8.11 8.02 9/184 28447
/proc/meminfo: memFree=18026116/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=918812 CPUtime=3763.87 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 6098687 0 0 0 375354 1033 0 0 25 0 4 0 595318657 940863488 173865 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 229703 173865 1271 105 0 225207 0
[pid=28319/tid=28327] ppid=28317 vsize=918812 CPUtime=942.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32077 0 0 0 94215 8 0 0 25 0 4 0 595318666 940863488 173865 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=918812 CPUtime=937.08 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36080 0 0 0 93695 13 0 0 25 0 4 0 595318666 940863488 173865 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=918812 CPUtime=942.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 5770617 0 0 0 93257 964 0 0 25 0 4 0 595318666 940863488 173865 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 918812

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.03 9/184 28449
/proc/meminfo: memFree=17825096/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=984348 CPUtime=4003.54 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 6509082 0 0 0 399252 1102 0 0 25 0 4 0 595318657 1007972352 178758 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 246087 178758 1270 105 0 241591 0
[pid=28319/tid=28327] ppid=28317 vsize=984348 CPUtime=1002.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32177 0 0 0 100215 8 0 0 25 0 4 0 595318666 1007972352 178758 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=984348 CPUtime=996.75 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36132 0 0 0 99662 13 0 0 25 0 4 0 595318666 1007972352 178758 33554432000 4194304 4623224 140734824316528 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=984348 CPUtime=1002.22 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 6179587 0 0 0 99189 1033 0 0 25 0 4 0 595318666 1007972352 178758 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 984348

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 8.03 10/185 28453
/proc/meminfo: memFree=17678016/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=984348 CPUtime=4243.22 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 6908759 0 0 0 423158 1164 0 0 25 0 4 0 595318657 1007972352 183130 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 246087 183130 1266 105 0 241591 0
[pid=28319/tid=28327] ppid=28317 vsize=984348 CPUtime=1062.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32307 0 0 0 106215 8 0 0 25 0 4 0 595318666 1007972352 183130 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=984348 CPUtime=1056.42 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36441 0 0 0 105629 13 0 0 25 0 4 0 595318666 1007972352 183130 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=984348 CPUtime=1062.21 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 6577521 0 0 0 105127 1094 0 0 25 0 4 0 595318666 1007972352 183130 33554432000 4194304 4623224 140734824316528 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 984348

[startup+1122.3 s]
/proc/loadavg: 8.23 8.16 8.05 9/184 28455
/proc/meminfo: memFree=17561852/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=1028748 CPUtime=4482.9 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 7323683 0 0 0 447059 1231 0 0 25 0 4 0 595318657 1053437952 193332 33554432000 4194304 4623224 140734824316528 18446744073709551615 4511047 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 257187 193332 1260 105 0 252691 0
[pid=28319/tid=28327] ppid=28317 vsize=1028748 CPUtime=1122.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32355 0 0 0 112215 8 0 0 25 0 4 0 595318666 1053437952 193332 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=1028748 CPUtime=1116.1 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36652 0 0 0 111597 13 0 0 25 0 4 0 595318666 1053437952 193332 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=1028748 CPUtime=1122.22 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 6984706 0 0 0 111062 1160 0 0 25 0 4 0 595318666 1053437952 193332 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 1028748

[startup+1182.3 s]
/proc/loadavg: 8.21 8.16 8.05 9/184 28457
/proc/meminfo: memFree=17468716/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=1028748 CPUtime=4722.58 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 7731359 0 0 0 470959 1299 0 0 25 0 4 0 595318657 1053437952 197732 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 257187 197732 1220 105 0 252691 0
[pid=28319/tid=28327] ppid=28317 vsize=1028748 CPUtime=1182.23 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32378 0 0 0 118215 8 0 0 25 0 4 0 595318666 1053437952 197732 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=1028748 CPUtime=1175.77 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36876 0 0 0 117564 13 0 0 25 0 4 0 595318666 1053437952 197732 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=1028748 CPUtime=1182.22 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 7390472 0 0 0 116994 1228 0 0 25 0 4 0 595318666 1053437952 197732 33554432000 4194304 4623224 140734824316528 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 1028748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.16 8.06 9/184 28457
/proc/meminfo: memFree=17430520/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=1028748 CPUtime=4800.1 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 7856314 0 0 0 478691 1319 0 0 25 0 4 0 595318657 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 257187 199405 1230 105 0 252691 0
[pid=28319/tid=28327] ppid=28317 vsize=1028748 CPUtime=1201.64 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32462 0 0 0 120156 8 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=1028748 CPUtime=1195.06 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36960 0 0 0 119493 13 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=1028748 CPUtime=1201.63 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 7515044 0 0 0 118916 1247 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1028748

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.20 8.16 8.06 9/184 28457
/proc/meminfo: memFree=17430520/32950928 swapFree=67111364/67111528
[pid=28319] ppid=28317 vsize=1028748 CPUtime=4800.1 cores=1,3,5,7
/proc/28319/stat : 28319 (SArTagnan) R 28317 28319 27953 0 -1 4202496 7856314 0 0 0 478691 1319 0 0 25 0 4 0 595318657 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28319/statm: 257187 199405 1230 105 0 252691 0
[pid=28319/tid=28327] ppid=28317 vsize=1028748 CPUtime=1201.64 cores=1,3,5,7
/proc/28319/task/28327/stat : 28327 (SArTagnan) R 28317 28319 27953 0 -1 4202560 32462 0 0 0 120156 8 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28319/tid=28328] ppid=28317 vsize=1028748 CPUtime=1195.06 cores=1,3,5,7
/proc/28319/task/28328/stat : 28328 (SArTagnan) R 28317 28319 27953 0 -1 4202560 36960 0 0 0 119493 13 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28319/tid=28329] ppid=28317 vsize=1028748 CPUtime=1201.63 cores=1,3,5,7
/proc/28319/task/28329/stat : 28329 (SArTagnan) R 28317 28319 27953 0 -1 4202560 7515044 0 0 0 118916 1247 0 0 25 0 4 0 595318666 1053437952 199405 33554432000 4194304 4623224 140734824316528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1028748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.16
CPU user time (s): 4786.93
CPU system time (s): 13.228
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 1028748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.93
system time used= 13.228
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7856325
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= 902
involuntary context switches= 29768

runsolver used 1.76173 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 06:21:20
IDJOB=3257560
IDBENCH=71139
IDSOLVER=1656
FILE ID=node113/3257560-1304050880
RUNJOBID= node113-1304050880-28306
PBS_JOBID= 13170405
Free space on /tmp= 71160 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257560-1304050880/watcher-3257560-1304050880 -o /tmp/evaluation-result-3257560-1304050880/solver-3257560-1304050880 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257560-1304050880.cnf -threads=4

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=464177526

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19725444 kB
Buffers:       1742956 kB
Cached:       10825160 kB
SwapCached:        164 kB
Active:        6312180 kB
Inactive:      6323320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19725444 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6396 kB
Writeback:           0 kB
AnonPages:       67472 kB
Mapped:          14484 kB
Slab:           526512 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190336 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= 71160 MiB
End job on node113 at 2011-04-29 06:41:24