Trace number 3299907

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) 4801.07 1205.26

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...104502/instance-3299907-1304104502.cnf
3.09/3.14	c Solving...
4800.08/1204.31	
4800.08/1204.31	*** INTERRUPTED! ***
4800.08/1204.31	*** Shutting down threads...
4801.00/1205.25	s UNKNOWN
4801.00/1205.25	
4801.00/1205.25	c INTERRUPTED   : 1
4801.00/1205.25	c Models        : 0+    
4801.00/1205.25	c Time          : 1204.312s (Solving: 1201.18s 1st Model: 0.00s Unsat: 0.00s)
4801.00/1205.25	c CPU Time      : 4800.110s

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-3299907-1304104502/watcher-3299907-1304104502 -o /tmp/evaluation-result-3299907-1304104502/solver-3299907-1304104502 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299907-1304104502.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: 7.07 7.89 7.87 2/177 8862
/proc/meminfo: memFree=30721648/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=82084 CPUtime=0 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 724 0 0 0 0 0 0 0 23 0 1 0 502866469 84054016 653 33554432000 4194304 4964704 140733757998016 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 20521 653 374 189 0 15395 0

[startup+0.059767 s]
/proc/loadavg: 7.07 7.89 7.87 2/177 8862
/proc/meminfo: memFree=30721648/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=110336 CPUtime=0.05 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 21389 0 0 0 3 2 0 0 23 0 1 0 502866469 112984064 19653 33554432000 4194304 4964704 140733757998016 18446744073709551615 4679014 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 27584 19662 376 189 0 22458 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 110336

[startup+0.100753 s]
/proc/loadavg: 7.07 7.89 7.87 2/177 8862
/proc/meminfo: memFree=30721648/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=117892 CPUtime=0.09 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 28071 0 0 0 6 3 0 0 23 0 1 0 502866469 120721408 24234 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338383616 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 29473 24235 387 189 0 24347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117892

[startup+0.30072 s]
/proc/loadavg: 7.07 7.89 7.87 2/177 8862
/proc/meminfo: memFree=30721648/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=132428 CPUtime=0.29 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 31812 0 0 0 25 4 0 0 25 0 1 0 502866469 135606272 27817 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 33107 27817 387 189 0 27981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132428

[startup+0.700639 s]
/proc/loadavg: 7.07 7.89 7.87 2/177 8862
/proc/meminfo: memFree=30721648/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=159552 CPUtime=0.69 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 38844 0 0 0 62 7 0 0 25 0 1 0 502866469 163381248 34570 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 39888 34571 387 189 0 34762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159552

[startup+1.50049 s]
/proc/loadavg: 7.07 7.89 7.87 3/178 8863
/proc/meminfo: memFree=30566524/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=210764 CPUtime=1.49 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 52095 0 0 0 138 11 0 0 25 0 1 0 502866469 215822336 47194 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 52691 47195 387 189 0 47565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 210764

[startup+3.10016 s]
/proc/loadavg: 6.67 7.79 7.84 3/178 8863
/proc/meminfo: memFree=30503352/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=325024 CPUtime=3.09 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 85901 0 0 0 288 21 0 0 25 0 1 0 502866469 332824576 75611 33554432000 4194304 4964704 140733757998016 18446744073709551615 4647727 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/8862/statm: 81256 75611 400 189 0 76130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 325024

[startup+6.30049 s]
/proc/loadavg: 6.67 7.79 7.84 6/181 8866
/proc/meminfo: memFree=30121180/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=822116 CPUtime=14.56 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 180706 0 0 0 1398 58 0 0 22 0 4 0 502866469 841846784 153573 33554432000 4194304 4964704 140733757998016 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 205529 153573 451 189 0 199878 0
[pid=8862/tid=8864] ppid=8860 vsize=822116 CPUtime=2.72 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 27289 0 0 0 265 7 0 0 19 0 4 0 502866783 841846784 153573 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=822116 CPUtime=3.03 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 32111 0 0 0 290 13 0 0 22 0 4 0 502866783 841846784 153573 33554432000 4194304 4964704 140733757998016 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=822116 CPUtime=3.04 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 33065 0 0 0 290 14 0 0 22 0 4 0 502866783 841846784 153573 33554432000 4194304 4964704 140733757998016 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.56
Current children cumulated vsize (KiB) 822116

[startup+12.7002 s]
/proc/loadavg: 6.41 7.70 7.81 6/181 8867
/proc/meminfo: memFree=30108308/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=823136 CPUtime=40.13 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 182916 0 0 0 3952 61 0 0 25 0 4 0 502866469 842891264 155783 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 205784 155783 452 189 0 200133 0
[pid=8862/tid=8864] ppid=8860 vsize=823136 CPUtime=9.12 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 27610 0 0 0 905 7 0 0 25 0 4 0 502866783 842891264 155783 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=823136 CPUtime=9.39 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 32735 0 0 0 925 14 0 0 25 0 4 0 502866783 842891264 155783 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=823136 CPUtime=9.44 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 33614 0 0 0 929 15 0 0 25 0 4 0 502866783 842891264 155783 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.13
Current children cumulated vsize (KiB) 823136

[startup+25.5007 s]
/proc/loadavg: 6.43 7.66 7.79 9/184 8870
/proc/meminfo: memFree=29947956/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=829468 CPUtime=91.26 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 188834 0 0 0 9056 70 0 0 25 0 4 0 502866469 849375232 161701 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 207367 161701 452 189 0 201716 0
[pid=8862/tid=8864] ppid=8860 vsize=829468 CPUtime=21.92 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 28074 0 0 0 2184 8 0 0 25 0 4 0 502866783 849375232 161701 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=829468 CPUtime=22.12 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 34746 0 0 0 2196 16 0 0 25 0 4 0 502866783 849375232 161701 33554432000 4194304 4964704 140733757998016 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=829468 CPUtime=22.24 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 35440 0 0 0 2207 17 0 0 25 0 4 0 502866783 849375232 161701 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.26
Current children cumulated vsize (KiB) 829468

[startup+51.1006 s]
/proc/loadavg: 7.03 7.70 7.80 9/184 8871
/proc/meminfo: memFree=29757812/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=830128 CPUtime=193.5 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 196670 0 0 0 19275 75 0 0 25 0 4 0 502866469 850051072 169537 33554432000 4194304 4964704 140733757998016 18446744073709551615 4369315 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 207532 169537 452 189 0 201881 0
[pid=8862/tid=8864] ppid=8860 vsize=830128 CPUtime=47.52 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 28294 0 0 0 4744 8 0 0 25 0 4 0 502866783 850051072 169537 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=830128 CPUtime=47.59 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 40408 0 0 0 4739 20 0 0 25 0 4 0 502866783 850051072 169537 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=830128 CPUtime=47.84 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 36927 0 0 0 4766 18 0 0 25 0 4 0 502866783 850051072 169537 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 193.5
Current children cumulated vsize (KiB) 830128

[startup+102.306 s]
/proc/loadavg: 7.71 7.78 7.82 9/184 8872
/proc/meminfo: memFree=29455012/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=1006256 CPUtime=398.05 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 228401 0 0 0 39709 96 0 0 25 0 4 0 502866469 1030406144 201268 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 251564 201268 452 189 0 245913 0
[pid=8862/tid=8864] ppid=8860 vsize=1006256 CPUtime=98.72 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 30177 0 0 0 9862 10 0 0 25 0 4 0 502866783 1030406144 201268 33554432000 4194304 4964704 140733757998016 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=1006256 CPUtime=98.51 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 55306 0 0 0 9824 27 0 0 25 0 4 0 502866783 1030406144 201268 33554432000 4194304 4964704 140733757998016 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=1006256 CPUtime=99.05 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 50382 0 0 0 9878 27 0 0 25 0 4 0 502866783 1030406144 201268 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 398.05
Current children cumulated vsize (KiB) 1006256

[startup+162.301 s]
/proc/loadavg: 7.92 7.83 7.83 9/184 8874
/proc/meminfo: memFree=29270712/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=1084672 CPUtime=637.71 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 247367 0 0 0 63660 111 0 0 25 0 4 0 502866469 1110704128 220234 33554432000 4194304 4964704 140733757998016 18446744073709551615 4629936 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 271168 220234 454 189 0 265517 0
[pid=8862/tid=8864] ppid=8860 vsize=1084672 CPUtime=158.72 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 30465 0 0 0 15861 11 0 0 25 0 4 0 502866783 1110704128 220234 33554432000 4194304 4964704 140733757998016 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=1084672 CPUtime=158.18 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 68119 0 0 0 15781 37 0 0 25 0 4 0 502866783 1110704128 220234 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=1084672 CPUtime=159.05 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 53286 0 0 0 15877 28 0 0 25 0 4 0 502866783 1110704128 220234 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 637.71
Current children cumulated vsize (KiB) 1084672

[startup+222.301 s]
/proc/loadavg: 8.07 7.89 7.85 9/184 8875
/proc/meminfo: memFree=28761924/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=1237904 CPUtime=877.38 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 293932 0 0 0 87602 136 0 0 25 0 4 0 502866469 1267613696 266799 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 309476 266799 454 189 0 303825 0
[pid=8862/tid=8864] ppid=8860 vsize=1237904 CPUtime=218.72 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 33407 0 0 0 21860 12 0 0 25 0 4 0 502866783 1267613696 266799 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=1237904 CPUtime=217.85 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 101717 0 0 0 21736 49 0 0 25 0 4 0 502866783 1267613696 266799 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=1237904 CPUtime=219.06 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 61925 0 0 0 21868 38 0 0 25 0 4 0 502866783 1267613696 266799 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 877.38
Current children cumulated vsize (KiB) 1237904

[startup+282.301 s]
/proc/loadavg: 8.16 7.93 7.87 9/184 8877
/proc/meminfo: memFree=28391016/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=1411580 CPUtime=1117.06 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 340677 0 0 0 111534 172 0 0 25 0 4 0 502866469 1445457920 313544 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 352895 313544 454 189 0 347244 0
[pid=8862/tid=8864] ppid=8860 vsize=1411580 CPUtime=278.72 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 33751 0 0 0 27860 12 0 0 25 0 4 0 502866783 1445457920 313544 33554432000 4194304 4964704 140733757998016 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=1411580 CPUtime=277.69 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 118930 0 0 0 27710 59 0 0 25 0 4 0 502866783 1445457920 313544 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=1411580 CPUtime=278.9 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 86346 0 0 0 27828 62 0 0 25 0 4 0 502866783 1445457920 313544 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1117.06

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

[startup+762.307 s]
/proc/loadavg: 8.11 8.14 7.99 9/184 8893
/proc/meminfo: memFree=23976816/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=3957412 CPUtime=3034.49 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 993019 0 0 0 302936 513 0 0 25 0 4 0 502866469 4052389888 965885 33554432000 4194304 4964704 140733757998016 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 989353 965885 454 189 0 983702 0
[pid=8862/tid=8864] ppid=8860 vsize=3957412 CPUtime=758.75 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 43093 0 0 0 75854 21 0 0 25 0 4 0 502866783 4052389888 965885 33554432000 4194304 4964704 140733757998016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=3957412 CPUtime=757.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 674522 0 0 0 75454 317 0 0 25 0 4 0 502866783 4052389888 965885 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=3957412 CPUtime=756.3 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 159529 0 0 0 75504 126 0 0 25 0 4 0 502866783 4052389888 965885 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3034.49
Current children cumulated vsize (KiB) 3957412

[startup+822.301 s]
/proc/loadavg: 8.19 8.15 8.01 9/184 8894
/proc/meminfo: memFree=23003744/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=4783604 CPUtime=3274.14 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 1192795 0 0 0 326836 578 0 0 25 0 4 0 502866469 4898410496 1165637 33554432000 4194304 4964704 140733757998016 18446744073709551615 4652133 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 1195901 1165637 454 189 0 1190250 0
[pid=8862/tid=8864] ppid=8860 vsize=4783604 CPUtime=818.74 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 43105 0 0 0 81853 21 0 0 25 0 4 0 502866783 4898410496 1165637 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=4783604 CPUtime=817.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 863684 0 0 0 81400 371 0 0 25 0 4 0 502866783 4898410496 1165637 33554432000 4194304 4964704 140733757998016 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=4783604 CPUtime=815.97 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 167214 0 0 0 81464 133 0 0 25 0 4 0 502866783 4898410496 1165637 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3274.14
Current children cumulated vsize (KiB) 4783604

[startup+882.301 s]
/proc/loadavg: 8.18 8.15 8.01 9/184 8896
/proc/meminfo: memFree=22103832/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=5518236 CPUtime=3513.81 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 1378869 0 0 0 350731 650 0 0 25 0 4 0 502866469 5650673664 1351695 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 1379559 1351695 454 189 0 1373908 0
[pid=8862/tid=8864] ppid=8860 vsize=5518236 CPUtime=878.74 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 46736 0 0 0 87849 25 0 0 25 0 4 0 502866783 5650673664 1351695 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=5518236 CPUtime=877.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1035293 0 0 0 87344 427 0 0 25 0 4 0 502866783 5650673664 1351695 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=5518236 CPUtime=875.64 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 173847 0 0 0 87422 142 0 0 25 0 4 0 502866783 5650673664 1351695 33554432000 4194304 4964704 140733757998016 18446744073709551615 4683960 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3513.81
Current children cumulated vsize (KiB) 5518236

[startup+942.301 s]
/proc/loadavg: 8.18 8.16 8.02 9/184 8897
/proc/meminfo: memFree=21516796/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=5922284 CPUtime=3753.49 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 1471573 0 0 0 374656 693 0 0 25 0 4 0 502866469 6064418816 1444373 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 1480571 1444373 454 189 0 1474920 0
[pid=8862/tid=8864] ppid=8860 vsize=5922284 CPUtime=938.74 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 54518 0 0 0 93843 31 0 0 25 0 4 0 502866783 6064418816 1444373 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=5922284 CPUtime=937.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1111189 0 0 0 93316 455 0 0 25 0 4 0 502866783 6064418816 1444373 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=5922284 CPUtime=935.32 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 182230 0 0 0 93382 150 0 0 25 0 4 0 502866783 6064418816 1444373 33554432000 4194304 4964704 140733757998016 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3753.49
Current children cumulated vsize (KiB) 5922284

[startup+1002.3 s]
/proc/loadavg: 8.15 8.15 8.02 9/184 8899
/proc/meminfo: memFree=20188984/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=7098252 CPUtime=3993.16 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 1756305 0 0 0 398550 766 0 0 25 0 4 0 502866469 7268610048 1729105 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 1774563 1729105 454 189 0 1768912 0
[pid=8862/tid=8864] ppid=8860 vsize=7098252 CPUtime=998.75 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 54533 0 0 0 99844 31 0 0 25 0 4 0 502866783 7268610048 1729105 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=7098252 CPUtime=997.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1366429 0 0 0 99261 510 0 0 25 0 4 0 502866783 7268610048 1729105 33554432000 4194304 4964704 140733757998016 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=7098252 CPUtime=995 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 196261 0 0 0 99336 164 0 0 25 0 4 0 502866783 7268610048 1729105 33554432000 4194304 4964704 140733757998016 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3993.16
Current children cumulated vsize (KiB) 7098252

[startup+1062.3 s]
/proc/loadavg: 8.12 8.14 8.02 9/184 8901
/proc/meminfo: memFree=19445208/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=7753612 CPUtime=4232.85 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 1923288 0 0 0 422463 822 0 0 25 0 4 0 502866469 7939698688 1896079 33554432000 4194304 4964704 140733757998016 18446744073709551615 4669196 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 1938403 1896079 454 189 0 1932752 0
[pid=8862/tid=8864] ppid=8860 vsize=7753612 CPUtime=1058.75 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 54538 0 0 0 105844 31 0 0 25 0 4 0 502866783 7939698688 1896079 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=7753612 CPUtime=1057.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1528277 0 0 0 105213 558 0 0 25 0 4 0 502866783 7939698688 1896079 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=7753612 CPUtime=1054.67 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 198239 0 0 0 105301 166 0 0 25 0 4 0 502866783 7939698688 1896079 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4232.85
Current children cumulated vsize (KiB) 7753612

[startup+1122.3 s]
/proc/loadavg: 8.09 8.12 8.02 9/184 8902
/proc/meminfo: memFree=18926244/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=8146828 CPUtime=4472.52 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2020257 0 0 0 446387 865 0 0 25 0 4 0 502866469 8342351872 1993048 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 2036707 1993048 454 189 0 2031056 0
[pid=8862/tid=8864] ppid=8860 vsize=8146828 CPUtime=1118.75 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 54551 0 0 0 111844 31 0 0 25 0 4 0 502866783 8342351872 1993048 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=8146828 CPUtime=1117.72 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1624073 0 0 0 111172 600 0 0 25 0 4 0 502866783 8342351872 1993048 33554432000 4194304 4964704 140733757998016 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=8146828 CPUtime=1114.34 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 198362 0 0 0 111268 166 0 0 25 0 4 0 502866783 8342351872 1993048 33554432000 4194304 4964704 140733757998016 18446744073709551615 4651348 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4472.52
Current children cumulated vsize (KiB) 8146828

[startup+1182.3 s]
/proc/loadavg: 8.04 8.10 8.01 9/184 8904
/proc/meminfo: memFree=18564528/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=8443896 CPUtime=4712.2 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2109572 0 0 0 470317 903 0 0 25 0 4 0 502866469 8646549504 2082363 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 2110974 2082363 454 189 0 2105323 0
[pid=8862/tid=8864] ppid=8860 vsize=8443896 CPUtime=1178.75 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 56147 0 0 0 117843 32 0 0 25 0 4 0 502866783 8646549504 2082363 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=8443896 CPUtime=1177.71 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1694932 0 0 0 117149 622 0 0 25 0 4 0 502866783 8646549504 2082363 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=8443896 CPUtime=1174.02 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 213304 0 0 0 117226 176 0 0 25 0 4 0 502866783 8646549504 2082363 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.2
Current children cumulated vsize (KiB) 8443896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.02 8.09 8.01 10/184 8904
/proc/meminfo: memFree=18410640/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=8530848 CPUtime=4800.08 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2136544 0 0 0 479092 916 0 0 25 0 4 0 502866469 8735588352 2109335 33554432000 4194304 4964704 140733757998016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8862/statm: 2132712 2109335 454 189 0 2127061 0
[pid=8862/tid=8864] ppid=8860 vsize=8530848 CPUtime=1200.76 cores=1,3,5,7
/proc/8862/task/8864/stat : 8864 (claspmt) R 8860 8862 8286 0 -1 4202560 56613 0 0 0 120043 33 0 0 25 0 4 0 502866783 8735588352 2109335 33554432000 4194304 4964704 140733757998016 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8862/tid=8865] ppid=8860 vsize=8530848 CPUtime=1199.72 cores=1,3,5,7
/proc/8862/task/8865/stat : 8865 (claspmt) R 8860 8862 8286 0 -1 4202560 1713945 0 0 0 119342 630 0 0 25 0 4 0 502866783 8735588352 2109335 33554432000 4194304 4964704 140733757998016 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8862/tid=8866] ppid=8860 vsize=8530848 CPUtime=1195.9 cores=1,3,5,7
/proc/8862/task/8866/stat : 8866 (claspmt) R 8860 8862 8286 0 -1 4202560 218599 0 0 0 119412 178 0 0 25 0 4 0 502866783 8735588352 2109335 33554432000 4194304 4964704 140733757998016 18446744073709551615 4669997 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 8530848

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

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

[startup+1204.6 s]
/proc/loadavg: 8.02 8.09 8.01 6/182 8905
/proc/meminfo: memFree=18470424/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=8447512 CPUtime=4800.4 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2136557 0 0 0 479123 917 0 0 25 0 1 0 502866469 8650252288 2088514 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338038987 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/8862/statm: 2111878 2088514 464 189 0 2106227 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 8447512

[startup+1205 s]
/proc/loadavg: 8.02 8.09 8.01 6/182 8905
/proc/meminfo: memFree=18470424/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=7688444 CPUtime=4800.8 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2136558 0 0 0 479160 920 0 0 25 0 1 0 502866469 7872966656 1895621 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338427015 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/8862/statm: 1922111 1895112 465 189 0 1916460 0
Current children cumulated CPU time (s) 4800.8
Current children cumulated vsize (KiB) 7688444

[startup+1205.2 s]
/proc/loadavg: 8.02 8.09 8.01 6/182 8905
/proc/meminfo: memFree=18470424/32951124 swapFree=67111356/67111528
[pid=8862] ppid=8860 vsize=1778244 CPUtime=4801 cores=1,3,5,7
/proc/8862/stat : 8862 (claspmt) R 8860 8862 8286 0 -1 4202496 2136558 0 0 0 479160 940 0 0 25 0 1 0 502866469 1820921856 405356 33554432000 4194304 4964704 140733757998016 18446744073709551615 270338427015 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/8862/statm: 444561 405356 465 189 0 438910 0
Current children cumulated CPU time (s) 4801
Current children cumulated vsize (KiB) 1778244

Child status: 0
Real time (s): 1205.26
CPU time (s): 4801.07
CPU user time (s): 4791.61
CPU system time (s): 9.46156
CPU usage (%): 398.342
Max. virtual memory (cumulated for all children) (KiB): 8530848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.61
system time used= 9.46156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2136559
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= 20239
involuntary context switches= 33592

runsolver used 1.84072 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 21:15:09
IDJOB=3299907
IDBENCH=85008
IDSOLVER=1683
FILE ID=node143/3299907-1304104502
RUNJOBID= node143-1304104502-8843
PBS_JOBID= 13170617
Free space on /tmp= 72640 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.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-3299907-1304104502/watcher-3299907-1304104502 -o /tmp/evaluation-result-3299907-1304104502/solver-3299907-1304104502 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299907-1304104502.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1611493477

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30721928 kB
Buffers:        229756 kB
Cached:        1336592 kB
SwapCached:        168 kB
Active:         876984 kB
Inactive:      1064464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30721928 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          291856 kB
Writeback:           0 kB
AnonPages:      374980 kB
Mapped:          15828 kB
Slab:           223788 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   538244 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= 72640 MiB
End job on node143 at 2011-04-29 21:35:15