Trace number 3299514

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
claspmt 2.0-R4095? (TO) 4800.13 1203.55

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
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 variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 538
Number of clauses of size over 536850

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...097655/instance-3299514-1304097655.cnf
2.29/2.37	c Solving...
4800.06/1203.51	
4800.06/1203.51	*** INTERRUPTED! ***
4800.06/1203.51	*** Shutting down threads...
4800.06/1203.54	s UNKNOWN
4800.06/1203.54	
4800.06/1203.54	c INTERRUPTED   : 1
4800.06/1203.54	c Models        : 0+    
4800.06/1203.54	c Time          : 1203.508s (Solving: 1201.14s 1st Model: 0.00s Unsat: 0.00s)
4800.06/1203.54	c CPU Time      : 4800.080s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299514-1304097655/watcher-3299514-1304097655 -o /tmp/evaluation-result-3299514-1304097655/solver-3299514-1304097655 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299514-1304097655.cnf 

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: 7.46 7.99 7.97 2/177 5552
/proc/meminfo: memFree=27100328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=21280 CPUtime=0 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 622 0 0 0 0 0 0 0 23 0 1 0 521364047 21790720 551 33554432000 4194304 4964704 140733331930160 18446744073709551615 210204647168 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 5320 551 385 189 0 194 0

[startup+0.090086 s]
/proc/loadavg: 7.46 7.99 7.97 2/177 5552
/proc/meminfo: memFree=27100328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=26024 CPUtime=0.08 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 1883 0 0 0 8 0 0 0 23 0 1 0 521364047 26648576 1722 33554432000 4194304 4964704 140733331930160 18446744073709551615 4608422 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26024

[startup+0.101081 s]
/proc/loadavg: 7.46 7.99 7.97 2/177 5552
/proc/meminfo: memFree=27100328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=26024 CPUtime=0.09 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 1883 0 0 0 9 0 0 0 23 0 1 0 521364047 26648576 1722 33554432000 4194304 4964704 140733331930160 18446744073709551615 4608041 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26024

[startup+0.301024 s]
/proc/loadavg: 7.46 7.99 7.97 2/177 5552
/proc/meminfo: memFree=27100328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=26024 CPUtime=0.29 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 1883 0 0 0 29 0 0 0 25 0 1 0 521364047 26648576 1722 33554432000 4194304 4964704 140733331930160 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26024

[startup+0.700963 s]
/proc/loadavg: 7.46 7.99 7.97 2/177 5552
/proc/meminfo: memFree=27100328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=26024 CPUtime=0.69 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 1884 0 0 0 69 0 0 0 25 0 1 0 521364047 26648576 1723 33554432000 4194304 4964704 140733331930160 18446744073709551615 4607570 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 6506 1723 398 189 0 1380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26024

[startup+1.5008 s]
/proc/loadavg: 7.46 7.99 7.97 7/181 5556
/proc/meminfo: memFree=27076968/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=26268 CPUtime=1.49 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 1927 0 0 0 149 0 0 0 25 0 1 0 521364047 26898432 1766 33554432000 4194304 4964704 140733331930160 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5552/statm: 6567 1766 398 189 0 1441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26268

[startup+3.10049 s]
/proc/loadavg: 7.35 7.95 7.96 7/181 5556
/proc/meminfo: memFree=27062956/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=175412 CPUtime=5.24 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 4962 0 0 0 523 1 0 0 25 0 4 0 521364047 179621888 4679 33554432000 4194304 4964704 140733331930160 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 43853 4679 458 189 0 38202 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 175412

[startup+6.30096 s]
/proc/loadavg: 7.35 7.95 7.96 10/184 5560
/proc/meminfo: memFree=27032672/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=180012 CPUtime=18.02 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 7487 0 0 0 1800 2 0 0 25 0 4 0 521364047 184332288 7204 33554432000 4194304 4964704 140733331930160 18446744073709551615 4684624 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 45003 7204 460 189 0 39352 0
[pid=5552/tid=5557] ppid=5550 vsize=180012 CPUtime=3.91 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 1293 0 0 0 391 0 0 0 25 0 4 0 521364284 184332288 7204 33554432000 4194304 4964704 140733331930160 18446744073709551615 4632322 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=180012 CPUtime=3.91 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 2144 0 0 0 391 0 0 0 25 0 4 0 521364284 184332288 7204 33554432000 4194304 4964704 140733331930160 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=180012 CPUtime=3.89 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 830 0 0 0 389 0 0 0 25 0 4 0 521364284 184332288 7204 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.02
Current children cumulated vsize (KiB) 180012

[startup+12.7009 s]
/proc/loadavg: 7.40 7.95 7.96 10/184 5560
/proc/meminfo: memFree=27001276/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=184880 CPUtime=43.57 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 10719 0 0 0 4354 3 0 0 25 0 4 0 521364047 189317120 10285 33554432000 4194304 4964704 140733331930160 18446744073709551615 4362080 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 46220 10285 460 189 0 40569 0
[pid=5552/tid=5557] ppid=5550 vsize=184880 CPUtime=10.31 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 2187 0 0 0 1030 1 0 0 25 0 4 0 521364284 189317120 10285 33554432000 4194304 4964704 140733331930160 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=184880 CPUtime=10.31 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 3745 0 0 0 1031 0 0 0 25 0 4 0 521364284 189317120 10285 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=184880 CPUtime=10.25 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 1235 0 0 0 1025 0 0 0 25 0 4 0 521364284 189317120 10285 33554432000 4194304 4964704 140733331930160 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.57
Current children cumulated vsize (KiB) 184880

[startup+25.5008 s]
/proc/loadavg: 7.53 7.96 7.96 10/184 5560
/proc/meminfo: memFree=26966188/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=188192 CPUtime=94.7 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 12738 0 0 0 9465 5 0 0 25 0 4 0 521364047 192708608 12304 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 47048 12304 460 189 0 41397 0
[pid=5552/tid=5557] ppid=5550 vsize=188192 CPUtime=23.11 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 2667 0 0 0 2309 2 0 0 25 0 4 0 521364284 192708608 12304 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=188192 CPUtime=23.1 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 4695 0 0 0 2310 0 0 0 25 0 4 0 521364284 192708608 12304 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=188192 CPUtime=22.98 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 1445 0 0 0 2298 0 0 0 20 0 4 0 521364284 192708608 12304 33554432000 4194304 4964704 140733331930160 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.7
Current children cumulated vsize (KiB) 188192

[startup+51.1005 s]
/proc/loadavg: 7.69 7.96 7.96 10/184 5561
/proc/meminfo: memFree=26905796/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=193304 CPUtime=196.95 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 15581 0 0 0 19687 8 0 0 25 0 4 0 521364047 197943296 15132 33554432000 4194304 4964704 140733331930160 18446744073709551615 4332144 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 48326 15132 460 189 0 42675 0
[pid=5552/tid=5557] ppid=5550 vsize=193304 CPUtime=48.7 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 3513 0 0 0 4868 2 0 0 25 0 4 0 521364284 197943296 15132 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=193304 CPUtime=48.68 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 5854 0 0 0 4867 1 0 0 25 0 4 0 521364284 197943296 15132 33554432000 4194304 4964704 140733331930160 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=193304 CPUtime=48.47 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 1855 0 0 0 4846 1 0 0 25 0 4 0 521364284 197943296 15132 33554432000 4194304 4964704 140733331930160 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.95
Current children cumulated vsize (KiB) 193304

[startup+102.307 s]
/proc/loadavg: 7.96 7.99 7.97 10/184 5563
/proc/meminfo: memFree=26831240/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=198440 CPUtime=401.48 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 19503 0 0 0 40138 10 0 0 25 0 4 0 521364047 203202560 18924 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 49610 18924 460 189 0 43959 0
[pid=5552/tid=5557] ppid=5550 vsize=198440 CPUtime=99.91 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 4879 0 0 0 9988 3 0 0 25 0 4 0 521364284 203202560 18924 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=198440 CPUtime=99.6 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 7401 0 0 0 9959 1 0 0 25 0 4 0 521364284 203202560 18924 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=198440 CPUtime=99.68 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 2295 0 0 0 9966 2 0 0 25 0 4 0 521364284 203202560 18924 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 401.48
Current children cumulated vsize (KiB) 198440

[startup+162.301 s]
/proc/loadavg: 8.03 8.01 7.97 10/184 5564
/proc/meminfo: memFree=26777384/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=201060 CPUtime=641.12 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 22062 0 0 0 64100 12 0 0 25 0 4 0 521364047 205885440 21242 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 50265 21242 460 189 0 44614 0
[pid=5552/tid=5557] ppid=5550 vsize=201060 CPUtime=159.89 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 5750 0 0 0 15986 3 0 0 25 0 4 0 521364284 205885440 21242 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=201060 CPUtime=159.27 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 8578 0 0 0 15925 2 0 0 25 0 4 0 521364284 205885440 21242 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=201060 CPUtime=159.66 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 2597 0 0 0 15964 2 0 0 25 0 4 0 521364284 205885440 21242 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 641.12
Current children cumulated vsize (KiB) 201060

[startup+222.301 s]
/proc/loadavg: 8.04 8.02 7.98 10/184 5565
/proc/meminfo: memFree=26725632/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=202364 CPUtime=880.77 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 23881 0 0 0 88063 14 0 0 25 0 4 0 521364047 207220736 22810 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 50591 22810 460 189 0 44940 0
[pid=5552/tid=5557] ppid=5550 vsize=202364 CPUtime=219.89 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 6329 0 0 0 21985 4 0 0 25 0 4 0 521364284 207220736 22810 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=202364 CPUtime=218.94 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 9508 0 0 0 21891 3 0 0 25 0 4 0 521364284 207220736 22810 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=202364 CPUtime=219.66 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 2725 0 0 0 21964 2 0 0 25 0 4 0 521364284 207220736 22810 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 880.77
Current children cumulated vsize (KiB) 202364

[startup+282.301 s]
/proc/loadavg: 8.09 8.04 7.99 9/184 5567
/proc/meminfo: memFree=26696328/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=203880 CPUtime=1120.43 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 25340 0 0 0 112027 16 0 0 25 0 4 0 521364047 208773120 24122 33554432000 4194304 4964704 140733331930160 18446744073709551615 47797981429712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 50970 24122 460 189 0 45319 0
[pid=5552/tid=5557] ppid=5550 vsize=203880 CPUtime=279.89 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 7137 0 0 0 27984 5 0 0 25 0 4 0 521364284 208773120 24122 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=203880 CPUtime=278.61 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 9783 0 0 0 27858 3 0 0 25 0 4 0 521364284 208773120 24122 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=203880 CPUtime=279.66 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 2944 0 0 0 27963 3 0 0 25 0 4 0 521364284 208773120 24122 33554432000 4194304 4964704 140733331930160 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1120.43

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

[pid=5552] ppid=5550 vsize=280072 CPUtime=2798.06 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 34090 0 0 0 279777 29 0 0 25 0 4 0 521364047 286793728 32201 33554432000 4194304 4964704 140733331930160 18446744073709551615 4312137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70018 32201 460 189 0 64367 0
[pid=5552/tid=5557] ppid=5550 vsize=280072 CPUtime=699.26 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 10050 0 0 0 69918 8 0 0 25 0 4 0 521364284 286793728 32201 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=280072 CPUtime=696.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 13713 0 0 0 69685 7 0 0 25 0 4 0 521364284 286793728 32201 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=280072 CPUtime=699.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4010 0 0 0 69960 5 0 0 25 0 4 0 521364284 286793728 32201 33554432000 4194304 4964704 140733331930160 18446744073709551615 4312174 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.06
Current children cumulated vsize (KiB) 280072

[startup+762.307 s]
/proc/loadavg: 8.03 8.07 8.01 10/184 5580
/proc/meminfo: memFree=26519940/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=280668 CPUtime=3037.74 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 35694 0 0 0 303743 31 0 0 25 0 4 0 521364047 287404032 33676 33554432000 4194304 4964704 140733331930160 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70167 33676 460 189 0 64516 0
[pid=5552/tid=5557] ppid=5550 vsize=280668 CPUtime=758.93 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 10650 0 0 0 75885 8 0 0 25 0 4 0 521364284 287404032 33676 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=280668 CPUtime=756.93 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 13942 0 0 0 75685 8 0 0 25 0 4 0 521364284 287404032 33676 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=280668 CPUtime=759.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4529 0 0 0 75959 6 0 0 25 0 4 0 521364284 287404032 33676 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.74
Current children cumulated vsize (KiB) 280668

[startup+822.301 s]
/proc/loadavg: 8.01 8.05 8.00 10/184 5581
/proc/meminfo: memFree=26506504/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=281140 CPUtime=3277.39 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 37000 0 0 0 327707 32 0 0 25 0 4 0 521364047 287887360 34782 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70285 34782 460 189 0 64634 0
[pid=5552/tid=5557] ppid=5550 vsize=281140 CPUtime=818.61 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 11186 0 0 0 81852 9 0 0 25 0 4 0 521364284 287887360 34782 33554432000 4194304 4964704 140733331930160 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=281140 CPUtime=816.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 14554 0 0 0 81684 8 0 0 25 0 4 0 521364284 287887360 34782 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=281140 CPUtime=819.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4614 0 0 0 81958 7 0 0 25 0 4 0 521364284 287887360 34782 33554432000 4194304 4964704 140733331930160 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.39
Current children cumulated vsize (KiB) 281140

[startup+882.301 s]
/proc/loadavg: 8.05 8.06 8.00 10/184 5583
/proc/meminfo: memFree=26503732/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=282040 CPUtime=3517.05 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 37688 0 0 0 351672 33 0 0 25 0 4 0 521364047 288808960 35373 33554432000 4194304 4964704 140733331930160 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70510 35373 460 189 0 64859 0
[pid=5552/tid=5557] ppid=5550 vsize=282040 CPUtime=878.28 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 11636 0 0 0 87819 9 0 0 25 0 4 0 521364284 288808960 35373 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=282040 CPUtime=876.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 14726 0 0 0 87684 8 0 0 25 0 4 0 521364284 288808960 35373 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=282040 CPUtime=879.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4661 0 0 0 87958 7 0 0 25 0 4 0 521364284 288808960 35373 33554432000 4194304 4964704 140733331930160 18446744073709551615 4659140 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.05
Current children cumulated vsize (KiB) 282040

[startup+942.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 5585
/proc/meminfo: memFree=26497728/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=282468 CPUtime=3756.71 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 38351 0 0 0 375638 33 0 0 25 0 4 0 521364047 289247232 35940 33554432000 4194304 4964704 140733331930160 18446744073709551615 4644880 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70617 35940 460 189 0 64966 0
[pid=5552/tid=5557] ppid=5550 vsize=282468 CPUtime=937.95 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 11894 0 0 0 93786 9 0 0 25 0 4 0 521364284 289247232 35940 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=282468 CPUtime=936.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15037 0 0 0 93684 8 0 0 25 0 4 0 521364284 289247232 35940 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=282468 CPUtime=939.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4722 0 0 0 93958 7 0 0 25 0 4 0 521364284 289247232 35940 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.71
Current children cumulated vsize (KiB) 282468

[startup+1002.3 s]
/proc/loadavg: 8.11 8.08 8.01 10/184 5587
/proc/meminfo: memFree=26492600/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=282896 CPUtime=3996.37 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 39137 0 0 0 399602 35 0 0 25 0 4 0 521364047 289685504 36661 33554432000 4194304 4964704 140733331930160 18446744073709551615 210204344930 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70724 36661 460 189 0 65073 0
[pid=5552/tid=5557] ppid=5550 vsize=282896 CPUtime=997.61 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12131 0 0 0 99752 9 0 0 25 0 4 0 521364284 289685504 36661 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=282896 CPUtime=996.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15298 0 0 0 99684 8 0 0 25 0 4 0 521364284 289685504 36661 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=282896 CPUtime=999.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 4978 0 0 0 99957 8 0 0 25 0 4 0 521364284 289685504 36661 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.37
Current children cumulated vsize (KiB) 282896

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.02 10/184 5588
/proc/meminfo: memFree=26490184/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=282896 CPUtime=4236.04 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 39711 0 0 0 423567 37 0 0 25 0 4 0 521364047 289685504 37169 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70724 37169 460 189 0 65073 0
[pid=5552/tid=5557] ppid=5550 vsize=282896 CPUtime=1057.3 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12232 0 0 0 105720 10 0 0 25 0 4 0 521364284 289685504 37169 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=282896 CPUtime=1056.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15384 0 0 0 105683 9 0 0 25 0 4 0 521364284 289685504 37169 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=282896 CPUtime=1059.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 5124 0 0 0 105956 9 0 0 25 0 4 0 521364284 289685504 37169 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.04
Current children cumulated vsize (KiB) 282896

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 8.03 10/184 5589
/proc/meminfo: memFree=26488652/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=282896 CPUtime=4475.69 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 40194 0 0 0 447532 37 0 0 25 0 4 0 521364047 289685504 37553 33554432000 4194304 4964704 140733331930160 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70724 37553 460 189 0 65073 0
[pid=5552/tid=5557] ppid=5550 vsize=282896 CPUtime=1116.96 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12510 0 0 0 111686 10 0 0 25 0 4 0 521364284 289685504 37553 33554432000 4194304 4964704 140733331930160 18446744073709551615 210204344938 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=282896 CPUtime=1116.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15575 0 0 0 111683 9 0 0 25 0 4 0 521364284 289685504 37553 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=282896 CPUtime=1119.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 5133 0 0 0 111956 9 0 0 25 0 4 0 521364284 289685504 37553 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.69
Current children cumulated vsize (KiB) 282896

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 8.03 10/184 5591
/proc/meminfo: memFree=26475840/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=283152 CPUtime=4715.36 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 40385 0 0 0 471498 38 0 0 25 0 4 0 521364047 289947648 37678 33554432000 4194304 4964704 140733331930160 18446744073709551615 4312171 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70788 37678 460 189 0 65137 0
[pid=5552/tid=5557] ppid=5550 vsize=283152 CPUtime=1176.63 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12678 0 0 0 117653 10 0 0 25 0 4 0 521364284 289947648 37678 33554432000 4194304 4964704 140733331930160 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=283152 CPUtime=1176.92 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15579 0 0 0 117683 9 0 0 25 0 4 0 521364284 289947648 37678 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=283152 CPUtime=1179.65 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 5144 0 0 0 117956 9 0 0 25 0 4 0 521364284 289947648 37678 33554432000 4194304 4964704 140733331930160 18446744073709551615 4312185 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.36
Current children cumulated vsize (KiB) 283152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.10 8.10 8.02 5/179 5593
/proc/meminfo: memFree=26953272/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=283320 CPUtime=4800.06 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 40483 0 0 0 479968 38 0 0 25 0 4 0 521364047 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70830 37776 460 189 0 65179 0
[pid=5552/tid=5557] ppid=5550 vsize=283320 CPUtime=1197.71 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12757 0 0 0 119761 10 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=283320 CPUtime=1198.13 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15595 0 0 0 119804 9 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=283320 CPUtime=1200.85 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 5147 0 0 0 120076 9 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 283320

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

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

[startup+1203.5 s]
/proc/loadavg: 8.10 8.10 8.02 5/179 5593
/proc/meminfo: memFree=26953272/32951124 swapFree=67088964/67111528
[pid=5552] ppid=5550 vsize=283320 CPUtime=4800.06 cores=0,2,4,6
/proc/5552/stat : 5552 (claspmt) R 5550 5552 4862 0 -1 4202496 40483 0 0 0 479968 38 0 0 25 0 4 0 521364047 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/5552/statm: 70830 37776 460 189 0 65179 0
[pid=5552/tid=5557] ppid=5550 vsize=283320 CPUtime=1197.71 cores=0,2,4,6
/proc/5552/task/5557/stat : 5557 (claspmt) R 5550 5552 4862 0 -1 4202560 12757 0 0 0 119761 10 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5552/tid=5558] ppid=5550 vsize=283320 CPUtime=1198.13 cores=0,2,4,6
/proc/5552/task/5558/stat : 5558 (claspmt) R 5550 5552 4862 0 -1 4202560 15595 0 0 0 119804 9 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5552/tid=5559] ppid=5550 vsize=283320 CPUtime=1200.85 cores=0,2,4,6
/proc/5552/task/5559/stat : 5559 (claspmt) R 5550 5552 4862 0 -1 4202560 5147 0 0 0 120076 9 0 0 25 0 4 0 521364284 290119680 37776 33554432000 4194304 4964704 140733331930160 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 283320

Child status: 0
Real time (s): 1203.55
CPU time (s): 4800.13
CPU user time (s): 4799.73
CPU system time (s): 0.395939
CPU usage (%): 398.832
Max. virtual memory (cumulated for all children) (KiB): 283320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.73
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40495
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= 17845
involuntary context switches= 23494

runsolver used 2.03269 second user time and 4.54131 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 19:20:55
IDJOB=3299514
IDBENCH=83899
IDSOLVER=1683
FILE ID=node130/3299514-1304097655
RUNJOBID= node130-1304097655-5532
PBS_JOBID= 13170579
Free space on /tmp= 71992 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299514-1304097655/watcher-3299514-1304097655 -o /tmp/evaluation-result-3299514-1304097655/solver-3299514-1304097655 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299514-1304097655.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1983737413

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27100608 kB
Buffers:       1177124 kB
Cached:        4150932 kB
SwapCached:      22432 kB
Active:         502628 kB
Inactive:      4916352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27100608 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            3940 kB
Writeback:           0 kB
AnonPages:       67672 kB
Mapped:          15396 kB
Slab:           369404 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216800 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= 71992 MiB
End job on node130 at 2011-04-29 19:41:01