Trace number 3299382

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.5 1205.51

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...112891/instance-3299382-1304112891.cnf
2.19/2.27	c Solving...
4800.27/1205.31	
4800.27/1205.31	*** INTERRUPTED! ***
4800.27/1205.31	*** Shutting down threads...
4800.48/1205.50	s UNKNOWN
4800.48/1205.50	
4800.48/1205.50	c INTERRUPTED   : 1
4800.48/1205.50	c Models        : 0+    
4800.48/1205.50	c Time          : 1205.331s (Solving: 1203.06s 1st Model: 0.00s Unsat: 0.00s)
4800.48/1205.50	c CPU Time      : 4800.320s

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-3299382-1304112891/watcher-3299382-1304112891 -o /tmp/evaluation-result-3299382-1304112891/solver-3299382-1304112891 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299382-1304112891.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: 4.11 4.63 6.16 5/178 14504
/proc/meminfo: memFree=31242628/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=21772 CPUtime=0 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 747 0 0 0 0 0 0 0 18 0 1 0 522887742 22294528 661 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 5443 661 385 189 0 317 0

[startup+0.0682321 s]
/proc/loadavg: 4.11 4.63 6.16 5/178 14504
/proc/meminfo: memFree=31242628/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=33312 CPUtime=0.06 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 4775 0 0 0 6 0 0 0 18 0 1 0 522887742 34111488 3539 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 8328 3540 385 189 0 3202 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33312

[startup+0.100225 s]
/proc/loadavg: 4.11 4.63 6.16 5/178 14504
/proc/meminfo: memFree=31242628/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=40256 CPUtime=0.09 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 6926 0 0 0 9 0 0 0 18 0 1 0 522887742 41222144 5062 33554432000 4194304 4964704 140736991558016 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 10064 5062 396 189 0 4938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40256

[startup+0.300194 s]
/proc/loadavg: 4.11 4.63 6.16 5/178 14504
/proc/meminfo: memFree=31242628/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=44344 CPUtime=0.29 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 7848 0 0 0 29 0 0 0 18 0 1 0 522887742 45408256 5984 33554432000 4194304 4964704 140736991558016 18446744073709551615 4607604 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 11086 5984 398 189 0 5960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44344

[startup+0.701124 s]
/proc/loadavg: 4.11 4.63 6.16 5/178 14504
/proc/meminfo: memFree=31242628/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=44344 CPUtime=0.69 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 7848 0 0 0 69 0 0 0 18 0 1 0 522887742 45408256 5984 33554432000 4194304 4964704 140736991558016 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 11086 5984 398 189 0 5960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44344

[startup+1.50098 s]
/proc/loadavg: 4.11 4.63 6.16 6/179 14505
/proc/meminfo: memFree=31215968/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=44608 CPUtime=1.49 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 7917 0 0 0 149 0 0 0 20 0 1 0 522887742 45678592 6053 33554432000 4194304 4964704 140736991558016 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14504/statm: 11152 6053 399 189 0 6026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44608

[startup+3.10067 s]
/proc/loadavg: 4.18 4.63 6.16 6/179 14505
/proc/meminfo: memFree=31205056/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=189756 CPUtime=5.54 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 13425 0 0 0 552 2 0 0 25 0 4 0 522887742 194310144 10864 33554432000 4194304 4964704 140736991558016 18446744073709551615 4627177 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 47439 10864 458 189 0 41788 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 189756

[startup+6.30112 s]
/proc/loadavg: 4.18 4.63 6.16 9/182 14508
/proc/meminfo: memFree=31145888/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=263828 CPUtime=16.57 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 22433 0 0 0 1641 16 0 0 25 0 4 0 522887742 270159872 19872 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14504/statm: 65957 19872 458 189 0 60306 0
[pid=14504/tid=14506] ppid=14502 vsize=263828 CPUtime=3.98 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 3320 0 0 0 391 7 0 0 25 0 4 0 522887969 270159872 19872 33554432000 4194304 4964704 140736991558016 18446744073709551615 4326525 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=263828 CPUtime=3.87 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 3124 0 0 0 386 1 0 0 25 0 4 0 522887969 270159872 19873 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=263828 CPUtime=3.94 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 4234 0 0 0 393 1 0 0 25 0 4 0 522887969 270159872 19873 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.57
Current children cumulated vsize (KiB) 263828

[startup+12.701 s]
/proc/loadavg: 4.77 4.74 6.18 9/182 14509
/proc/meminfo: memFree=31055504/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=286872 CPUtime=42.14 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 39465 0 0 0 4190 24 0 0 25 0 4 0 522887742 293756928 36904 33554432000 4194304 4964704 140736991558016 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14504/statm: 71718 36904 460 189 0 66067 0
[pid=14504/tid=14506] ppid=14502 vsize=286872 CPUtime=10.38 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 8881 0 0 0 1027 11 0 0 25 0 4 0 522887969 293756928 36904 33554432000 4194304 4964704 140736991558016 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=286872 CPUtime=10.24 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 5230 0 0 0 1022 2 0 0 25 0 4 0 522887969 293756928 36904 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=286872 CPUtime=10.34 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 6012 0 0 0 1032 2 0 0 25 0 4 0 522887969 293756928 36904 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.14
Current children cumulated vsize (KiB) 286872

[startup+25.5008 s]
/proc/loadavg: 5.35 4.87 6.20 9/182 14509
/proc/meminfo: memFree=30955184/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=304860 CPUtime=93.18 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 55626 0 0 0 9283 35 0 0 25 0 4 0 522887742 312176640 53065 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14504/statm: 76215 53065 460 189 0 70564 0
[pid=14504/tid=14506] ppid=14502 vsize=304860 CPUtime=23.18 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 11911 0 0 0 2305 13 0 0 25 0 4 0 522887969 312176640 53065 33554432000 4194304 4964704 140736991558016 18446744073709551615 4660112 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=304860 CPUtime=22.89 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 6721 0 0 0 2284 5 0 0 25 0 4 0 522887969 312176640 53065 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=304860 CPUtime=23.13 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 7294 0 0 0 2310 3 0 0 25 0 4 0 522887969 312176640 53065 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 93.18
Current children cumulated vsize (KiB) 304860

[startup+51.1004 s]
/proc/loadavg: 6.25 5.12 6.25 9/182 14510
/proc/meminfo: memFree=30865016/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=385544 CPUtime=195.39 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 70351 0 0 0 19496 43 0 0 25 0 4 0 522887742 394797056 67790 33554432000 4194304 4964704 140736991558016 18446744073709551615 4332539 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14504/statm: 96386 67790 460 189 0 90735 0
[pid=14504/tid=14506] ppid=14502 vsize=385544 CPUtime=48.77 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 19584 0 0 0 4860 17 0 0 25 0 4 0 522887969 394797056 67790 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=385544 CPUtime=48.49 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 8636 0 0 0 4843 6 0 0 25 0 4 0 522887969 394797056 67790 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=385544 CPUtime=48.56 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 8481 0 0 0 4853 3 0 0 25 0 4 0 522887969 394797056 67790 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 195.39
Current children cumulated vsize (KiB) 385544

[startup+102.301 s]
/proc/loadavg: 7.35 5.62 6.35 9/182 14511
/proc/meminfo: memFree=30671436/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=535680 CPUtime=399.88 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 103460 0 0 0 39920 68 0 0 25 0 4 0 522887742 548536320 100849 33554432000 4194304 4964704 140736991558016 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14504/statm: 133920 100849 460 189 0 128269 0
[pid=14504/tid=14506] ppid=14502 vsize=535680 CPUtime=99.97 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 30630 0 0 0 9971 26 0 0 25 0 4 0 522887969 548536320 100849 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=535680 CPUtime=99.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 12139 0 0 0 9961 8 0 0 25 0 4 0 522887969 548536320 100849 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=535680 CPUtime=99.46 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 18349 0 0 0 9934 12 0 0 25 0 4 0 522887969 548536320 100849 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 535680

[startup+162.3 s]
/proc/loadavg: 7.54 6.00 6.43 9/182 14543
/proc/meminfo: memFree=30672916/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=602952 CPUtime=634.84 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 119840 0 0 0 63380 104 0 0 25 0 4 0 522887742 617422848 117126 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 150738 117126 460 189 0 145087 0
[pid=14504/tid=14506] ppid=14502 vsize=602952 CPUtime=157.65 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 32386 0 0 0 15738 27 0 0 25 0 4 0 522887969 617422848 117126 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=602952 CPUtime=159.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 12574 0 0 0 15961 8 0 0 25 0 4 0 522887969 617422848 117126 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=602952 CPUtime=159.44 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 18561 0 0 0 15931 13 0 0 25 0 4 0 522887969 617422848 117126 33554432000 4194304 4964704 140736991558016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 634.84
Current children cumulated vsize (KiB) 602952

[startup+222.301 s]
/proc/loadavg: 7.92 6.39 6.54 9/182 14544
/proc/meminfo: memFree=30325944/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=795992 CPUtime=874.49 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 150373 0 0 0 87326 123 0 0 25 0 4 0 522887742 815095808 147659 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 198998 147659 460 189 0 193347 0
[pid=14504/tid=14506] ppid=14502 vsize=795992 CPUtime=217.64 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 47338 0 0 0 21732 32 0 0 25 0 4 0 522887969 815095808 147659 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=795992 CPUtime=219.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 15323 0 0 0 21959 10 0 0 25 0 4 0 522887969 815095808 147659 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=795992 CPUtime=219.43 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 29597 0 0 0 21919 24 0 0 25 0 4 0 522887969 815095808 147659 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 874.49
Current children cumulated vsize (KiB) 795992

[startup+282.301 s]
/proc/loadavg: 8.01 6.69 6.63 9/182 14546
/proc/meminfo: memFree=30097492/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=809060 CPUtime=1114.13 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 169862 0 0 0 111269 144 0 0 25 0 4 0 522887742 828477440 167067 33554432000 4194304 4964704 140736991558016 18446744073709551615 4654479 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 202265 167067 460 189 0 196614 0
[pid=14504/tid=14506] ppid=14502 vsize=809060 CPUtime=277.64 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 49406 0 0 0 27731 33 0 0 25 0 4 0 522887969 828477440 167067 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=809060 CPUtime=279.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 18429 0 0 0 27959 10 0 0 25 0 4 0 522887969 828477440 167067 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=809060 CPUtime=279.44 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 43904 0 0 0 27902 42 0 0 25 0 4 0 522887969 828477440 167067 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1114.13

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

[pid=14504/tid=14506] ppid=14502 vsize=1138040 CPUtime=697.59 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 68975 0 0 0 69706 53 0 0 25 0 4 0 522887969 1165352960 240262 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1138040 CPUtime=699.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 30691 0 0 0 69956 13 0 0 25 0 4 0 522887969 1165352960 240262 33554432000 4194304 4964704 140736991558016 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1138040 CPUtime=699.41 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 69974 0 0 0 69875 66 0 0 25 0 4 0 522887969 1165352960 240262 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2791.42
Current children cumulated vsize (KiB) 1138040

[startup+762.301 s]
/proc/loadavg: 8.16 7.81 7.20 9/182 14559
/proc/meminfo: memFree=29192204/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1332564 CPUtime=3031.04 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 283868 0 0 0 302861 243 0 0 25 0 4 0 522887742 1364545536 279977 33554432000 4194304 4964704 140736991558016 18446744073709551615 4627272 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 333141 279977 460 189 0 327490 0
[pid=14504/tid=14506] ppid=14502 vsize=1332564 CPUtime=757.59 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 92965 0 0 0 75679 80 0 0 25 0 4 0 522887969 1364545536 279977 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1332564 CPUtime=759.68 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 30760 0 0 0 75955 13 0 0 25 0 4 0 522887969 1364545536 279977 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1332564 CPUtime=759.41 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 85625 0 0 0 75866 75 0 0 25 0 4 0 522887969 1364545536 279977 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3031.04
Current children cumulated vsize (KiB) 1332564

[startup+822.301 s]
/proc/loadavg: 8.12 7.85 7.26 9/182 14560
/proc/meminfo: memFree=29111204/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1345008 CPUtime=3270.64 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 290970 0 0 0 326813 251 0 0 25 0 4 0 522887742 1377288192 286808 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 336252 286808 460 189 0 330601 0
[pid=14504/tid=14506] ppid=14502 vsize=1345008 CPUtime=817.58 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 96848 0 0 0 81674 84 0 0 25 0 4 0 522887969 1377288192 286808 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1345008 CPUtime=819.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 31248 0 0 0 81955 14 0 0 25 0 4 0 522887969 1377288192 286808 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1345008 CPUtime=819.4 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 88352 0 0 0 81864 76 0 0 25 0 4 0 522887969 1377288192 286808 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3270.64
Current children cumulated vsize (KiB) 1345008

[startup+882.3 s]
/proc/loadavg: 8.15 7.91 7.31 9/182 14562
/proc/meminfo: memFree=29031824/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1349916 CPUtime=3510.27 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 296048 0 0 0 350772 255 0 0 25 0 4 0 522887742 1382313984 291885 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 337479 291885 460 189 0 331828 0
[pid=14504/tid=14506] ppid=14502 vsize=1349916 CPUtime=877.59 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 98317 0 0 0 87674 85 0 0 25 0 4 0 522887969 1382313984 291885 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1349916 CPUtime=879.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 32383 0 0 0 87955 14 0 0 25 0 4 0 522887969 1382313984 291885 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1349916 CPUtime=879.4 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 90801 0 0 0 87861 79 0 0 25 0 4 0 522887969 1382313984 291885 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3510.27
Current children cumulated vsize (KiB) 1349916

[startup+942.301 s]
/proc/loadavg: 8.19 7.97 7.37 9/182 14563
/proc/meminfo: memFree=28896392/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1422232 CPUtime=3749.9 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 313378 0 0 0 374714 276 0 0 25 0 4 0 522887742 1456365568 309215 33554432000 4194304 4964704 140736991558016 18446744073709551615 4343187 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 355558 309215 460 189 0 349907 0
[pid=14504/tid=14506] ppid=14502 vsize=1422232 CPUtime=937.58 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 101383 0 0 0 93671 87 0 0 25 0 4 0 522887969 1456365568 309215 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1422232 CPUtime=939.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 33871 0 0 0 93955 14 0 0 25 0 4 0 522887969 1456365568 309215 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1422232 CPUtime=939.4 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 103576 0 0 0 93843 97 0 0 25 0 4 0 522887969 1456365568 309215 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3749.9
Current children cumulated vsize (KiB) 1422232

[startup+1002.3 s]
/proc/loadavg: 8.11 7.99 7.41 9/182 14565
/proc/meminfo: memFree=28751408/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1487768 CPUtime=3989.49 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 328720 0 0 0 398656 293 0 0 25 0 4 0 522887742 1523474432 324323 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 371942 324323 460 189 0 366291 0
[pid=14504/tid=14506] ppid=14502 vsize=1487768 CPUtime=997.55 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 102654 0 0 0 99667 88 0 0 25 0 4 0 522887969 1523474432 324323 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1487768 CPUtime=999.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 34005 0 0 0 99955 14 0 0 25 0 4 0 522887969 1523474432 324323 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1487768 CPUtime=999.39 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 105102 0 0 0 99841 98 0 0 25 0 4 0 522887969 1523474432 324323 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3989.49
Current children cumulated vsize (KiB) 1487768

[startup+1062.3 s]
/proc/loadavg: 8.13 8.02 7.45 9/182 14567
/proc/meminfo: memFree=28731672/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1487768 CPUtime=4229.14 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 329470 0 0 0 422620 294 0 0 25 0 4 0 522887742 1523474432 325073 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 371942 325073 460 189 0 366291 0
[pid=14504/tid=14506] ppid=14502 vsize=1487768 CPUtime=1057.55 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 102658 0 0 0 105667 88 0 0 25 0 4 0 522887969 1523474432 325073 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1487768 CPUtime=1059.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 34708 0 0 0 105954 15 0 0 25 0 4 0 522887969 1523474432 325073 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1487768 CPUtime=1059.4 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 105144 0 0 0 105842 98 0 0 25 0 4 0 522887969 1523474432 325073 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4229.14
Current children cumulated vsize (KiB) 1487768

[startup+1122.3 s]
/proc/loadavg: 8.10 8.03 7.49 9/182 14568
/proc/meminfo: memFree=28707100/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1489900 CPUtime=4468.75 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 335029 0 0 0 446576 299 0 0 25 0 4 0 522887742 1525657600 330632 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 372475 330632 460 189 0 366824 0
[pid=14504/tid=14506] ppid=14502 vsize=1489900 CPUtime=1117.52 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 103257 0 0 0 111663 89 0 0 25 0 4 0 522887969 1525657600 330632 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970247818 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1489900 CPUtime=1119.7 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 35553 0 0 0 111955 15 0 0 25 0 4 0 522887969 1525657600 330632 33554432000 4194304 4964704 140736991558016 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1489900 CPUtime=1119.39 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 108718 0 0 0 111838 101 0 0 25 0 4 0 522887969 1525657600 330632 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4468.75
Current children cumulated vsize (KiB) 1489900

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.52 9/182 14570
/proc/meminfo: memFree=28648420/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1493980 CPUtime=4708.39 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 347543 0 0 0 470529 310 0 0 25 0 4 0 522887742 1529835520 343146 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 373495 343146 460 189 0 367844 0
[pid=14504/tid=14506] ppid=14502 vsize=1493980 CPUtime=1177.51 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 103270 0 0 0 117662 89 0 0 25 0 4 0 522887969 1529835520 343146 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1493980 CPUtime=1179.69 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 37206 0 0 0 117954 15 0 0 25 0 4 0 522887969 1529835520 343146 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1493980 CPUtime=1179.39 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 109013 0 0 0 117838 101 0 0 25 0 4 0 522887969 1529835520 343146 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4708.39
Current children cumulated vsize (KiB) 1493980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.3 s]
/proc/loadavg: 8.14 8.05 7.54 9/182 14570
/proc/meminfo: memFree=28647296/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1493980 CPUtime=4800.27 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 347750 0 0 0 479716 311 0 0 25 0 4 0 522887742 1529835520 343353 33554432000 4194304 4964704 140736991558016 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/14504/statm: 373495 343353 460 189 0 367844 0
[pid=14504/tid=14506] ppid=14502 vsize=1493980 CPUtime=1200.52 cores=0,2,4,6
/proc/14504/task/14506/stat : 14506 (claspmt) R 14502 14504 13971 0 -1 4202560 103276 0 0 0 119963 89 0 0 25 0 4 0 522887969 1529835520 343353 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14504/tid=14507] ppid=14502 vsize=1493980 CPUtime=1202.7 cores=0,2,4,6
/proc/14504/task/14507/stat : 14507 (claspmt) R 14502 14504 13971 0 -1 4202560 37208 0 0 0 120255 15 0 0 25 0 4 0 522887969 1529835520 343353 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14504/tid=14508] ppid=14502 vsize=1493980 CPUtime=1202.4 cores=0,2,4,6
/proc/14504/task/14508/stat : 14508 (claspmt) R 14502 14504 13971 0 -1 4202560 109023 0 0 0 120139 101 0 0 25 0 4 0 522887969 1529835520 343353 33554432000 4194304 4964704 140736991558016 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1493980

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

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

[startup+1205.41 s]
/proc/loadavg: 8.14 8.05 7.54 9/182 14570
/proc/meminfo: memFree=28647296/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=1493712 CPUtime=4800.39 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 347760 0 0 0 479728 311 0 0 25 0 1 0 522887742 1529561088 341795 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970206779 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14504/statm: 373428 341795 470 189 0 367777 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1493712

[startup+1205.5 s]
/proc/loadavg: 8.14 8.05 7.54 9/182 14570
/proc/meminfo: memFree=28647296/32951132 swapFree=67111364/67111528
[pid=14504] ppid=14502 vsize=389432 CPUtime=4800.48 cores=0,2,4,6
/proc/14504/stat : 14504 (claspmt) R 14502 14504 13971 0 -1 4202496 347761 0 0 0 479732 316 0 0 25 0 1 0 522887742 398778368 35818 33554432000 4194304 4964704 140736991558016 18446744073709551615 242970575978 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14504/statm: 97358 35818 471 189 0 91707 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 389432

Child status: 0
Real time (s): 1205.51
CPU time (s): 4800.5
CPU user time (s): 4797.32
CPU system time (s): 3.17452
CPU usage (%): 398.213
Max. virtual memory (cumulated for all children) (KiB): 1493980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 3.17452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347762
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= 9184
involuntary context switches= 20096

runsolver used 2.34164 second user time and 6.01509 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 23:34:51
IDJOB=3299382
IDBENCH=88216
IDSOLVER=1683
FILE ID=node128/3299382-1304112891
RUNJOBID= node128-1304112884-14421
PBS_JOBID= 13170670
Free space on /tmp= 66968 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.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-3299382-1304112891/watcher-3299382-1304112891 -o /tmp/evaluation-result-3299382-1304112891/solver-3299382-1304112891 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299382-1304112891.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1993043755

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31242792 kB
Buffers:        412004 kB
Cached:         774592 kB
SwapCached:          0 kB
Active:         175292 kB
Inactive:      1119252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31242792 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7612 kB
Writeback:           0 kB
AnonPages:      107336 kB
Mapped:          16020 kB
Slab:           352496 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   266500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66952 MiB
End job on node128 at 2011-04-29 23:54:58