Trace number 3299585

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-R4095UNSAT 139.65 35.0336

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...105365/instance-3299585-1304105365.cnf
0.00/0.04	c Solving...
139.60/35.03	s UNSATISFIABLE
139.60/35.03	
139.60/35.03	c Models        : 0     
139.60/35.03	c Time          : 35.011s (Solving: 34.97s 1st Model: 0.00s Unsat: 34.97s)
139.60/35.03	c CPU Time      : 139.620s

Verifier Data

No possible verification on an UNSAT instance

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-3299585-1304105365/watcher-3299585-1304105365 -o /tmp/evaluation-result-3299585-1304105365/solver-3299585-1304105365 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299585-1304105365.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.48 7.96 7.99 3/174 3105
/proc/meminfo: memFree=29395176/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=21340 CPUtime=0 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 623 0 0 0 0 0 0 0 23 0 1 0 600767205 21852160 547 33554432000 4194304 4964704 140733643540512 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3105/statm: 5335 547 385 189 0 209 0

[startup+0.072407 s]
/proc/loadavg: 7.48 7.96 7.99 3/174 3105
/proc/meminfo: memFree=29395176/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=169644 CPUtime=0.12 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 1488 0 0 0 12 0 0 0 25 0 4 0 600767205 173715456 1311 33554432000 4194304 4964704 140733643540512 18446744073709551615 251367651822 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 42411 1311 458 189 0 36760 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 169644

[startup+0.100402 s]
/proc/loadavg: 7.48 7.96 7.99 3/174 3105
/proc/meminfo: memFree=29395176/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=169908 CPUtime=0.23 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 1781 0 0 0 23 0 0 0 18 0 4 0 600767205 173985792 1604 33554432000 4194304 4964704 140733643540512 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 42477 1604 458 189 0 36826 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 169908

[startup+0.300367 s]
/proc/loadavg: 7.48 7.96 7.99 3/174 3105
/proc/meminfo: memFree=29395176/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=237292 CPUtime=1.02 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 3849 0 0 0 100 2 0 0 18 0 4 0 600767205 242987008 3672 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 59323 3672 458 189 0 53672 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 237292

[startup+0.700294 s]
/proc/loadavg: 7.48 7.96 7.99 3/174 3105
/proc/meminfo: memFree=29395176/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=237688 CPUtime=2.62 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 4701 0 0 0 260 2 0 0 18 0 4 0 600767205 243392512 4524 33554432000 4194304 4964704 140733643540512 18446744073709551615 251367590071 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 59422 4525 458 189 0 53771 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 237688

[startup+1.50115 s]
/proc/loadavg: 7.48 7.96 7.99 6/178 3143
/proc/meminfo: memFree=29365736/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=239428 CPUtime=5.81 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 6673 0 0 0 578 3 0 0 19 0 4 0 600767205 245174272 6496 33554432000 4194304 4964704 140733643540512 18446744073709551615 4684624 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 59857 6496 458 189 0 54206 0
[pid=3105/tid=3107] ppid=3103 vsize=239428 CPUtime=1.43 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 754 0 0 0 143 0 0 0 20 0 4 0 600767210 245174272 6496 33554432000 4194304 4964704 140733643540512 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=239428 CPUtime=1.43 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 1897 0 0 0 143 0 0 0 20 0 4 0 600767210 245174272 6496 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=239428 CPUtime=1.44 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 1813 0 0 0 143 1 0 0 25 0 4 0 600767210 245174272 6496 33554432000 4194304 4964704 140733643540512 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 239428

[startup+3.10085 s]
/proc/loadavg: 7.28 7.91 7.97 6/181 3149
/proc/meminfo: memFree=29293520/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=246756 CPUtime=12.2 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 12561 0 0 0 1213 7 0 0 18 0 4 0 600767205 252678144 12279 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668641 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 61689 12279 460 189 0 56038 0
[pid=3105/tid=3107] ppid=3103 vsize=246756 CPUtime=3.02 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 1188 0 0 0 302 0 0 0 19 0 4 0 600767210 252678144 12279 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=246756 CPUtime=3.03 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 3536 0 0 0 302 1 0 0 19 0 4 0 600767210 252678144 12279 33554432000 4194304 4964704 140733643540512 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=246756 CPUtime=3.03 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 3460 0 0 0 301 2 0 0 18 0 4 0 600767210 252678144 12279 33554432000 4194304 4964704 140733643540512 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 246756

[startup+6.30026 s]
/proc/loadavg: 7.28 7.91 7.97 9/184 3152
/proc/meminfo: memFree=29227160/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=251932 CPUtime=24.97 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 18266 0 0 0 2487 10 0 0 25 0 4 0 600767205 257978368 17810 33554432000 4194304 4964704 140733643540512 18446744073709551615 4653267 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 62983 17810 460 189 0 57332 0
[pid=3105/tid=3107] ppid=3103 vsize=251932 CPUtime=6.2 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 1938 0 0 0 619 1 0 0 25 0 4 0 600767210 257978368 17810 33554432000 4194304 4964704 140733643540512 18446744073709551615 4653526 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=251932 CPUtime=6.23 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 5142 0 0 0 622 1 0 0 25 0 4 0 600767210 257978368 17810 33554432000 4194304 4964704 140733643540512 18446744073709551615 4363366 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=251932 CPUtime=6.24 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 6034 0 0 0 619 5 0 0 23 0 4 0 600767210 257978368 17810 33554432000 4194304 4964704 140733643540512 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 251932

[startup+12.7011 s]
/proc/loadavg: 7.39 7.92 7.97 9/184 3152
/proc/meminfo: memFree=29134928/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=254936 CPUtime=50.54 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 22224 0 0 0 5041 13 0 0 25 0 4 0 600767205 261054464 21768 33554432000 4194304 4964704 140733643540512 18446744073709551615 4333168 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 63734 21768 460 189 0 58083 0
[pid=3105/tid=3107] ppid=3103 vsize=254936 CPUtime=12.56 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 2672 0 0 0 1255 1 0 0 25 0 4 0 600767210 261054464 21768 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=254936 CPUtime=12.63 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 6709 0 0 0 1261 2 0 0 25 0 4 0 600767210 261054464 21768 33554432000 4194304 4964704 140733643540512 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=254936 CPUtime=12.63 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 7628 0 0 0 1258 5 0 0 25 0 4 0 600767210 261054464 21768 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 254936

[startup+25.5007 s]
/proc/loadavg: 7.56 7.93 7.98 9/184 3153
/proc/meminfo: memFree=28999276/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=267888 CPUtime=101.66 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 31556 0 0 0 10149 17 0 0 25 0 4 0 600767205 274317312 31045 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 66972 31045 460 189 0 61321 0
[pid=3105/tid=3107] ppid=3103 vsize=267888 CPUtime=25.28 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3077 0 0 0 2527 1 0 0 25 0 4 0 600767210 274317312 31045 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=267888 CPUtime=25.43 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8292 0 0 0 2541 2 0 0 25 0 4 0 600767210 274317312 31045 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=267888 CPUtime=25.43 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 12614 0 0 0 2536 7 0 0 25 0 4 0 600767210 274317312 31045 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 267888

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

[startup+31.9065 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28946080/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=267888 CPUtime=127.24 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 33410 0 0 0 12706 18 0 0 25 0 4 0 600767205 274317312 32852 33554432000 4194304 4964704 140733643540512 18446744073709551615 4332355 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 66972 32852 460 189 0 61321 0
[pid=3105/tid=3107] ppid=3103 vsize=267888 CPUtime=31.66 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3299 0 0 0 3164 2 0 0 25 0 4 0 600767210 274317312 32852 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=267888 CPUtime=31.83 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8610 0 0 0 3181 2 0 0 25 0 4 0 600767210 274317312 32852 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=267888 CPUtime=31.84 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3176 8 0 0 25 0 4 0 600767210 274317312 32852 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670057 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 127.24
Current children cumulated vsize (KiB) 267888

[startup+33.5002 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28939624/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=268192 CPUtime=133.6 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 33564 0 0 0 13342 18 0 0 25 0 4 0 600767205 274628608 33006 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 67048 33006 460 189 0 61397 0
[pid=3105/tid=3107] ppid=3103 vsize=268192 CPUtime=33.25 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3355 0 0 0 3323 2 0 0 25 0 4 0 600767210 274628608 33006 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=268192 CPUtime=33.43 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8708 0 0 0 3341 2 0 0 25 0 4 0 600767210 274628608 33006 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=268192 CPUtime=33.43 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3335 8 0 0 25 0 4 0 600767210 274628608 33006 33554432000 4194304 4964704 140733643540512 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 133.6
Current children cumulated vsize (KiB) 268192

[startup+34.3011 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28933220/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=268536 CPUtime=136.81 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 33644 0 0 0 13662 19 0 0 25 0 4 0 600767205 274980864 33086 33554432000 4194304 4964704 140733643540512 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 67134 33086 460 189 0 61483 0
[pid=3105/tid=3107] ppid=3103 vsize=268536 CPUtime=34.04 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3435 0 0 0 3402 2 0 0 25 0 4 0 600767210 274980864 33086 33554432000 4194304 4964704 140733643540512 18446744073709551615 4644874 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=268536 CPUtime=34.23 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8708 0 0 0 3421 2 0 0 25 0 4 0 600767210 274980864 33086 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=268536 CPUtime=34.23 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3415 8 0 0 25 0 4 0 600767210 274980864 33086 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 136.81
Current children cumulated vsize (KiB) 268536

[startup+34.701 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28933220/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=269484 CPUtime=138.41 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 33867 0 0 0 13822 19 0 0 25 0 4 0 600767205 275951616 33309 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 67371 33309 460 189 0 61720 0
[pid=3105/tid=3107] ppid=3103 vsize=269484 CPUtime=34.44 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3435 0 0 0 3442 2 0 0 25 0 4 0 600767210 275951616 33309 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=269484 CPUtime=34.63 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8931 0 0 0 3461 2 0 0 25 0 4 0 600767210 275951616 33309 33554432000 4194304 4964704 140733643540512 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=269484 CPUtime=34.63 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3455 8 0 0 25 0 4 0 600767210 275951616 33309 33554432000 4194304 4964704 140733643540512 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 138.41
Current children cumulated vsize (KiB) 269484

[startup+34.901 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28933220/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=269484 CPUtime=139.21 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) R 3103 3105 1986 0 -1 4202496 33882 0 0 0 13902 19 0 0 25 0 4 0 600767205 275951616 33324 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 67371 33324 460 189 0 61720 0
[pid=3105/tid=3107] ppid=3103 vsize=269484 CPUtime=34.64 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3435 0 0 0 3462 2 0 0 25 0 4 0 600767210 275951616 33324 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=269484 CPUtime=34.83 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8946 0 0 0 3481 2 0 0 25 0 4 0 600767210 275951616 33324 33554432000 4194304 4964704 140733643540512 18446744073709551615 4684624 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=269484 CPUtime=34.83 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3475 8 0 0 25 0 4 0 600767210 275951616 33324 33554432000 4194304 4964704 140733643540512 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 139.21
Current children cumulated vsize (KiB) 269484

[startup+35.001 s]
/proc/loadavg: 7.63 7.94 7.98 9/184 3153
/proc/meminfo: memFree=28933220/32950928 swapFree=67111352/67111528
[pid=3105] ppid=3103 vsize=269484 CPUtime=139.6 cores=1,3,5,7
/proc/3105/stat : 3105 (claspmt) S 3103 3105 1986 0 -1 4202496 33897 0 0 0 13941 19 0 0 25 0 4 0 600767205 275951616 33339 33554432000 4194304 4964704 140733643540512 18446744073709551615 251379349477 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/3105/statm: 67371 33339 460 189 0 61720 0
[pid=3105/tid=3107] ppid=3103 vsize=269484 CPUtime=34.74 cores=1,3,5,7
/proc/3105/task/3107/stat : 3107 (claspmt) R 3103 3105 1986 0 -1 4202560 3450 0 0 0 3472 2 0 0 25 0 4 0 600767210 275951616 33339 33554432000 4194304 4964704 140733643540512 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3105/tid=3108] ppid=3103 vsize=269484 CPUtime=34.93 cores=1,3,5,7
/proc/3105/task/3108/stat : 3108 (claspmt) R 3103 3105 1986 0 -1 4202560 8946 0 0 0 3491 2 0 0 25 0 4 0 600767210 275951616 33339 33554432000 4194304 4964704 140733643540512 18446744073709551615 251367244386 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3105/tid=3109] ppid=3103 vsize=269484 CPUtime=34.93 cores=1,3,5,7
/proc/3105/task/3109/stat : 3109 (claspmt) R 3103 3105 1986 0 -1 4202560 13357 0 0 0 3485 8 0 0 25 0 4 0 600767210 275951616 33339 33554432000 4194304 4964704 140733643540512 18446744073709551615 4313849 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 139.6
Current children cumulated vsize (KiB) 269484

Child status: 20
Real time (s): 35.0336
CPU time (s): 139.65
CPU user time (s): 139.451
CPU system time (s): 0.198969
CPU usage (%): 398.616
Max. virtual memory (cumulated for all children) (KiB): 269484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.451
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33909
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= 4766
involuntary context switches= 927

runsolver used 0.06399 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 21:29:25
IDJOB=3299585
IDBENCH=85618
IDSOLVER=1683
FILE ID=node113/3299585-1304105365
RUNJOBID= node113-1304105365-3091
PBS_JOBID= 13170618
Free space on /tmp= 71164 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.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-3299585-1304105365/watcher-3299585-1304105365 -o /tmp/evaluation-result-3299585-1304105365/solver-3299585-1304105365 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299585-1304105365.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1148641379

node113.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	: 5332.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29395332 kB
Buffers:        714036 kB
Cached:        2256964 kB
SwapCached:         12 kB
Active:         149384 kB
Inactive:      2888716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29395332 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2136 kB
Writeback:           0 kB
AnonPages:       67384 kB
Mapped:          14396 kB
Slab:           453180 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193260 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= 71152 MiB
End job on node113 at 2011-04-29 21:30:00