Trace number 3373465

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 241.722 63.1774

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
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 ...418184/instance-3373465-1305418184.cnf
2.99/3.08	c Solving...
241.63/63.17	s UNSATISFIABLE
241.63/63.17	
241.63/63.17	c Models        : 0     
241.63/63.17	c Time          : 62.868s (Solving: 59.78s 1st Model: 0.00s Unsat: 59.78s)
241.63/63.17	c CPU Time      : 241.410s

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

running on 4 cores: 0,2,4,6

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: 3.75 4.96 6.15 6/277 389
/proc/meminfo: memFree=25033892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=20872 CPUtime=0 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 732048990 21372928 292 33554432000 4194304 4964800 140736494762752 18446744073709551615 260015472263 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/389/statm: 5231 298 252 189 0 92 0

[startup+0.042596 s]
/proc/loadavg: 3.75 4.96 6.15 6/277 389
/proc/meminfo: memFree=25033892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=69692 CPUtime=0.03 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 14743 0 0 0 2 1 0 0 21 0 1 0 732048990 71364608 12628 33554432000 4194304 4964800 140736494762752 18446744073709551615 4679094 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/389/statm: 17423 12637 377 189 0 12297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 69692

[startup+0.100583 s]
/proc/loadavg: 3.75 4.96 6.15 6/277 389
/proc/meminfo: memFree=25033892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=81804 CPUtime=0.09 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 18279 0 0 0 7 2 0 0 21 0 1 0 732048990 83767296 15410 33554432000 4194304 4964800 140736494762752 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/389/statm: 20451 15411 385 189 0 15325 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81804

[startup+0.300547 s]
/proc/loadavg: 3.75 4.96 6.15 6/277 389
/proc/meminfo: memFree=25033892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=122736 CPUtime=0.29 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 33885 0 0 0 26 3 0 0 22 0 1 0 732048990 125681664 25089 33554432000 4194304 4964800 140736494762752 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/389/statm: 30684 25089 398 189 0 25558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 122736

[startup+0.700502 s]
/proc/loadavg: 3.75 4.96 6.15 6/277 389
/proc/meminfo: memFree=25033892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=153132 CPUtime=0.69 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 41192 0 0 0 65 4 0 0 24 0 1 0 732048990 156807168 32396 33554432000 4194304 4964800 140736494762752 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/389/statm: 38283 32397 403 189 0 33157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153132

[startup+1.50032 s]
/proc/loadavg: 3.75 4.96 6.15 6/278 390
/proc/meminfo: memFree=24892284/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=170160 CPUtime=1.49 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 45448 0 0 0 144 5 0 0 25 0 1 0 732048990 174243840 36652 33554432000 4194304 4964800 140736494762752 18446744073709551615 4601518 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/389/statm: 42540 36652 403 189 0 37414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170160

[startup+3.10099 s]
/proc/loadavg: 3.75 4.96 6.15 6/278 390
/proc/meminfo: memFree=24875300/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=291832 CPUtime=3.11 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) S 387 389 31966 0 -1 4202496 59419 0 0 0 303 8 0 0 25 0 4 0 732048990 298835968 43744 33554432000 4194304 4964800 140736494762752 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/389/statm: 72958 43758 431 189 0 67307 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 291832

[startup+6.3004 s]
/proc/loadavg: 4.09 5.01 6.16 9/281 394
/proc/meminfo: memFree=24767892/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=433732 CPUtime=15.78 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 82542 0 0 0 1566 12 0 0 25 0 4 0 732048990 444141568 63426 33554432000 4194304 4964800 140736494762752 18446744073709551615 4629451 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 108433 63426 458 189 0 102782 0
[pid=389/tid=391] ppid=387 vsize=433732 CPUtime=3.18 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8811 0 0 0 317 1 0 0 25 0 4 0 732049299 444141568 63426 33554432000 4194304 4964800 140736494762752 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=433732 CPUtime=3.2 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 11639 0 0 0 318 2 0 0 25 0 4 0 732049299 444141568 63426 33554432000 4194304 4964800 140736494762752 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=433732 CPUtime=3.17 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 11248 0 0 0 316 1 0 0 25 0 4 0 732049299 444141568 63426 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.78
Current children cumulated vsize (KiB) 433732

[startup+12.7002 s]
/proc/loadavg: 4.40 5.06 6.17 9/281 394
/proc/meminfo: memFree=24727092/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=433732 CPUtime=41.33 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 87289 0 0 0 4117 16 0 0 25 0 4 0 732048990 444141568 68173 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 108433 68173 458 189 0 102782 0
[pid=389/tid=391] ppid=387 vsize=433732 CPUtime=9.58 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8815 0 0 0 957 1 0 0 25 0 4 0 732049299 444141568 68173 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=433732 CPUtime=9.6 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 13727 0 0 0 956 4 0 0 25 0 4 0 732049299 444141568 68173 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=433732 CPUtime=9.51 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 13773 0 0 0 948 3 0 0 25 0 4 0 732049299 444141568 68173 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.33
Current children cumulated vsize (KiB) 433732

[startup+25.5009 s]
/proc/loadavg: 5.20 5.20 6.20 9/281 394
/proc/meminfo: memFree=24647712/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=435000 CPUtime=92.42 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 95668 0 0 0 9219 23 0 0 25 0 4 0 732048990 445440000 76552 33554432000 4194304 4964800 140736494762752 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 108750 76552 458 189 0 103099 0
[pid=389/tid=391] ppid=387 vsize=435000 CPUtime=22.38 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8855 0 0 0 2237 1 0 0 18 0 4 0 732049299 445440000 76552 33554432000 4194304 4964800 140736494762752 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=435000 CPUtime=22.4 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 19307 0 0 0 2232 8 0 0 25 0 4 0 732049299 445440000 76552 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=435000 CPUtime=22.2 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 16521 0 0 0 2215 5 0 0 25 0 4 0 732049299 445440000 76552 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 92.42
Current children cumulated vsize (KiB) 435000

[startup+51.1012 s]
/proc/loadavg: 6.21 5.44 6.25 9/281 395
/proc/meminfo: memFree=24578404/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=451716 CPUtime=194.61 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 105997 0 0 0 19431 30 0 0 25 0 4 0 732048990 462557184 86881 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 112929 86881 460 189 0 107278 0
[pid=389/tid=391] ppid=387 vsize=451716 CPUtime=47.97 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8872 0 0 0 4796 1 0 0 25 0 4 0 732049299 462557184 86881 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=451716 CPUtime=48 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 24843 0 0 0 4788 12 0 0 25 0 4 0 732049299 462557184 86881 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=451716 CPUtime=47.6 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 21262 0 0 0 4752 8 0 0 25 0 4 0 732049299 462557184 86881 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 194.61
Current children cumulated vsize (KiB) 451716

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

[startup+57.501 s]
/proc/loadavg: 6.35 5.49 6.26 9/281 395
/proc/meminfo: memFree=24544304/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=461196 CPUtime=220.15 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 109659 0 0 0 21983 32 0 0 25 0 4 0 732048990 472264704 90543 33554432000 4194304 4964800 140736494762752 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 115299 90543 460 189 0 109648 0
[pid=389/tid=391] ppid=387 vsize=461196 CPUtime=54.37 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8906 0 0 0 5436 1 0 0 25 0 4 0 732049299 472264704 90543 33554432000 4194304 4964800 140736494762752 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=461196 CPUtime=54.4 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 27102 0 0 0 5427 13 0 0 25 0 4 0 732049299 472264704 90543 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=461196 CPUtime=53.95 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 22631 0 0 0 5385 10 0 0 25 0 4 0 732049299 472264704 90543 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 461196

[startup+60.7004 s]
/proc/loadavg: 6.48 5.53 6.27 9/281 395
/proc/meminfo: memFree=24533884/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=463988 CPUtime=232.93 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 111615 0 0 0 23259 34 0 0 25 0 4 0 732048990 475123712 92499 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 115997 92499 460 189 0 110346 0
[pid=389/tid=391] ppid=387 vsize=463988 CPUtime=57.57 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8933 0 0 0 5756 1 0 0 25 0 4 0 732049299 475123712 92499 33554432000 4194304 4964800 140736494762752 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=463988 CPUtime=57.6 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 28690 0 0 0 5746 14 0 0 25 0 4 0 732049299 475123712 92499 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=463988 CPUtime=57.12 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 22972 0 0 0 5702 10 0 0 25 0 4 0 732049299 475123712 92499 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 232.93
Current children cumulated vsize (KiB) 463988

[startup+62.3011 s]
/proc/loadavg: 6.48 5.53 6.27 9/281 395
/proc/meminfo: memFree=24526072/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=464636 CPUtime=239.32 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 112178 0 0 0 23898 34 0 0 25 0 4 0 732048990 475787264 93062 33554432000 4194304 4964800 140736494762752 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 116159 93062 460 189 0 110508 0
[pid=389/tid=391] ppid=387 vsize=464636 CPUtime=59.17 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8933 0 0 0 5916 1 0 0 25 0 4 0 732049299 475787264 93062 33554432000 4194304 4964800 140736494762752 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=464636 CPUtime=59.21 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 29037 0 0 0 5906 15 0 0 25 0 4 0 732049299 475787264 93062 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=464636 CPUtime=58.71 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 23188 0 0 0 5861 10 0 0 25 0 4 0 732049299 475787264 93062 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 239.32
Current children cumulated vsize (KiB) 464636

[startup+62.71 s]
/proc/loadavg: 6.48 5.53 6.27 9/281 395
/proc/meminfo: memFree=24521360/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=464636 CPUtime=240.95 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 112189 0 0 0 24061 34 0 0 25 0 4 0 732048990 475787264 93073 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/389/statm: 116159 93073 460 189 0 110508 0
[pid=389/tid=391] ppid=387 vsize=464636 CPUtime=59.58 cores=0,2,4,6
/proc/389/task/391/stat : 391 (claspmt) R 387 389 31966 0 -1 4202560 8933 0 0 0 5957 1 0 0 25 0 4 0 732049299 475787264 93073 33554432000 4194304 4964800 140736494762752 18446744073709551615 4313919 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=389/tid=392] ppid=387 vsize=464636 CPUtime=59.61 cores=0,2,4,6
/proc/389/task/392/stat : 392 (claspmt) R 387 389 31966 0 -1 4202560 29048 0 0 0 5946 15 0 0 25 0 4 0 732049299 475787264 93073 33554432000 4194304 4964800 140736494762752 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=389/tid=393] ppid=387 vsize=464636 CPUtime=59.11 cores=0,2,4,6
/proc/389/task/393/stat : 393 (claspmt) R 387 389 31966 0 -1 4202560 23188 0 0 0 5901 10 0 0 25 0 4 0 732049299 475787264 93073 33554432000 4194304 4964800 140736494762752 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 240.95
Current children cumulated vsize (KiB) 464636

[startup+63.101 s]
/proc/loadavg: 6.48 5.53 6.27 9/281 395
/proc/meminfo: memFree=24521360/32951124 swapFree=67083432/67111528
[pid=389] ppid=387 vsize=419164 CPUtime=241.63 cores=0,2,4,6
/proc/389/stat : 389 (claspmt) R 387 389 31966 0 -1 4202496 112199 0 0 0 24129 34 0 0 25 0 1 0 732048990 429223936 81594 33554432000 4194304 4964800 140736494762752 18446744073709551615 260020052123 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/389/statm: 104791 81594 470 189 0 99140 0
Current children cumulated CPU time (s) 241.63
Current children cumulated vsize (KiB) 419164

Child status: 20
Real time (s): 63.1774
CPU time (s): 241.722
CPU user time (s): 241.361
CPU system time (s): 0.360945
CPU usage (%): 382.609
Max. virtual memory (cumulated for all children) (KiB): 464636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.361
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112201
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= 1870
involuntary context switches= 1227

runsolver used 0.144977 second user time and 0.377942 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 02:09:44
IDJOB=3373465
IDBENCH=20495
IDSOLVER=1853
FILE ID=node110/3373465-1305418184
RUNJOBID= node110-1305418183-366
PBS_JOBID= 13324533
Free space on /tmp= 73576 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.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-3373465-1305418184/watcher-3373465-1305418184 -o /tmp/evaluation-result-3373465-1305418184/solver-3373465-1305418184 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373465-1305418184.cnf

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=795117668

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25034180 kB
Buffers:        280648 kB
Cached:        4104788 kB
SwapCached:       1440 kB
Active:        4370612 kB
Inactive:      3216220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25034180 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           19416 kB
Writeback:           8 kB
AnonPages:     3199556 kB
Mapped:          23212 kB
Slab:           246628 kB
PageTables:      21124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46189356 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= 73572 MiB
End job on node110 at 2011-05-15 02:10:47