Trace number 3299649

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.35 1202.13

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...050688/instance-3299649-1304050688.cnf
0.29/0.38	c Solving...
4800.22/1202.01	
4800.22/1202.01	*** INTERRUPTED! ***
4800.22/1202.01	*** Shutting down threads...
4800.33/1202.12	s UNKNOWN
4800.33/1202.12	
4800.33/1202.12	c INTERRUPTED   : 1
4800.33/1202.12	c Models        : 0+    
4800.33/1202.12	c Time          : 1202.014s (Solving: 1201.63s 1st Model: 0.00s Unsat: 0.00s)
4800.33/1202.12	c CPU Time      : 4800.240s

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=21620 CPUtime=0 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 690 0 0 0 0 0 0 0 25 0 1 0 595299487 22138880 610 33554432000 4194304 4964704 140734947167888 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27498/statm: 5405 610 385 189 0 279 0

[startup+0.0956201 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=28296 CPUtime=0.08 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 2783 0 0 0 8 0 0 0 25 0 1 0 595299487 28975104 2218 33554432000 4194304 4964704 140734947167888 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27498/statm: 7074 2218 398 189 0 1948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28296

[startup+0.100609 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=28296 CPUtime=0.09 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 2783 0 0 0 9 0 0 0 25 0 1 0 595299487 28975104 2218 33554432000 4194304 4964704 140734947167888 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27498/statm: 7074 2218 398 189 0 1948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28296

[startup+0.300581 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=29088 CPUtime=0.29 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 3012 0 0 0 29 0 0 0 25 0 1 0 595299487 29786112 2447 33554432000 4194304 4964704 140734947167888 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27498/statm: 7272 2447 399 189 0 2146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29088

[startup+1.39031 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=176976 CPUtime=4.37 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 7013 0 0 0 435 2 0 0 19 0 4 0 595299487 181223424 6220 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 44244 6220 458 189 0 38593 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 176976

[startup+1.59028 s]
/proc/loadavg: 8.24 8.13 8.05 5/180 27498
/proc/meminfo: memFree=14283120/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=178164 CPUtime=5.17 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 7874 0 0 0 515 2 0 0 19 0 4 0 595299487 182439936 7081 33554432000 4194304 4964704 140734947167888 18446744073709551615 218880226337 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 44541 7081 458 189 0 38890 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 178164

[startup+3.10102 s]
/proc/loadavg: 8.30 8.15 8.05 10/184 27502
/proc/meminfo: memFree=14246764/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=181716 CPUtime=11.2 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 10840 0 0 0 1116 4 0 0 23 0 4 0 595299487 186077184 10047 33554432000 4194304 4964704 140734947167888 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 45429 10047 458 189 0 39778 0
[pid=27498/tid=27500] ppid=27496 vsize=181716 CPUtime=2.69 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 1785 0 0 0 269 0 0 0 23 0 4 0 595299526 186077184 10048 33554432000 4194304 4964704 140734947167888 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=181716 CPUtime=2.69 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 2258 0 0 0 269 0 0 0 25 0 4 0 595299526 186077184 10048 33554432000 4194304 4964704 140734947167888 18446744073709551615 218880226337 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=181716 CPUtime=2.69 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 1768 0 0 0 268 1 0 0 22 0 4 0 595299526 186077184 10048 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 181716

[startup+6.30646 s]
/proc/loadavg: 8.28 8.14 8.05 9/184 27502
/proc/meminfo: memFree=14231616/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=186280 CPUtime=24.01 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 13954 0 0 0 2396 5 0 0 25 0 4 0 595299487 190750720 13161 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 46570 13161 460 189 0 40919 0
[pid=27498/tid=27500] ppid=27496 vsize=186280 CPUtime=5.91 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 2600 0 0 0 590 1 0 0 25 0 4 0 595299526 190750720 13161 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=186280 CPUtime=5.91 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 3126 0 0 0 590 1 0 0 25 0 4 0 595299526 190750720 13161 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=186280 CPUtime=5.88 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 2561 0 0 0 587 1 0 0 25 0 4 0 595299526 190750720 13161 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 186280

[startup+12.7004 s]
/proc/loadavg: 8.25 8.14 8.05 9/184 27502
/proc/meminfo: memFree=14218836/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=190576 CPUtime=49.55 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 17884 0 0 0 4948 7 0 0 25 0 4 0 595299487 195149824 17091 33554432000 4194304 4964704 140734947167888 18446744073709551615 4683900 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 47644 17091 460 189 0 41993 0
[pid=27498/tid=27500] ppid=27496 vsize=190576 CPUtime=12.29 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 3606 0 0 0 1228 1 0 0 25 0 4 0 595299526 195149824 17091 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=190576 CPUtime=12.3 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 4322 0 0 0 1229 1 0 0 25 0 4 0 595299526 195149824 17091 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=190576 CPUtime=12.24 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 3302 0 0 0 1223 1 0 0 25 0 4 0 595299526 195149824 17091 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 190576

[startup+25.5011 s]
/proc/loadavg: 8.22 8.14 8.05 9/184 27503
/proc/meminfo: memFree=14192804/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=197956 CPUtime=100.67 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 23894 0 0 0 10056 11 0 0 22 0 4 0 595299487 202706944 23101 33554432000 4194304 4964704 140734947167888 18446744073709551615 4653159 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 49489 23101 460 189 0 43838 0
[pid=27498/tid=27500] ppid=27496 vsize=197956 CPUtime=25.09 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 4873 0 0 0 2507 2 0 0 25 0 4 0 595299526 202706944 23101 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=197956 CPUtime=25.1 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 6231 0 0 0 2508 2 0 0 25 0 4 0 595299526 202706944 23101 33554432000 4194304 4964704 140734947167888 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=197956 CPUtime=24.96 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 4530 0 0 0 2494 2 0 0 25 0 4 0 595299526 202706944 23101 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 197956

[startup+51.1007 s]
/proc/loadavg: 8.20 8.14 8.05 10/184 27504
/proc/meminfo: memFree=14143168/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=217276 CPUtime=202.92 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 35998 0 0 0 20272 20 0 0 25 0 4 0 595299487 222490624 35205 33554432000 4194304 4964704 140734947167888 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 54319 35205 460 189 0 48668 0
[pid=27498/tid=27500] ppid=27496 vsize=217276 CPUtime=50.69 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 8750 0 0 0 5063 6 0 0 25 0 4 0 595299526 222490624 35205 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=217276 CPUtime=50.7 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 9299 0 0 0 5066 4 0 0 25 0 4 0 595299526 222490624 35205 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=217276 CPUtime=50.43 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 6763 0 0 0 5039 4 0 0 25 0 4 0 595299526 222490624 35205 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (KiB) 217276

[startup+102.301 s]
/proc/loadavg: 8.13 8.13 8.05 10/184 27505
/proc/meminfo: memFree=14090200/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=284840 CPUtime=407.42 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 49011 0 0 0 40706 36 0 0 25 0 4 0 595299487 291676160 48056 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 71210 48056 460 189 0 65559 0
[pid=27498/tid=27500] ppid=27496 vsize=284840 CPUtime=101.88 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 12991 0 0 0 10177 11 0 0 25 0 4 0 595299526 291676160 48056 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=284840 CPUtime=101.89 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 11462 0 0 0 10184 5 0 0 25 0 4 0 595299526 291676160 48056 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=284840 CPUtime=101.34 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 10963 0 0 0 10124 10 0 0 25 0 4 0 595299526 291676160 48056 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.42
Current children cumulated vsize (KiB) 284840

[startup+162.3 s]
/proc/loadavg: 8.10 8.12 8.05 9/184 27506
/proc/meminfo: memFree=14037220/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=362376 CPUtime=647.09 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 61237 0 0 0 64659 50 0 0 25 0 4 0 595299487 371073024 59691 33554432000 4194304 4964704 140734947167888 18446744073709551615 4653184 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 90594 59691 460 189 0 84943 0
[pid=27498/tid=27500] ppid=27496 vsize=362376 CPUtime=161.87 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 17419 0 0 0 16171 16 0 0 25 0 4 0 595299526 371073024 59691 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=362376 CPUtime=161.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 15630 0 0 0 16180 10 0 0 25 0 4 0 595299526 371073024 59691 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=362376 CPUtime=161.02 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 13675 0 0 0 16088 14 0 0 25 0 4 0 595299526 371073024 59691 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.09
Current children cumulated vsize (KiB) 362376

[startup+222.301 s]
/proc/loadavg: 8.04 8.09 8.05 10/184 27508
/proc/meminfo: memFree=13993180/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=434620 CPUtime=886.76 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 72586 0 0 0 88610 66 0 0 25 0 4 0 595299487 445050880 70283 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 108655 70283 460 189 0 103004 0
[pid=27498/tid=27500] ppid=27496 vsize=434620 CPUtime=221.88 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 21069 0 0 0 22168 20 0 0 25 0 4 0 595299526 445050880 70283 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=434620 CPUtime=221.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 18466 0 0 0 22176 14 0 0 25 0 4 0 595299526 445050880 70283 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=434620 CPUtime=220.68 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 14599 0 0 0 22053 15 0 0 25 0 4 0 595299526 445050880 70283 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.76
Current children cumulated vsize (KiB) 434620

[startup+282.3 s]
/proc/loadavg: 8.01 8.07 8.04 9/184 27510
/proc/meminfo: memFree=13971568/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=436520 CPUtime=1126.45 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 77901 0 0 0 112574 71 0 0 25 0 4 0 595299487 446996480 75493 33554432000 4194304 4964704 140734947167888 18446744073709551615 4668850 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 109130 75493 460 189 0 103479 0
[pid=27498/tid=27500] ppid=27496 vsize=436520 CPUtime=281.87 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2564.45
Current children cumulated vsize (KiB) 532256

[startup+702.3 s]
/proc/loadavg: 4.26 6.28 7.35 5/175 27539
/proc/meminfo: memFree=14128176/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=535904 CPUtime=2804.13 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 105623 0 0 0 280308 105 0 0 25 0 4 0 595299487 548765696 102813 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 133976 102813 460 189 0 128325 0
[pid=27498/tid=27500] ppid=27496 vsize=535904 CPUtime=701.85 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 36643 0 0 0 70147 38 0 0 25 0 4 0 595299526 548765696 102813 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=535904 CPUtime=701.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 24541 0 0 0 70174 16 0 0 25 0 4 0 595299526 548765696 102813 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=535904 CPUtime=698.08 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 23781 0 0 0 69779 29 0 0 25 0 4 0 595299526 548765696 102813 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.13
Current children cumulated vsize (KiB) 535904

[startup+762.301 s]
/proc/loadavg: 4.09 5.87 7.13 5/175 27540
/proc/meminfo: memFree=14114496/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=536072 CPUtime=3043.8 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 109063 0 0 0 304261 119 0 0 25 0 4 0 595299487 548937728 106253 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 134018 106253 460 189 0 128367 0
[pid=27498/tid=27500] ppid=27496 vsize=536072 CPUtime=761.84 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 37163 0 0 0 76145 39 0 0 25 0 4 0 595299526 548937728 106253 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=536072 CPUtime=761.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 25047 0 0 0 76174 16 0 0 25 0 4 0 595299526 548937728 106253 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=536072 CPUtime=757.75 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 23872 0 0 0 75746 29 0 0 25 0 4 0 595299526 548937728 106253 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.8
Current children cumulated vsize (KiB) 536072

[startup+822.3 s]
/proc/loadavg: 4.03 5.52 6.94 5/175 27542
/proc/meminfo: memFree=14090052/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=602388 CPUtime=3283.47 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 115453 0 0 0 328204 143 0 0 25 0 4 0 595299487 616845312 112604 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150597 112604 460 189 0 144946 0
[pid=27498/tid=27500] ppid=27496 vsize=602388 CPUtime=821.85 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 37795 0 0 0 82145 40 0 0 25 0 4 0 595299526 616845312 112604 33554432000 4194304 4964704 140734947167888 18446744073709551615 4668953 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=602388 CPUtime=821.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 30247 0 0 0 82153 37 0 0 25 0 4 0 595299526 616845312 112604 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=602388 CPUtime=817.43 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 24163 0 0 0 81713 30 0 0 25 0 4 0 595299526 616845312 112604 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.47
Current children cumulated vsize (KiB) 602388

[startup+882.301 s]
/proc/loadavg: 4.08 5.26 6.75 5/175 27544
/proc/meminfo: memFree=14068324/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=602844 CPUtime=3523.14 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 120723 0 0 0 352151 163 0 0 25 0 4 0 595299487 617312256 117657 33554432000 4194304 4964704 140734947167888 18446744073709551615 4669056 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150711 117657 460 189 0 145060 0
[pid=27498/tid=27500] ppid=27496 vsize=602844 CPUtime=881.84 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 38204 0 0 0 88143 41 0 0 25 0 4 0 595299526 617312256 117657 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=602844 CPUtime=881.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 31563 0 0 0 88149 41 0 0 25 0 4 0 595299526 617312256 117657 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=602844 CPUtime=877.1 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 27704 0 0 0 87665 45 0 0 25 0 4 0 595299526 617312256 117657 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.14
Current children cumulated vsize (KiB) 602844

[startup+942.3 s]
/proc/loadavg: 4.09 5.04 6.58 5/175 27545
/proc/meminfo: memFree=14066944/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=602844 CPUtime=3762.83 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 121321 0 0 0 376118 165 0 0 25 0 4 0 595299487 617312256 118018 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150711 118018 460 189 0 145060 0
[pid=27498/tid=27500] ppid=27496 vsize=602844 CPUtime=941.83 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 38503 0 0 0 94142 41 0 0 25 0 4 0 595299526 617312256 118018 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=602844 CPUtime=941.91 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 31568 0 0 0 94150 41 0 0 25 0 4 0 595299526 617312256 118018 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=602844 CPUtime=936.79 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 27990 0 0 0 93632 47 0 0 25 0 4 0 595299526 617312256 118018 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.83
Current children cumulated vsize (KiB) 602844

[startup+1002.3 s]
/proc/loadavg: 4.09 4.87 6.43 5/175 27547
/proc/meminfo: memFree=14060968/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=602844 CPUtime=4002.49 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 122784 0 0 0 400077 172 0 0 25 0 4 0 595299487 617312256 119481 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150711 119481 460 189 0 145060 0
[pid=27498/tid=27500] ppid=27496 vsize=602844 CPUtime=1001.83 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 38503 0 0 0 100142 41 0 0 25 0 4 0 595299526 617312256 119481 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=602844 CPUtime=1001.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 31718 0 0 0 100149 41 0 0 25 0 4 0 595299526 617312256 119481 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=602844 CPUtime=996.47 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 29300 0 0 0 99593 54 0 0 25 0 4 0 595299526 617312256 119481 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.49
Current children cumulated vsize (KiB) 602844

[startup+1062.31 s]
/proc/loadavg: 4.08 4.72 6.28 5/175 27549
/proc/meminfo: memFree=14057096/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=602844 CPUtime=4242.17 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 123976 0 0 0 424043 174 0 0 25 0 4 0 595299487 617312256 120456 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150711 120456 460 189 0 145060 0
[pid=27498/tid=27500] ppid=27496 vsize=602844 CPUtime=1061.82 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 39076 0 0 0 106141 41 0 0 25 0 4 0 595299526 617312256 120456 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=602844 CPUtime=1061.91 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 31905 0 0 0 106150 41 0 0 25 0 4 0 595299526 617312256 120456 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=602844 CPUtime=1056.14 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 29728 0 0 0 105559 55 0 0 25 0 4 0 595299526 617312256 120456 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.17
Current children cumulated vsize (KiB) 602844

[startup+1122.3 s]
/proc/loadavg: 4.08 4.60 6.14 5/175 27550
/proc/meminfo: memFree=14052216/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=603160 CPUtime=4481.82 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 125475 0 0 0 448004 178 0 0 25 0 4 0 595299487 617635840 121955 33554432000 4194304 4964704 140734947167888 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150790 121955 460 189 0 145139 0
[pid=27498/tid=27500] ppid=27496 vsize=603160 CPUtime=1121.81 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 39350 0 0 0 112140 41 0 0 25 0 4 0 595299526 617635840 121955 33554432000 4194304 4964704 140734947167888 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=603160 CPUtime=1121.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 32003 0 0 0 112149 41 0 0 25 0 4 0 595299526 617635840 121955 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=603160 CPUtime=1115.81 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 30786 0 0 0 111522 59 0 0 25 0 4 0 595299526 617635840 121955 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.82
Current children cumulated vsize (KiB) 603160

[startup+1182.3 s]
/proc/loadavg: 4.07 4.50 6.00 5/175 27552
/proc/meminfo: memFree=14049844/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=603348 CPUtime=4721.49 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 126070 0 0 0 471970 179 0 0 25 0 4 0 595299487 617828352 122333 33554432000 4194304 4964704 140734947167888 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150837 122333 460 189 0 145186 0
[pid=27498/tid=27500] ppid=27496 vsize=603348 CPUtime=1181.81 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 39411 0 0 0 118140 41 0 0 25 0 4 0 595299526 617828352 122333 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=603348 CPUtime=1181.9 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 32514 0 0 0 118149 41 0 0 25 0 4 0 595299526 617828352 122333 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=603348 CPUtime=1175.49 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 30809 0 0 0 117489 60 0 0 25 0 4 0 595299526 617828352 122333 33554432000 4194304 4964704 140734947167888 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.49
Current children cumulated vsize (KiB) 603348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 4.13 4.49 5.97 5/175 27552
/proc/meminfo: memFree=14047608/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=603348 CPUtime=4800.22 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 126703 0 0 0 479841 181 0 0 25 0 4 0 595299487 617828352 122966 33554432000 4194304 4964704 140734947167888 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27498/statm: 150837 122966 460 189 0 145186 0
[pid=27498/tid=27500] ppid=27496 vsize=603348 CPUtime=1201.52 cores=1,3,5,7
/proc/27498/task/27500/stat : 27500 (claspmt) R 27496 27498 26812 0 -1 4202560 39461 0 0 0 120111 41 0 0 25 0 4 0 595299526 617828352 122966 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670017 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27498/tid=27501] ppid=27496 vsize=603348 CPUtime=1201.61 cores=1,3,5,7
/proc/27498/task/27501/stat : 27501 (claspmt) R 27496 27498 26812 0 -1 4202560 33097 0 0 0 120118 43 0 0 25 0 4 0 595299526 617828352 122966 33554432000 4194304 4964704 140734947167888 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27498/tid=27502] ppid=27496 vsize=603348 CPUtime=1195.08 cores=1,3,5,7
/proc/27498/task/27502/stat : 27502 (claspmt) R 27496 27498 26812 0 -1 4202560 30809 0 0 0 119448 60 0 0 25 0 4 0 595299526 617828352 122966 33554432000 4194304 4964704 140734947167888 18446744073709551615 4668958 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 603348

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

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

[startup+1202.11 s]
/proc/loadavg: 4.13 4.49 5.97 5/175 27552
/proc/meminfo: memFree=14047608/32950928 swapFree=67111528/67111528
[pid=27498] ppid=27496 vsize=380824 CPUtime=4800.33 cores=1,3,5,7
/proc/27498/stat : 27498 (claspmt) R 27496 27498 26812 0 -1 4202496 126715 0 0 0 479852 181 0 0 25 0 1 0 595299487 389963776 74938 33554432000 4194304 4964704 140734947167888 18446744073709551615 218880608615 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27498/statm: 95206 74938 471 189 0 89555 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 380824

Child status: 0
Real time (s): 1202.13
CPU time (s): 4800.35
CPU user time (s): 4798.52
CPU system time (s): 1.83372
CPU usage (%): 399.322
Max. virtual memory (cumulated for all children) (KiB): 603348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.52
system time used= 1.83372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126716
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= 5960
involuntary context switches= 34253

runsolver used 1.75773 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 06:18:08
IDJOB=3299649
IDBENCH=71317
IDSOLVER=1683
FILE ID=node112/3299649-1304050688
RUNJOBID= node112-1304049474-27344
PBS_JOBID= 13170402
Free space on /tmp= 72564 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.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-3299649-1304050688/watcher-3299649-1304050688 -o /tmp/evaluation-result-3299649-1304050688/solver-3299649-1304050688 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299649-1304050688.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=804835698

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14283400 kB
Buffers:       1994872 kB
Cached:       15798372 kB
SwapCached:          0 kB
Active:        7346608 kB
Inactive:     10766208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14283400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:      319052 kB
Mapped:          15684 kB
Slab:           492184 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   476048 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= 72564 MiB
End job on node112 at 2011-04-29 06:38:12