Trace number 3299469

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-R4095SAT 1651.08 413.273

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...107236/instance-3299469-1304107236.cnf
0.00/0.00	c Solving...
1650.79/413.26	c Answer: 1
1650.79/413.26	v 1 -2 3 -4 5 -6 7 -8 9 -10 -11 -12 13 -14 15 16 -17 18 19 -20 -21 -22 -23
1650.79/413.26	v -24 -25 26 27 -28 -29 30 -31 32 -33 -34 35 36 37 -38 -39 -40 -41 42 -43
1650.79/413.26	v 44 -45 -46 -47 48 49 50 51 -52 53 -54 -55 -56 -57 -58 59 -60 -61 -62 63
1650.79/413.26	v -64 65 66 67 68 -69 -70 71 72 -73 74 -75 76 77 -78 79 -80 81 -82 83 84
1650.79/413.26	v -85 -86 -87 88 89 90 91 -92 -93 94 -95 -96 97 98 99 100 101 102 103 104
1650.79/413.26	v 105 106 107 -108 109 -110 0
1650.79/413.27	s SATISFIABLE
1650.79/413.27	
1650.79/413.27	c Models        : 1+    
1650.79/413.27	c Time          : 413.265s (Solving: 413.26s 1st Model: 413.26s Unsat: 0.00s)
1650.79/413.27	c CPU Time      : 1651.060s

Verifier Data

OK

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-3299469-1304107236/watcher-3299469-1304107236 -o /tmp/evaluation-result-3299469-1304107236/solver-3299469-1304107236 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299469-1304107236.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.11 8.09 8.02 6/180 15215
/proc/meminfo: memFree=23782924/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=21008 CPUtime=0 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 559 0 0 0 0 0 0 0 25 0 1 0 503139764 21512192 488 33554432000 4194304 4964704 140734965088368 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15215/statm: 5252 488 396 189 0 126 0

[startup+0.103779 s]
/proc/loadavg: 8.11 8.09 8.02 6/180 15215
/proc/meminfo: memFree=23782924/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=168496 CPUtime=0.37 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 1143 0 0 0 37 0 0 0 25 0 4 0 503139764 172539904 1071 33554432000 4194304 4964704 140734965088368 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 42124 1071 457 189 0 36473 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 168496

[startup+0.200762 s]
/proc/loadavg: 8.11 8.09 8.02 6/180 15215
/proc/meminfo: memFree=23782924/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=168752 CPUtime=0.75 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 1384 0 0 0 75 0 0 0 25 0 4 0 503139764 172802048 1312 33554432000 4194304 4964704 140734965088368 18446744073709551615 4660064 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 42188 1312 458 189 0 36537 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 168752

[startup+0.300743 s]
/proc/loadavg: 8.11 8.09 8.02 6/180 15215
/proc/meminfo: memFree=23782924/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=169148 CPUtime=1.15 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 1555 0 0 0 115 0 0 0 25 0 4 0 503139764 173207552 1483 33554432000 4194304 4964704 140734965088368 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 42287 1483 458 189 0 36636 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 169148

[startup+0.700673 s]
/proc/loadavg: 8.11 8.09 8.02 6/180 15215
/proc/meminfo: memFree=23782924/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=169536 CPUtime=2.75 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 1934 0 0 0 275 0 0 0 25 0 4 0 503139764 173604864 1862 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 42384 1862 458 189 0 36733 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 169536

[startup+1.50053 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 15219
/proc/meminfo: memFree=23776452/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=169968 CPUtime=5.95 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 2262 0 0 0 594 1 0 0 25 0 4 0 503139764 174047232 2190 33554432000 4194304 4964704 140734965088368 18446744073709551615 4653272 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 42492 2190 458 189 0 36841 0
[pid=15215/tid=15217] ppid=15213 vsize=169968 CPUtime=1.48 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 363 0 0 0 148 0 0 0 25 0 4 0 503139765 174047232 2190 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320875 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=169968 CPUtime=1.48 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 597 0 0 0 148 0 0 0 25 0 4 0 503139765 174047232 2190 33554432000 4194304 4964704 140734965088368 18446744073709551615 4654417 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=169968 CPUtime=1.48 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 346 0 0 0 148 0 0 0 20 0 4 0 503139765 174047232 2190 33554432000 4194304 4964704 140734965088368 18446744073709551615 4363473 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 169968

[startup+3.10025 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 15219
/proc/meminfo: memFree=23774112/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=236004 CPUtime=12.34 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 2848 0 0 0 1233 1 0 0 25 0 4 0 503139764 241668096 2776 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670202 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 59001 2776 458 189 0 53350 0
[pid=15215/tid=15217] ppid=15213 vsize=236004 CPUtime=3.08 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 557 0 0 0 308 0 0 0 25 0 4 0 503139765 241668096 2776 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320879 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=236004 CPUtime=3.07 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 759 0 0 0 307 0 0 0 25 0 4 0 503139765 241668096 2776 33554432000 4194304 4964704 140734965088368 18446744073709551615 4644860 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=236004 CPUtime=3.08 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 470 0 0 0 308 0 0 0 25 0 4 0 503139765 241668096 2776 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 236004

[startup+6.30069 s]
/proc/loadavg: 8.10 8.09 8.02 9/184 15219
/proc/meminfo: memFree=23771280/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=236400 CPUtime=25.12 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 3342 0 0 0 2510 2 0 0 25 0 4 0 503139764 242073600 3270 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 59100 3270 458 189 0 53449 0
[pid=15215/tid=15217] ppid=15213 vsize=236400 CPUtime=6.28 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 697 0 0 0 628 0 0 0 25 0 4 0 503139765 242073600 3270 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=236400 CPUtime=6.25 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 923 0 0 0 625 0 0 0 25 0 4 0 503139765 242073600 3270 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=236400 CPUtime=6.28 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 597 0 0 0 628 0 0 0 25 0 4 0 503139765 242073600 3270 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 236400

[startup+12.7006 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 15220
/proc/meminfo: memFree=23766316/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=236920 CPUtime=50.69 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 4017 0 0 0 5065 4 0 0 25 0 4 0 503139764 242606080 3945 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 59230 3945 458 189 0 53579 0
[pid=15215/tid=15217] ppid=15213 vsize=236920 CPUtime=12.67 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 937 0 0 0 1267 0 0 0 18 0 4 0 503139765 242606080 3945 33554432000 4194304 4964704 140734965088368 18446744073709551615 4379998 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=236920 CPUtime=12.62 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 1165 0 0 0 1261 1 0 0 25 0 4 0 503139765 242606080 3945 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=236920 CPUtime=12.68 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 687 0 0 0 1267 1 0 0 20 0 4 0 503139765 242606080 3945 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670560 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 236920

[startup+25.5003 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 15229
/proc/meminfo: memFree=23756884/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=237720 CPUtime=101.81 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 4724 0 0 0 10173 8 0 0 25 0 4 0 503139764 243425280 4652 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 59430 4652 458 189 0 53779 0
[pid=15215/tid=15217] ppid=15213 vsize=237720 CPUtime=25.47 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1211 0 0 0 2546 1 0 0 25 0 4 0 503139765 243425280 4652 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=237720 CPUtime=25.35 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 1383 0 0 0 2533 2 0 0 25 0 4 0 503139765 243425280 4652 33554432000 4194304 4964704 140734965088368 18446744073709551615 4660310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=237720 CPUtime=25.47 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 758 0 0 0 2546 1 0 0 25 0 4 0 503139765 243425280 4652 33554432000 4194304 4964704 140734965088368 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 237720

[startup+51.1008 s]
/proc/loadavg: 8.05 8.08 8.02 9/184 15230
/proc/meminfo: memFree=23751648/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=238744 CPUtime=204.08 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 5502 0 0 0 20396 12 0 0 25 0 4 0 503139764 244473856 5430 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320883 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 59686 5430 458 189 0 54035 0
[pid=15215/tid=15217] ppid=15213 vsize=238744 CPUtime=51.07 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1420 0 0 0 5104 3 0 0 25 0 4 0 503139765 244473856 5430 33554432000 4194304 4964704 140734965088368 18446744073709551615 255106424987 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=238744 CPUtime=50.84 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 1598 0 0 0 5081 3 0 0 22 0 4 0 503139765 244473856 5430 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=238744 CPUtime=51.07 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 889 0 0 0 5105 2 0 0 25 0 4 0 503139765 244473856 5430 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 238744

[startup+102.301 s]
/proc/loadavg: 8.10 8.08 8.02 9/184 15231
/proc/meminfo: memFree=23741464/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=240044 CPUtime=408.65 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 6453 0 0 0 40845 20 0 0 25 0 4 0 503139764 245805056 6381 33554432000 4194304 4964704 140734965088368 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60011 6381 458 189 0 54360 0
[pid=15215/tid=15217] ppid=15213 vsize=240044 CPUtime=102.27 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1517 0 0 0 10222 5 0 0 21 0 4 0 503139765 245805056 6381 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=240044 CPUtime=101.8 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 1972 0 0 0 10174 6 0 0 25 0 4 0 503139765 245805056 6381 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=240044 CPUtime=102.28 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1130 0 0 0 10224 4 0 0 25 0 4 0 503139765 245805056 6381 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 240044

[startup+162.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 15233
/proc/meminfo: memFree=23720368/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=240780 CPUtime=648.33 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 7104 0 0 0 64808 25 0 0 25 0 4 0 503139764 246558720 7032 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60195 7032 458 189 0 54544 0
[pid=15215/tid=15217] ppid=15213 vsize=240780 CPUtime=162.26 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1597 0 0 0 16219 7 0 0 25 0 4 0 503139765 246558720 7032 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=240780 CPUtime=161.52 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2154 0 0 0 16145 7 0 0 25 0 4 0 503139765 246558720 7032 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=240780 CPUtime=162.27 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1373 0 0 0 16222 5 0 0 25 0 4 0 503139765 246558720 7032 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.33
Current children cumulated vsize (KiB) 240780

[startup+222.307 s]
/proc/loadavg: 8.13 8.09 8.02 5/179 15235
/proc/meminfo: memFree=24211676/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241232 CPUtime=888.08 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 7475 0 0 0 88778 30 0 0 25 0 4 0 503139764 247021568 7403 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60308 7403 458 189 0 54657 0
[pid=15215/tid=15217] ppid=15213 vsize=241232 CPUtime=222.27 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1627 0 0 0 22219 8 0 0 25 0 4 0 503139765 247021568 7403 33554432000 4194304 4964704 140734965088368 18446744073709551615 4647523 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241232 CPUtime=221.24 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2237 0 0 0 22116 8 0 0 25 0 4 0 503139765 247021568 7403 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241232 CPUtime=222.27 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1534 0 0 0 22221 6 0 0 25 0 4 0 503139765 247021568 7403 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 888.08
Current children cumulated vsize (KiB) 241232

[startup+282.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/184 15267
/proc/meminfo: memFree=24185032/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241532 CPUtime=1127.77 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 7808 0 0 0 112745 32 0 0 25 0 4 0 503139764 247328768 7736 33554432000 4194304 4964704 140734965088368 18446744073709551615 4658352 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60383 7736 458 189 0 54732 0
[pid=15215/tid=15217] ppid=15213 vsize=241532 CPUtime=282.26 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1728 0 0 0 28218 8 0 0 25 0 4 0 503139765 247328768 7736 33554432000 4194304 4964704 140734965088368 18446744073709551615 4647555 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241532 CPUtime=280.96 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2305 0 0 0 28087 9 0 0 25 0 4 0 503139765 247328768 7736 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241532 CPUtime=282.26 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1660 0 0 0 28219 7 0 0 25 0 4 0 503139765 247328768 7736 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1127.77
Current children cumulated vsize (KiB) 241532

[startup+342.301 s]
/proc/loadavg: 8.03 8.07 8.01 9/184 15268
/proc/meminfo: memFree=24176580/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241832 CPUtime=1367.5 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 7995 0 0 0 136718 32 0 0 25 0 4 0 503139764 247635968 7923 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60458 7923 458 189 0 54807 0
[pid=15215/tid=15217] ppid=15213 vsize=241832 CPUtime=342.26 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1743 0 0 0 34218 8 0 0 25 0 4 0 503139765 247635968 7923 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241832 CPUtime=340.69 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2372 0 0 0 34060 9 0 0 25 0 4 0 503139765 247635968 7923 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241832 CPUtime=342.27 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 34220 7 0 0 25 0 4 0 503139765 247635968 7923 33554432000 4194304 4964704 140734965088368 18446744073709551615 4332080 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1367.5
Current children cumulated vsize (KiB) 241832

[startup+402.301 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24170364/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1607.24 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8142 0 0 0 160692 32 0 0 25 0 4 0 503139764 247787520 8070 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8070 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=402.26 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1746 0 0 0 40218 8 0 0 25 0 4 0 503139765 247787520 8070 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=400.42 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 40033 9 0 0 25 0 4 0 503139765 247787520 8070 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=402.27 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1833 0 0 0 40220 7 0 0 25 0 4 0 503139765 247787520 8070 33554432000 4194304 4964704 140734965088368 18446744073709551615 255106423892 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1607.24
Current children cumulated vsize (KiB) 241980

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

[startup+403.201 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24170240/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1610.83 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8150 0 0 0 161051 32 0 0 25 0 4 0 503139764 247787520 8078 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8078 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=403.16 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1746 0 0 0 40308 8 0 0 25 0 4 0 503139765 247787520 8078 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=401.31 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 40122 9 0 0 25 0 4 0 503139765 247787520 8078 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=403.17 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1841 0 0 0 40310 7 0 0 25 0 4 0 503139765 247787520 8078 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1610.83
Current children cumulated vsize (KiB) 241980

[startup+409.601 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24169744/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1636.4 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8167 0 0 0 163608 32 0 0 25 0 4 0 503139764 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670179 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8095 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=409.56 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 40948 8 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=407.68 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 40759 9 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=409.57 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1857 0 0 0 40950 7 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1636.4
Current children cumulated vsize (KiB) 241980

[startup+411.201 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24169740/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1642.8 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8167 0 0 0 164248 32 0 0 25 0 4 0 503139764 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8095 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=411.16 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 41108 8 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=409.28 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 40919 9 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4654456 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=411.17 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1857 0 0 0 41110 7 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1642.8
Current children cumulated vsize (KiB) 241980

[startup+412 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24169740/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1645.99 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8167 0 0 0 164567 32 0 0 25 0 4 0 503139764 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8095 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=411.96 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 41188 8 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=410.07 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 40998 9 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=411.97 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1857 0 0 0 41190 7 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1645.99
Current children cumulated vsize (KiB) 241980

[startup+412.8 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24169616/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=241980 CPUtime=1649.19 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8167 0 0 0 164887 32 0 0 25 0 4 0 503139764 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670271 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60495 8095 458 189 0 54844 0
[pid=15215/tid=15217] ppid=15213 vsize=241980 CPUtime=412.76 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 41268 8 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670064 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=241980 CPUtime=410.87 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2405 0 0 0 41078 9 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=241980 CPUtime=412.77 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1857 0 0 0 41270 7 0 0 25 0 4 0 503139765 247787520 8095 33554432000 4194304 4964704 140734965088368 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1649.19
Current children cumulated vsize (KiB) 241980

[startup+413.2 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 15270
/proc/meminfo: memFree=24169616/32951124 swapFree=67111524/67111528
[pid=15215] ppid=15213 vsize=242132 CPUtime=1650.79 cores=1,3,5,7
/proc/15215/stat : 15215 (claspmt) R 15213 15215 14339 0 -1 4202496 8175 0 0 0 165047 32 0 0 25 0 4 0 503139764 247943168 8103 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/15215/statm: 60533 8103 458 189 0 54882 0
[pid=15215/tid=15217] ppid=15213 vsize=242132 CPUtime=413.16 cores=1,3,5,7
/proc/15215/task/15217/stat : 15217 (claspmt) R 15213 15215 14339 0 -1 4202560 1747 0 0 0 41308 8 0 0 25 0 4 0 503139765 247943168 8103 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15215/tid=15218] ppid=15213 vsize=242132 CPUtime=411.27 cores=1,3,5,7
/proc/15215/task/15218/stat : 15218 (claspmt) R 15213 15215 14339 0 -1 4202560 2413 0 0 0 41118 9 0 0 25 0 4 0 503139765 247943168 8103 33554432000 4194304 4964704 140734965088368 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15215/tid=15219] ppid=15213 vsize=242132 CPUtime=413.17 cores=1,3,5,7
/proc/15215/task/15219/stat : 15219 (claspmt) R 15213 15215 14339 0 -1 4202560 1857 0 0 0 41310 7 0 0 25 0 4 0 503139765 247943168 8103 33554432000 4194304 4964704 140734965088368 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1650.79
Current children cumulated vsize (KiB) 242132

Child status: 10
Real time (s): 413.273
CPU time (s): 1651.08
CPU user time (s): 1650.75
CPU system time (s): 0.330949
CPU usage (%): 399.513
Max. virtual memory (cumulated for all children) (KiB): 242132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1650.75
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8188
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= 39772
involuntary context switches= 7228

runsolver used 0.547916 second user time and 1.34579 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 22:00:36
IDJOB=3299469
IDBENCH=87455
IDSOLVER=1683
FILE ID=node144/3299469-1304107236
RUNJOBID= node144-1304106180-14895
PBS_JOBID= 13170634
Free space on /tmp= 72408 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.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-3299469-1304107236/watcher-3299469-1304107236 -o /tmp/evaluation-result-3299469-1304107236/solver-3299469-1304107236 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299469-1304107236.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=222403550

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23783080 kB
Buffers:       2125092 kB
Cached:        5970996 kB
SwapCached:          4 kB
Active:         655368 kB
Inactive:      7962940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23783080 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             792 kB
Writeback:           4 kB
AnonPages:      521684 kB
Mapped:          15716 kB
Slab:           485972 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   683440 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= 72408 MiB
End job on node144 at 2011-04-29 22:07:30