Trace number 3264468

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
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-3264468-1304104415/watcher-3264468-1304104415 -o /tmp/evaluation-result-3264468-1304104415/solver-3264468-1304104415 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264468-1304104415.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.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=19236 CPUtime=0 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 604 0 0 0 0 0 0 0 25 0 1 0 600672160 19697664 541 33554432000 4194304 4623224 140734574830128 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/4036/statm: 4809 541 297 105 0 313 0

[startup+0.821851 s]
/proc/loadavg: 8.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=188876 CPUtime=3.25 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 6314 0 0 0 324 1 0 0 19 0 4 0 600672160 193409024 3822 33554432000 4194304 4623224 140734574830128 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 47219 3822 341 105 0 42723 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 188876

[startup+0.921833 s]
/proc/loadavg: 8.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=190060 CPUtime=3.65 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 7280 0 0 0 364 1 0 0 19 0 4 0 600672160 194621440 4061 33554432000 4194304 4623224 140734574830128 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 47515 4061 341 105 0 43019 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 190060

[startup+1.02181 s]
/proc/loadavg: 8.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=190060 CPUtime=4.05 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 7927 0 0 0 404 1 0 0 19 0 4 0 600672160 194621440 4337 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 47515 4337 341 105 0 43019 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 190060

[startup+1.12179 s]
/proc/loadavg: 8.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=190060 CPUtime=4.45 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 8444 0 0 0 444 1 0 0 19 0 4 0 600672160 194621440 4511 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 47515 4511 341 105 0 43019 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 190060

[startup+1.50073 s]
/proc/loadavg: 8.11 8.04 7.31 1/174 4036
/proc/meminfo: memFree=29540200/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=192584 CPUtime=5.96 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 10240 0 0 0 595 1 0 0 20 0 4 0 600672160 197206016 5193 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 48146 5193 341 105 0 43650 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 192584

[startup+3.10043 s]
/proc/loadavg: 8.10 8.04 7.31 9/184 4049
/proc/meminfo: memFree=29474324/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=196424 CPUtime=12.35 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 18975 0 0 0 1233 2 0 0 25 0 4 0 600672160 201138176 7546 33554432000 4194304 4623224 140734574830128 18446744073709551615 4384269 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 49106 7546 344 105 0 44610 0
[pid=4036/tid=4039] ppid=4034 vsize=196424 CPUtime=3.08 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 1791 0 0 0 308 0 0 0 25 0 4 0 600672161 201138176 7546 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=196424 CPUtime=3.08 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2011 0 0 0 308 0 0 0 25 0 4 0 600672161 201138176 7548 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=196424 CPUtime=3.07 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 12490 0 0 0 306 1 0 0 25 0 4 0 600672161 201138176 7548 33554432000 4194304 4623224 140734574830128 18446744073709551615 4545312 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 196424

[startup+6.30683 s]
/proc/loadavg: 8.10 8.04 7.31 9/184 4049
/proc/meminfo: memFree=29440060/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=204268 CPUtime=25.15 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 37839 0 0 0 2510 5 0 0 25 0 4 0 600672160 209170432 10987 33554432000 4194304 4623224 140734574830128 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 51067 10987 344 105 0 46571 0
[pid=4036/tid=4039] ppid=4034 vsize=204268 CPUtime=6.29 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2625 0 0 0 629 0 0 0 20 0 4 0 600672161 209170432 10987 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=204268 CPUtime=6.29 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3871 0 0 0 629 0 0 0 25 0 4 0 600672161 209170432 10987 33554432000 4194304 4623224 140734574830128 18446744073709551615 4463673 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=204268 CPUtime=6.26 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 27912 0 0 0 622 4 0 0 25 0 4 0 600672161 209170432 10987 33554432000 4194304 4623224 140734574830128 18446744073709551615 231895148288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 204268

[startup+12.7006 s]
/proc/loadavg: 8.09 8.04 7.32 9/184 4049
/proc/meminfo: memFree=29393340/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=214164 CPUtime=50.7 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 61347 0 0 0 5061 9 0 0 25 0 4 0 600672160 219303936 15969 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 53541 15969 344 105 0 49045 0
[pid=4036/tid=4039] ppid=4034 vsize=214164 CPUtime=12.68 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 4162 0 0 0 1268 0 0 0 25 0 4 0 600672161 219303936 15969 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=214164 CPUtime=12.68 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 6081 0 0 0 1268 0 0 0 25 0 4 0 600672161 219303936 15969 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=214164 CPUtime=12.62 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 46629 0 0 0 1256 6 0 0 25 0 4 0 600672161 219303936 15969 33554432000 4194304 4623224 140734574830128 18446744073709551615 4545623 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 214164

[startup+25.5002 s]
/proc/loadavg: 8.07 8.04 7.32 9/184 4050
/proc/meminfo: memFree=29327500/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=228360 CPUtime=101.82 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 123322 0 0 0 10165 17 0 0 25 0 4 0 600672160 233840640 22074 33554432000 4194304 4623224 140734574830128 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 57090 22074 344 105 0 52594 0
[pid=4036/tid=4039] ppid=4034 vsize=228360 CPUtime=25.47 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 5905 0 0 0 2547 0 0 0 25 0 4 0 600672161 233840640 22074 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=228360 CPUtime=25.48 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 8877 0 0 0 2547 1 0 0 25 0 4 0 600672161 233840640 22074 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=228360 CPUtime=25.35 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 102651 0 0 0 2521 14 0 0 25 0 4 0 600672161 233840640 22074 33554432000 4194304 4623224 140734574830128 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 228360

[startup+51.1004 s]
/proc/loadavg: 8.10 8.05 7.35 9/184 4050
/proc/meminfo: memFree=29208920/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=251188 CPUtime=204.08 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 206596 0 0 0 20377 31 0 0 25 0 4 0 600672160 257216512 33491 33554432000 4194304 4623224 140734574830128 18446744073709551615 4511032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 62797 33491 353 105 0 58301 0
[pid=4036/tid=4039] ppid=4034 vsize=251188 CPUtime=51.07 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 9382 0 0 0 5106 1 0 0 25 0 4 0 600672161 257216512 33491 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=251188 CPUtime=51.08 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 13786 0 0 0 5106 2 0 0 25 0 4 0 600672161 257216512 33491 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=251188 CPUtime=50.81 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 173640 0 0 0 5057 24 0 0 25 0 4 0 600672161 257216512 33491 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 251188

[startup+102.301 s]
/proc/loadavg: 8.20 8.08 7.40 9/184 4052
/proc/meminfo: memFree=29001692/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=365872 CPUtime=408.6 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 350856 0 0 0 40804 56 0 0 25 0 4 0 600672160 374652928 53911 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 91468 53911 745 105 0 86972 0
[pid=4036/tid=4039] ppid=4034 vsize=365872 CPUtime=102.28 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 10326 0 0 0 10226 2 0 0 25 0 4 0 600672161 374652928 53911 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=365872 CPUtime=102.28 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 21066 0 0 0 10225 3 0 0 25 0 4 0 600672161 374652928 53911 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=365872 CPUtime=101.74 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 295122 0 0 0 10129 45 0 0 25 0 4 0 600672161 374652928 53911 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376901 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 365872

[startup+162.301 s]
/proc/loadavg: 8.18 8.10 7.44 9/184 4053
/proc/meminfo: memFree=28797788/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=420648 CPUtime=648.28 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 510593 0 0 0 64745 83 0 0 25 0 4 0 600672160 430743552 69978 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 105162 69978 919 105 0 100666 0
[pid=4036/tid=4039] ppid=4034 vsize=420648 CPUtime=162.27 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 14396 0 0 0 16225 2 0 0 25 0 4 0 600672161 430743552 69978 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=420648 CPUtime=162.29 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 30686 0 0 0 16224 5 0 0 25 0 4 0 600672161 430743552 69978 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=420648 CPUtime=161.41 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 427468 0 0 0 16075 66 0 0 25 0 4 0 600672161 430743552 69978 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 420648

[startup+222.3 s]
/proc/loadavg: 8.15 8.11 7.48 9/184 4055
/proc/meminfo: memFree=28597092/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=474532 CPUtime=887.95 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 761121 0 0 0 88672 123 0 0 25 0 4 0 600672160 485920768 85637 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 118633 85637 629 105 0 114137 0
[pid=4036/tid=4039] ppid=4034 vsize=474532 CPUtime=222.28 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 15215 0 0 0 22225 3 0 0 25 0 4 0 600672161 485920768 85637 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=474532 CPUtime=222.28 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 32881 0 0 0 22223 5 0 0 25 0 4 0 600672161 485920768 85637 33554432000 4194304 4623224 140734574830128 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=474532 CPUtime=221.07 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 656715 0 0 0 22005 102 0 0 25 0 4 0 600672161 485920768 85637 33554432000 4194304 4623224 140734574830128 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 474532

[startup+282.301 s]
/proc/loadavg: 8.18 8.12 7.52 9/184 4057
/proc/meminfo: memFree=28459516/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=574972 CPUtime=1127.64 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 898253 0 0 0 112619 145 0 0 25 0 4 0 600672160 588771328 92705 33554432000 4194304 4623224 140734574830128 18446744073709551615 4387999 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 143743 92705 390 105 0 139247 0
[pid=4036/tid=4039] ppid=4034 vsize=574972 CPUtime=282.29 cores=0,2,4,6

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

[pid=4036] ppid=4034 vsize=832524 CPUtime=2805.34 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 2539641 0 0 0 280127 407 0 0 25 0 4 0 600672160 852504576 160668 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 208131 160668 344 105 0 203635 0
[pid=4036/tid=4039] ppid=4034 vsize=832524 CPUtime=702.29 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 31992 0 0 0 70224 5 0 0 25 0 4 0 600672161 852504576 160668 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=832524 CPUtime=702.3 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 51754 0 0 0 70221 9 0 0 25 0 4 0 600672161 852504576 160668 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=832524 CPUtime=698.48 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2317437 0 0 0 69481 367 0 0 25 0 4 0 600672161 852504576 160668 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 832524

[startup+762.3 s]
/proc/loadavg: 8.08 8.13 7.76 9/184 4069
/proc/meminfo: memFree=27474876/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=937348 CPUtime=3045 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 2731148 0 0 0 304065 435 0 0 25 0 4 0 600672160 959844352 169354 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 234337 169354 353 105 0 229841 0
[pid=4036/tid=4039] ppid=4034 vsize=937348 CPUtime=762.29 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 32306 0 0 0 76224 5 0 0 25 0 4 0 600672161 959844352 169354 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=937348 CPUtime=762.3 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 69215 0 0 0 76219 11 0 0 25 0 4 0 600672161 959844352 169354 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=937348 CPUtime=758.16 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2488373 0 0 0 75423 393 0 0 25 0 4 0 600672161 959844352 169354 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 937348

[startup+822.301 s]
/proc/loadavg: 8.03 8.10 7.77 9/184 4071
/proc/meminfo: memFree=27273056/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=969572 CPUtime=3284.69 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 2932715 0 0 0 328004 465 0 0 25 0 4 0 600672160 992841728 185267 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 242393 185267 344 105 0 237897 0
[pid=4036/tid=4039] ppid=4034 vsize=969572 CPUtime=822.29 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 32509 0 0 0 82224 5 0 0 25 0 4 0 600672161 992841728 185267 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=969572 CPUtime=822.31 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 69627 0 0 0 82220 11 0 0 25 0 4 0 600672161 992841728 185267 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=969572 CPUtime=817.84 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2633726 0 0 0 81369 415 0 0 25 0 4 0 600672161 992841728 185267 33554432000 4194304 4623224 140734574830128 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 969572

[startup+882.301 s]
/proc/loadavg: 8.01 8.08 7.78 9/184 4073
/proc/meminfo: memFree=27167108/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=973636 CPUtime=3524.35 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 3104751 0 0 0 351943 492 0 0 25 0 4 0 600672160 997003264 191575 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 243409 191575 344 105 0 238913 0
[pid=4036/tid=4039] ppid=4034 vsize=973636 CPUtime=882.3 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 32656 0 0 0 88225 5 0 0 25 0 4 0 600672161 997003264 191575 33554432000 4194304 4623224 140734574830128 18446744073709551615 4295248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=973636 CPUtime=882.31 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 71170 0 0 0 88219 12 0 0 25 0 4 0 600672161 997003264 191575 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=973636 CPUtime=877.51 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2801033 0 0 0 87310 441 0 0 25 0 4 0 600672161 997003264 191575 33554432000 4194304 4623224 140734574830128 18446744073709551615 4550379 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 973636

[startup+942.301 s]
/proc/loadavg: 8.00 8.06 7.79 9/184 4074
/proc/meminfo: memFree=27060772/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1051764 CPUtime=3764.04 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 3265977 0 0 0 375888 516 0 0 25 0 4 0 600672160 1077006336 204859 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 262941 204859 359 105 0 258445 0
[pid=4036/tid=4039] ppid=4034 vsize=1051764 CPUtime=942.31 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 34726 0 0 0 94225 6 0 0 25 0 4 0 600672161 1077006336 204859 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1051764 CPUtime=942.32 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 72647 0 0 0 94220 12 0 0 25 0 4 0 600672161 1077006336 204859 33554432000 4194304 4623224 140734574830128 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1051764 CPUtime=937.18 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 2954053 0 0 0 93256 462 0 0 25 0 4 0 600672161 1077006336 204859 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1051764

[startup+1002.3 s]
/proc/loadavg: 8.00 8.05 7.81 9/184 4076
/proc/meminfo: memFree=26915996/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1121632 CPUtime=4003.69 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 3487668 0 0 0 399819 550 0 0 25 0 4 0 600672160 1148551168 210138 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 280408 210138 344 105 0 275912 0
[pid=4036/tid=4039] ppid=4034 vsize=1121632 CPUtime=1002.29 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 35385 0 0 0 100223 6 0 0 25 0 4 0 600672161 1148551168 210138 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1121632 CPUtime=1002.31 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 73468 0 0 0 100219 12 0 0 25 0 4 0 600672161 1148551168 210138 33554432000 4194304 4623224 140734574830128 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1121632 CPUtime=996.86 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3167444 0 0 0 99192 494 0 0 25 0 4 0 600672161 1148551168 210138 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 1121632

[startup+1062.31 s]
/proc/loadavg: 8.08 8.05 7.82 9/184 4077
/proc/meminfo: memFree=26815516/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1143120 CPUtime=4243.38 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 3699385 0 0 0 423755 583 0 0 25 0 4 0 600672160 1170554880 217948 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 285780 217948 352 105 0 281284 0
[pid=4036/tid=4039] ppid=4034 vsize=1143120 CPUtime=1062.3 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 46912 0 0 0 106222 8 0 0 25 0 4 0 600672161 1170554880 217948 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1143120 CPUtime=1062.33 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 73872 0 0 0 106220 13 0 0 25 0 4 0 600672161 1170554880 217948 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1143120 CPUtime=1056.53 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3362103 0 0 0 105129 524 0 0 25 0 4 0 600672161 1170554880 217948 33554432000 4194304 4623224 140734574830128 18446744073709551615 4364212 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1143120

[startup+1122.3 s]
/proc/loadavg: 8.10 8.06 7.83 9/184 4079
/proc/meminfo: memFree=26601192/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1146524 CPUtime=4483.04 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 3864655 0 0 0 447694 610 0 0 25 0 4 0 600672160 1174040576 224391 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 286631 224391 349 105 0 282135 0
[pid=4036/tid=4039] ppid=4034 vsize=1146524 CPUtime=1122.3 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 47424 0 0 0 112222 8 0 0 25 0 4 0 600672161 1174040576 224391 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1146524 CPUtime=1122.32 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 74411 0 0 0 112219 13 0 0 25 0 4 0 600672161 1174040576 224391 33554432000 4194304 4623224 140734574830128 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1146524 CPUtime=1116.2 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3522347 0 0 0 111071 549 0 0 25 0 4 0 600672161 1174040576 224391 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1146524

[startup+1182.3 s]
/proc/loadavg: 8.15 8.08 7.85 9/184 4081
/proc/meminfo: memFree=26485952/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1218236 CPUtime=4722.71 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 4060874 0 0 0 471633 638 0 0 25 0 4 0 600672160 1247473664 234661 33554432000 4194304 4623224 140734574830128 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 304559 234661 344 105 0 300063 0
[pid=4036/tid=4039] ppid=4034 vsize=1218236 CPUtime=1182.3 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 47676 0 0 0 118222 8 0 0 25 0 4 0 600672161 1247473664 234661 33554432000 4194304 4623224 140734574830128 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1218236 CPUtime=1182.32 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 75089 0 0 0 118219 13 0 0 25 0 4 0 600672161 1247473664 234661 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1218236 CPUtime=1175.87 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3676038 0 0 0 117016 571 0 0 25 0 4 0 600672161 1247473664 234661 33554432000 4194304 4623224 140734574830128 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 1218236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 7.85 9/184 4081
/proc/meminfo: memFree=26457532/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1218236 CPUtime=4800.23 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 4171344 0 0 0 479368 655 0 0 25 0 4 0 600672160 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 304559 237383 344 105 0 300063 0
[pid=4036/tid=4039] ppid=4034 vsize=1218236 CPUtime=1201.7 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 47721 0 0 0 120162 8 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1218236 CPUtime=1201.73 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 75156 0 0 0 120160 13 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1218236 CPUtime=1195.17 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3784870 0 0 0 118929 588 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1218236

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.10 8.07 7.85 9/184 4081
/proc/meminfo: memFree=26457532/32950928 swapFree=67111356/67111528
[pid=4036] ppid=4034 vsize=1218236 CPUtime=4800.23 cores=0,2,4,6
/proc/4036/stat : 4036 (SArTagnan) R 4034 4036 3901 0 -1 4202496 4171344 0 0 0 479368 655 0 0 25 0 4 0 600672160 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4036/statm: 304559 237383 344 105 0 300063 0
[pid=4036/tid=4039] ppid=4034 vsize=1218236 CPUtime=1201.7 cores=0,2,4,6
/proc/4036/task/4039/stat : 4039 (SArTagnan) R 4034 4036 3901 0 -1 4202560 47721 0 0 0 120162 8 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4036/tid=4040] ppid=4034 vsize=1218236 CPUtime=1201.73 cores=0,2,4,6
/proc/4036/task/4040/stat : 4040 (SArTagnan) R 4034 4036 3901 0 -1 4202560 75156 0 0 0 120160 13 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4036/tid=4041] ppid=4034 vsize=1218236 CPUtime=1195.17 cores=0,2,4,6
/proc/4036/task/4041/stat : 4041 (SArTagnan) R 4034 4036 3901 0 -1 4202560 3784870 0 0 0 118929 588 0 0 25 0 4 0 600672161 1247473664 237383 33554432000 4194304 4623224 140734574830128 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1218236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.3
CPU user time (s): 4793.7
CPU system time (s): 6.601
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 1218236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.7
system time used= 6.601
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4171344
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= 735
involuntary context switches= 19663

runsolver used 2.03569 second user time and 4.52131 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 21:13:35
IDJOB=3264468
IDBENCH=84634
IDSOLVER=1656
FILE ID=node114/3264468-1304104415
RUNJOBID= node114-1304103211-3919
PBS_JOBID= 13170639
Free space on /tmp= 71804 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264468-1304104415/watcher-3264468-1304104415 -o /tmp/evaluation-result-3264468-1304104415/solver-3264468-1304104415 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264468-1304104415.cnf -threads=4

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=1599447657

node114.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.848
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      29540504 kB
Buffers:       1057996 kB
Cached:        1782856 kB
SwapCached:        168 kB
Active:         103736 kB
Inactive:      2801644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29540504 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             452 kB
Writeback:          16 kB
AnonPages:       63976 kB
Mapped:          14416 kB
Slab:           440632 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188424 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= 71804 MiB
End job on node114 at 2011-04-29 21:33:39