Trace number 3373509

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-patched (fixed)UNSAT 673.232 170.412

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
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 ...421830/instance-3373509-1305421830.cnf
2.09/2.17	c Solving...
673.21/170.41	s UNSATISFIABLE
673.21/170.41	
673.21/170.41	c Models        : 0     
673.21/170.41	c Time          : 170.344s (Solving: 168.18s 1st Model: 0.00s Unsat: 168.18s)
673.21/170.41	c CPU Time      : 673.160s

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: 961)

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-3373509-1305421830/watcher-3373509-1305421830 -o /tmp/evaluation-result-3373509-1305421830/solver-3373509-1305421830 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373509-1305421830.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.06 8.08 8.01 5/294 29124
/proc/meminfo: memFree=24204700/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=27564 CPUtime=0 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 2414 0 0 0 0 0 0 0 22 0 1 0 634598962 28225536 2085 33554432000 4194304 4964800 140733399068096 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 6891 2085 385 189 0 1765 0

[startup+0.108766 s]
/proc/loadavg: 8.06 8.08 8.01 5/294 29124
/proc/meminfo: memFree=24204700/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=43072 CPUtime=0.1 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 7405 0 0 0 9 1 0 0 23 0 1 0 634598962 44105728 5926 33554432000 4194304 4964800 140733399068096 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 10768 5927 385 189 0 5642 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43072

[startup+0.200752 s]
/proc/loadavg: 8.06 8.08 8.01 5/294 29124
/proc/meminfo: memFree=24204700/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=57992 CPUtime=0.19 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 12398 0 0 0 17 2 0 0 23 0 1 0 634598962 59383808 9399 33554432000 4194304 4964800 140733399068096 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 14498 9401 385 189 0 9372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 57992

[startup+0.300732 s]
/proc/loadavg: 8.06 8.08 8.01 5/294 29124
/proc/meminfo: memFree=24204700/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=76892 CPUtime=0.29 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 18483 0 0 0 26 3 0 0 23 0 1 0 634598962 78737408 13791 33554432000 4194304 4964800 140733399068096 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 19223 13791 396 189 0 14097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76892

[startup+0.700658 s]
/proc/loadavg: 8.06 8.08 8.01 5/294 29124
/proc/meminfo: memFree=24204700/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=96984 CPUtime=0.69 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 23263 0 0 0 66 3 0 0 25 0 1 0 634598962 99311616 18571 33554432000 4194304 4964800 140733399068096 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 24246 18571 398 189 0 19120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96984

[startup+1.50052 s]
/proc/loadavg: 7.81 8.03 8.00 6/295 29126
/proc/meminfo: memFree=24130728/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=96984 CPUtime=1.49 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 23265 0 0 0 146 3 0 0 25 0 1 0 634598962 99311616 18573 33554432000 4194304 4964800 140733399068096 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29124/statm: 24246 18573 398 189 0 19120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96984

[startup+3.10118 s]
/proc/loadavg: 7.81 8.03 8.00 10/298 29130
/proc/meminfo: memFree=24102804/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=324472 CPUtime=5.73 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 50338 0 0 0 563 10 0 0 19 0 4 0 634598962 332259328 44056 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 81118 44056 458 189 0 75467 0
[pid=29124/tid=29127] ppid=29122 vsize=324472 CPUtime=0.9 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 9764 0 0 0 88 2 0 0 19 0 4 0 634599179 332259328 44056 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=324472 CPUtime=0.9 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 3112 0 0 0 90 0 0 0 18 0 4 0 634599179 332259328 44056 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=324472 CPUtime=0.91 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 9813 0 0 0 90 1 0 0 18 0 4 0 634599179 332259328 44056 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 324472

[startup+6.30059 s]
/proc/loadavg: 7.83 8.03 8.00 9/298 29130
/proc/meminfo: memFree=24023080/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=324780 CPUtime=18.5 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 51483 0 0 0 1839 11 0 0 25 0 4 0 634598962 332574720 45201 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 81195 45201 458 189 0 75544 0
[pid=29124/tid=29127] ppid=29122 vsize=324780 CPUtime=4.11 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 10036 0 0 0 408 3 0 0 25 0 4 0 634599179 332574720 45201 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=324780 CPUtime=4.1 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 3697 0 0 0 409 1 0 0 25 0 4 0 634599179 332574720 45201 33554432000 4194304 4964800 140733399068096 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=324780 CPUtime=4.11 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 10019 0 0 0 410 1 0 0 25 0 4 0 634599179 332574720 45201 33554432000 4194304 4964800 140733399068096 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.5
Current children cumulated vsize (KiB) 324780

[startup+12.7004 s]
/proc/loadavg: 7.84 8.03 8.00 9/298 29130
/proc/meminfo: memFree=24011572/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=325256 CPUtime=44.03 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 53837 0 0 0 4390 13 0 0 25 0 4 0 634598962 333062144 47555 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 81314 47555 458 189 0 75663 0
[pid=29124/tid=29127] ppid=29122 vsize=325256 CPUtime=10.51 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 10232 0 0 0 1048 3 0 0 25 0 4 0 634599179 333062144 47555 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=325256 CPUtime=10.5 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 5015 0 0 0 1047 3 0 0 25 0 4 0 634599179 333062144 47555 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=325256 CPUtime=10.51 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 10762 0 0 0 1049 2 0 0 25 0 4 0 634599179 333062144 47555 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.03
Current children cumulated vsize (KiB) 325256

[startup+25.5011 s]
/proc/loadavg: 7.88 8.03 8.00 9/298 29131
/proc/meminfo: memFree=23989152/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=327056 CPUtime=95.12 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 57562 0 0 0 9494 18 0 0 25 0 4 0 634598962 334905344 51280 33554432000 4194304 4964800 140733399068096 18446744073709551615 4371532 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 81764 51280 460 189 0 76113 0
[pid=29124/tid=29127] ppid=29122 vsize=327056 CPUtime=23.31 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 10418 0 0 0 2328 3 0 0 25 0 4 0 634599179 334905344 51280 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=327056 CPUtime=23.3 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 6993 0 0 0 2325 5 0 0 25 0 4 0 634599179 334905344 51280 33554432000 4194304 4964800 140733399068096 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=327056 CPUtime=23.32 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 12054 0 0 0 2328 4 0 0 25 0 4 0 634599179 334905344 51280 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.12
Current children cumulated vsize (KiB) 327056

[startup+51.1003 s]
/proc/loadavg: 7.99 8.04 8.00 9/298 29131
/proc/meminfo: memFree=23948996/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=329880 CPUtime=197.29 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 61827 0 0 0 19706 23 0 0 25 0 4 0 634598962 337797120 55545 33554432000 4194304 4964800 140733399068096 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 82470 55545 460 189 0 76819 0
[pid=29124/tid=29127] ppid=29122 vsize=329880 CPUtime=48.91 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 11182 0 0 0 4887 4 0 0 25 0 4 0 634599179 337797120 55545 33554432000 4194304 4964800 140733399068096 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=329880 CPUtime=48.9 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 8691 0 0 0 4883 7 0 0 25 0 4 0 634599179 337797120 55545 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=329880 CPUtime=48.91 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 13142 0 0 0 4887 4 0 0 25 0 4 0 634599179 337797120 55545 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 197.29
Current children cumulated vsize (KiB) 329880

[startup+102.301 s]
/proc/loadavg: 8.07 8.05 8.01 9/298 29133
/proc/meminfo: memFree=23857468/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=398312 CPUtime=401.67 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 71989 0 0 0 40131 36 0 0 25 0 4 0 634598962 407871488 65707 33554432000 4194304 4964800 140733399068096 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 99578 65707 460 189 0 93927 0
[pid=29124/tid=29127] ppid=29122 vsize=398312 CPUtime=100.12 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 11931 0 0 0 10008 4 0 0 25 0 4 0 634599179 407871488 65707 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=398312 CPUtime=100.11 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 14024 0 0 0 9997 14 0 0 25 0 4 0 634599179 407871488 65707 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=398312 CPUtime=100.12 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 16484 0 0 0 10003 9 0 0 25 0 4 0 634599179 407871488 65707 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 401.67
Current children cumulated vsize (KiB) 398312

[startup+162.301 s]
/proc/loadavg: 8.10 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23793944/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=408636 CPUtime=641.09 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80873 0 0 0 64064 45 0 0 25 0 4 0 634598962 418443264 74584 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670155 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 102159 74584 460 189 0 96508 0
[pid=29124/tid=29127] ppid=29122 vsize=408636 CPUtime=160.11 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 13277 0 0 0 16006 5 0 0 25 0 4 0 634599179 418443264 74584 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=408636 CPUtime=160.1 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 17423 0 0 0 15992 18 0 0 25 0 4 0 634599179 418443264 74584 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=408636 CPUtime=160.12 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 19732 0 0 0 16000 12 0 0 25 0 4 0 634599179 418443264 74584 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 641.09
Current children cumulated vsize (KiB) 408636

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

[startup+166.401 s]
/proc/loadavg: 8.09 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23788612/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=408636 CPUtime=657.45 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80893 0 0 0 65700 45 0 0 25 0 4 0 634598962 418443264 74604 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 102159 74604 460 189 0 96508 0
[pid=29124/tid=29127] ppid=29122 vsize=408636 CPUtime=164.21 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 13277 0 0 0 16416 5 0 0 25 0 4 0 634599179 418443264 74604 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=408636 CPUtime=164.2 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 17423 0 0 0 16402 18 0 0 25 0 4 0 634599179 418443264 74604 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=408636 CPUtime=164.22 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 19752 0 0 0 16410 12 0 0 25 0 4 0 634599179 418443264 74604 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 657.45
Current children cumulated vsize (KiB) 408636

[startup+168.001 s]
/proc/loadavg: 8.09 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23788488/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=408636 CPUtime=663.84 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80897 0 0 0 66339 45 0 0 25 0 4 0 634598962 418443264 74608 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 102159 74608 460 189 0 96508 0
[pid=29124/tid=29127] ppid=29122 vsize=408636 CPUtime=165.81 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 13277 0 0 0 16576 5 0 0 25 0 4 0 634599179 418443264 74608 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=408636 CPUtime=165.8 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 17423 0 0 0 16562 18 0 0 25 0 4 0 634599179 418443264 74608 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=408636 CPUtime=165.82 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 19756 0 0 0 16570 12 0 0 25 0 4 0 634599179 418443264 74608 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 663.84
Current children cumulated vsize (KiB) 408636

[startup+169.6 s]
/proc/loadavg: 8.09 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23788116/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=408776 CPUtime=670.22 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80914 0 0 0 66977 45 0 0 25 0 4 0 634598962 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 102194 74625 460 189 0 96543 0
[pid=29124/tid=29127] ppid=29122 vsize=408776 CPUtime=167.41 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 13277 0 0 0 16736 5 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670446 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=408776 CPUtime=167.4 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 17439 0 0 0 16722 18 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=408776 CPUtime=167.42 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 19757 0 0 0 16730 12 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 670.22
Current children cumulated vsize (KiB) 408776

[startup+170 s]
/proc/loadavg: 8.09 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23788116/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=408776 CPUtime=671.82 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80914 0 0 0 67137 45 0 0 25 0 4 0 634598962 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29124/statm: 102194 74625 460 189 0 96543 0
[pid=29124/tid=29127] ppid=29122 vsize=408776 CPUtime=167.81 cores=1,3,5,7
/proc/29124/task/29127/stat : 29127 (claspmt) R 29122 29124 28842 0 -1 4202560 13277 0 0 0 16776 5 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29124/tid=29128] ppid=29122 vsize=408776 CPUtime=167.8 cores=1,3,5,7
/proc/29124/task/29128/stat : 29128 (claspmt) R 29122 29124 28842 0 -1 4202560 17439 0 0 0 16762 18 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 220815934090 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29124/tid=29130] ppid=29122 vsize=408776 CPUtime=167.82 cores=1,3,5,7
/proc/29124/task/29130/stat : 29130 (claspmt) R 29122 29124 28842 0 -1 4202560 19757 0 0 0 16770 12 0 0 25 0 4 0 634599179 418586624 74625 33554432000 4194304 4964800 140733399068096 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 671.82
Current children cumulated vsize (KiB) 408776

[startup+170.401 s]
/proc/loadavg: 8.09 8.05 8.00 9/298 29134
/proc/meminfo: memFree=23788116/32951124 swapFree=63485424/67111528
[pid=29124] ppid=29122 vsize=404608 CPUtime=673.21 cores=1,3,5,7
/proc/29124/stat : 29124 (claspmt) R 29122 29124 28842 0 -1 4202496 80925 0 0 0 67275 46 0 0 25 0 1 0 634598962 414318592 69483 33554432000 4194304 4964800 140733399068096 18446744073709551615 220816279911 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/29124/statm: 101152 69483 471 189 0 95501 0
Current children cumulated CPU time (s) 673.21
Current children cumulated vsize (KiB) 404608

Child status: 20
Real time (s): 170.412
CPU time (s): 673.232
CPU user time (s): 672.757
CPU system time (s): 0.474927
CPU usage (%): 395.06
Max. virtual memory (cumulated for all children) (KiB): 408776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.757
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80926
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= 3447
involuntary context switches= 2728

runsolver used 0.410937 second user time and 1.15082 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 03:10:31
IDJOB=3373509
IDBENCH=82497
IDSOLVER=1853
FILE ID=node147/3373509-1305421830
RUNJOBID= node147-1305419372-28861
PBS_JOBID= 13324574
Free space on /tmp= 73084 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.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-3373509-1305421830/watcher-3373509-1305421830 -o /tmp/evaluation-result-3373509-1305421830/solver-3373509-1305421830 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373509-1305421830.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=983262873

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24204980 kB
Buffers:        293920 kB
Cached:        5039184 kB
SwapCached:      13132 kB
Active:        1811584 kB
Inactive:      6701392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24204980 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           20212 kB
Writeback:           0 kB
AnonPages:     3175400 kB
Mapped:          15644 kB
Slab:           141300 kB
PageTables:      28828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45010088 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= 73084 MiB
End job on node147 at 2011-05-15 03:13:21