Trace number 3299875

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 519.057 130.782

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
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 ...072980/instance-3299875-1304072980.cnf
0.88/0.96	c Solving...
518.97/130.77	s UNSATISFIABLE
518.97/130.77	
518.97/130.77	c Models        : 0     
518.97/130.77	c Time          : 130.649s (Solving: 129.69s 1st Model: 0.00s Unsat: 129.69s)
518.97/130.77	c CPU Time      : 518.920s

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-3299875-1304072980/watcher-3299875-1304072980 -o /tmp/evaluation-result-3299875-1304072980/solver-3299875-1304072980 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299875-1304072980.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.01 8.16 8.01 6/184 4408
/proc/meminfo: memFree=22053344/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=35460 CPUtime=0 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 774 0 0 0 0 0 0 0 25 0 1 0 518895861 36311040 704 33554432000 4194304 4964704 140736326245968 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4408/statm: 8865 712 375 189 0 3739 0

[startup+0.0769009 s]
/proc/loadavg: 8.01 8.16 8.01 6/184 4408
/proc/meminfo: memFree=22053344/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=52504 CPUtime=0.06 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 9932 0 0 0 5 1 0 0 25 0 1 0 518895861 53764096 8218 33554432000 4194304 4964704 140736326245968 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4408/statm: 13126 8220 385 189 0 8000 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 52504

[startup+0.10089 s]
/proc/loadavg: 8.01 8.16 8.01 6/184 4408
/proc/meminfo: memFree=22053344/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=56480 CPUtime=0.09 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 11307 0 0 0 8 1 0 0 25 0 1 0 518895861 57835520 9187 33554432000 4194304 4964704 140736326245968 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4408/statm: 14120 9188 385 189 0 8994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56480

[startup+0.300868 s]
/proc/loadavg: 8.01 8.16 8.01 6/184 4408
/proc/meminfo: memFree=22053344/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=80480 CPUtime=0.29 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 18660 0 0 0 27 2 0 0 25 0 1 0 518895861 82411520 14807 33554432000 4194304 4964704 140736326245968 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4408/statm: 20120 14808 403 189 0 14994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80480

[startup+0.700795 s]
/proc/loadavg: 8.01 8.16 8.01 6/184 4408
/proc/meminfo: memFree=22053344/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=91304 CPUtime=0.68 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 21340 0 0 0 66 2 0 0 25 0 1 0 518895861 93495296 17487 33554432000 4194304 4964704 140736326245968 18446744073709551615 4615450 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4408/statm: 22826 17488 403 189 0 17700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91304

[startup+1.5006 s]
/proc/loadavg: 8.01 8.16 8.01 10/188 4412
/proc/meminfo: memFree=21946308/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=324104 CPUtime=3.04 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 36092 0 0 0 298 6 0 0 25 0 4 0 518895861 331882496 27707 33554432000 4194304 4964704 140736326245968 18446744073709551615 4342206 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 81026 27707 458 189 0 75375 0
[pid=4408/tid=4410] ppid=4406 vsize=324104 CPUtime=0.51 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 4037 0 0 0 51 0 0 0 18 0 4 0 518895957 331882496 27707 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=324104 CPUtime=0.52 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 4940 0 0 0 52 0 0 0 18 0 4 0 518895957 331882496 27707 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=324104 CPUtime=0.53 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 4742 0 0 0 52 1 0 0 18 0 4 0 518895957 331882496 27707 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 324104

[startup+3.1003 s]
/proc/loadavg: 8.01 8.16 8.01 9/188 4412
/proc/meminfo: memFree=21937788/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=324104 CPUtime=9.43 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 37168 0 0 0 936 7 0 0 25 0 4 0 518895861 331882496 28783 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 81026 28783 458 189 0 75375 0
[pid=4408/tid=4410] ppid=4406 vsize=324104 CPUtime=2.11 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 4193 0 0 0 211 0 0 0 21 0 4 0 518895957 331882496 28783 33554432000 4194304 4964704 140736326245968 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=324104 CPUtime=2.12 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 5375 0 0 0 211 1 0 0 21 0 4 0 518895957 331882496 28783 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=324104 CPUtime=2.12 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 5058 0 0 0 211 1 0 0 21 0 4 0 518895957 331882496 28783 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 324104

[startup+6.30071 s]
/proc/loadavg: 8.01 8.16 8.01 9/188 4412
/proc/meminfo: memFree=21926380/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=324104 CPUtime=22.21 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 38577 0 0 0 2213 8 0 0 25 0 4 0 518895861 331882496 30192 33554432000 4194304 4964704 140736326245968 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 81026 30192 458 189 0 75375 0
[pid=4408/tid=4410] ppid=4406 vsize=324104 CPUtime=5.32 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 4313 0 0 0 531 1 0 0 25 0 4 0 518895957 331882496 30192 33554432000 4194304 4964704 140736326245968 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=324104 CPUtime=5.33 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 6034 0 0 0 531 2 0 0 25 0 4 0 518895957 331882496 30192 33554432000 4194304 4964704 140736326245968 18446744073709551615 4651295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=324104 CPUtime=5.33 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 5684 0 0 0 531 2 0 0 25 0 4 0 518895957 331882496 30192 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.21
Current children cumulated vsize (KiB) 324104

[startup+12.7005 s]
/proc/loadavg: 8.08 8.17 8.02 9/188 4412
/proc/meminfo: memFree=21898192/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=324104 CPUtime=47.77 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 41450 0 0 0 4764 13 0 0 25 0 4 0 518895861 331882496 33065 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 81026 33065 458 189 0 75375 0
[pid=4408/tid=4410] ppid=4406 vsize=324104 CPUtime=11.72 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 4442 0 0 0 1171 1 0 0 25 0 4 0 518895957 331882496 33065 33554432000 4194304 4964704 140736326245968 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=324104 CPUtime=11.72 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 7636 0 0 0 1167 5 0 0 25 0 4 0 518895957 331882496 33065 33554432000 4194304 4964704 140736326245968 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=324104 CPUtime=11.72 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 6816 0 0 0 1169 3 0 0 25 0 4 0 518895957 331882496 33065 33554432000 4194304 4964704 140736326245968 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.77
Current children cumulated vsize (KiB) 324104

[startup+25.5012 s]
/proc/loadavg: 8.07 8.16 8.01 10/188 4413
/proc/meminfo: memFree=21865084/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=325424 CPUtime=98.9 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 43303 0 0 0 9874 16 0 0 25 0 4 0 518895861 333234176 34918 33554432000 4194304 4964704 140736326245968 18446744073709551615 4320849 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 81356 34918 460 189 0 75705 0
[pid=4408/tid=4410] ppid=4406 vsize=325424 CPUtime=24.52 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 4578 0 0 0 2451 1 0 0 25 0 4 0 518895957 333234176 34918 33554432000 4194304 4964704 140736326245968 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=325424 CPUtime=24.52 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 8748 0 0 0 2445 7 0 0 25 0 4 0 518895957 333234176 34918 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668844 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=325424 CPUtime=24.51 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 7035 0 0 0 2448 3 0 0 25 0 4 0 518895957 333234176 34918 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.9
Current children cumulated vsize (KiB) 325424

[startup+51.1004 s]
/proc/loadavg: 8.04 8.15 8.01 9/188 4413
/proc/meminfo: memFree=21821548/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=332448 CPUtime=201.16 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 48775 0 0 0 20093 23 0 0 25 0 4 0 518895861 340426752 40390 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 83112 40390 460 189 0 77461 0
[pid=4408/tid=4410] ppid=4406 vsize=332448 CPUtime=50.12 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 5241 0 0 0 5010 2 0 0 25 0 4 0 518895957 340426752 40390 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670560 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=332448 CPUtime=50.12 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 11282 0 0 0 5001 11 0 0 25 0 4 0 518895957 340426752 40390 33554432000 4194304 4964704 140736326245968 18446744073709551615 4361295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=332448 CPUtime=50.12 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 8748 0 0 0 5007 5 0 0 25 0 4 0 518895957 340426752 40390 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668464 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.16
Current children cumulated vsize (KiB) 332448

[startup+102.307 s]
/proc/loadavg: 8.02 8.12 8.01 9/188 4415
/proc/meminfo: memFree=21731648/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=338288 CPUtime=405.7 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 54825 0 0 0 40539 31 0 0 25 0 4 0 518895861 346406912 46440 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 84572 46440 460 189 0 78921 0
[pid=4408/tid=4410] ppid=4406 vsize=338288 CPUtime=101.32 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 5748 0 0 0 10130 2 0 0 25 0 4 0 518895957 346406912 46440 33554432000 4194304 4964704 140736326245968 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=338288 CPUtime=101.33 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 15020 0 0 0 10117 16 0 0 25 0 4 0 518895957 346406912 46440 33554432000 4194304 4964704 140736326245968 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=338288 CPUtime=101.32 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10214 0 0 0 10125 7 0 0 25 0 4 0 518895957 346406912 46440 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.7
Current children cumulated vsize (KiB) 338288

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

[startup+115.101 s]
/proc/loadavg: 8.01 8.12 8.01 9/188 4415
/proc/meminfo: memFree=21717260/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=338420 CPUtime=456.81 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 55598 0 0 0 45649 32 0 0 25 0 4 0 518895861 346542080 47208 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 84605 47208 460 189 0 78954 0
[pid=4408/tid=4410] ppid=4406 vsize=338420 CPUtime=114.11 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 5839 0 0 0 11409 2 0 0 25 0 4 0 518895957 346542080 47208 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668925 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=338420 CPUtime=114.12 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 15250 0 0 0 11396 16 0 0 25 0 4 0 518895957 346542080 47208 33554432000 4194304 4964704 140736326245968 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=338420 CPUtime=114.11 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10634 0 0 0 11404 7 0 0 25 0 4 0 518895957 346542080 47208 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 456.81
Current children cumulated vsize (KiB) 338420

[startup+121.5 s]
/proc/loadavg: 8.01 8.11 8.01 9/188 4415
/proc/meminfo: memFree=21705232/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=341224 CPUtime=482.37 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 57663 0 0 0 48203 34 0 0 25 0 4 0 518895861 349413376 49273 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 85306 49273 460 189 0 79655 0
[pid=4408/tid=4410] ppid=4406 vsize=341224 CPUtime=120.52 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 6214 0 0 0 12049 3 0 0 25 0 4 0 518895957 349413376 49273 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=341224 CPUtime=120.52 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 16553 0 0 0 12035 17 0 0 25 0 4 0 518895957 349413376 49273 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=341224 CPUtime=120.51 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10781 0 0 0 12044 7 0 0 25 0 4 0 518895957 349413376 49273 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 482.37
Current children cumulated vsize (KiB) 341224

[startup+124.701 s]
/proc/loadavg: 8.01 8.11 8.00 9/188 4415
/proc/meminfo: memFree=21691468/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=342148 CPUtime=495.15 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 58580 0 0 0 49480 35 0 0 25 0 4 0 518895861 350359552 50182 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 85537 50182 460 189 0 79886 0
[pid=4408/tid=4410] ppid=4406 vsize=342148 CPUtime=123.72 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 6446 0 0 0 12369 3 0 0 25 0 4 0 518895957 350359552 50182 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=342148 CPUtime=123.72 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 16976 0 0 0 12354 18 0 0 25 0 4 0 518895957 350359552 50182 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=342148 CPUtime=123.71 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10781 0 0 0 12364 7 0 0 25 0 4 0 518895957 350359552 50182 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 495.15
Current children cumulated vsize (KiB) 342148

[startup+127.901 s]
/proc/loadavg: 8.09 8.13 8.01 9/188 4415
/proc/meminfo: memFree=21677956/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=342444 CPUtime=507.93 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 59008 0 0 0 50758 35 0 0 25 0 4 0 518895861 350662656 50610 33554432000 4194304 4964704 140736326245968 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 85611 50610 460 189 0 79960 0
[pid=4408/tid=4410] ppid=4406 vsize=342444 CPUtime=126.92 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 6446 0 0 0 12689 3 0 0 25 0 4 0 518895957 350662656 50610 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=342444 CPUtime=126.92 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 17368 0 0 0 12674 18 0 0 25 0 4 0 518895957 350662656 50610 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=342444 CPUtime=126.91 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10817 0 0 0 12684 7 0 0 25 0 4 0 518895957 350662656 50611 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 507.93
Current children cumulated vsize (KiB) 342444

[startup+129.501 s]
/proc/loadavg: 8.09 8.13 8.01 9/188 4415
/proc/meminfo: memFree=21675104/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=342444 CPUtime=514.32 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 59210 0 0 0 51397 35 0 0 25 0 4 0 518895861 350662656 50812 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 85611 50812 460 189 0 79960 0
[pid=4408/tid=4410] ppid=4406 vsize=342444 CPUtime=128.52 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 6446 0 0 0 12849 3 0 0 25 0 4 0 518895957 350662656 50812 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=342444 CPUtime=128.52 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 17506 0 0 0 12833 19 0 0 25 0 4 0 518895957 350662656 50812 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=342444 CPUtime=128.51 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10878 0 0 0 12844 7 0 0 25 0 4 0 518895957 350662656 50812 33554432000 4194304 4964704 140736326245968 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 514.32
Current children cumulated vsize (KiB) 342444

[startup+130.301 s]
/proc/loadavg: 8.09 8.13 8.01 9/188 4415
/proc/meminfo: memFree=21672500/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=342444 CPUtime=517.53 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 59313 0 0 0 51717 36 0 0 25 0 4 0 518895861 350662656 50915 33554432000 4194304 4964704 140736326245968 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4408/statm: 85611 50915 460 189 0 79960 0
[pid=4408/tid=4410] ppid=4406 vsize=342444 CPUtime=129.32 cores=1,3,5,7
/proc/4408/task/4410/stat : 4410 (claspmt) R 4406 4408 3794 0 -1 4202560 6446 0 0 0 12929 3 0 0 25 0 4 0 518895957 350662656 50915 33554432000 4194304 4964704 140736326245968 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4408/tid=4411] ppid=4406 vsize=342444 CPUtime=129.32 cores=1,3,5,7
/proc/4408/task/4411/stat : 4411 (claspmt) R 4406 4408 3794 0 -1 4202560 17548 0 0 0 12913 19 0 0 25 0 4 0 518895957 350662656 50915 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4408/tid=4412] ppid=4406 vsize=342444 CPUtime=129.31 cores=1,3,5,7
/proc/4408/task/4412/stat : 4412 (claspmt) R 4406 4408 3794 0 -1 4202560 10936 0 0 0 12923 8 0 0 25 0 4 0 518895957 350662656 50915 33554432000 4194304 4964704 140736326245968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 517.53
Current children cumulated vsize (KiB) 342444

[startup+130.701 s]
/proc/loadavg: 8.09 8.13 8.01 9/188 4415
/proc/meminfo: memFree=21672500/32951124 swapFree=67111524/67111528
[pid=4408] ppid=4406 vsize=328032 CPUtime=518.97 cores=1,3,5,7
/proc/4408/stat : 4408 (claspmt) R 4406 4408 3794 0 -1 4202496 59337 0 0 0 51861 36 0 0 25 0 1 0 518895861 335904768 47329 33554432000 4194304 4964704 140736326245968 18446744073709551615 255376950386 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/4408/statm: 82008 47329 470 189 0 76357 0
Current children cumulated CPU time (s) 518.97
Current children cumulated vsize (KiB) 328032

Child status: 20
Real time (s): 130.782
CPU time (s): 519.057
CPU user time (s): 518.682
CPU system time (s): 0.374943
CPU usage (%): 396.886
Max. virtual memory (cumulated for all children) (KiB): 342444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.682
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59339
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= 1569
involuntary context switches= 3658

runsolver used 0.187971 second user time and 0.532918 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 12:29:40
IDJOB=3299875
IDBENCH=82492
IDSOLVER=1683
FILE ID=node135/3299875-1304072980
RUNJOBID= node135-1304071709-3961
PBS_JOBID= 13170487
Free space on /tmp= 71108 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.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-3299875-1304072980/watcher-3299875-1304072980 -o /tmp/evaluation-result-3299875-1304072980/solver-3299875-1304072980 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299875-1304072980.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=227442962

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22053624 kB
Buffers:       1833452 kB
Cached:        8154780 kB
SwapCached:          4 kB
Active:        2772332 kB
Inactive:      7532436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22053624 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6824 kB
Writeback:           0 kB
AnonPages:      316132 kB
Mapped:          15700 kB
Slab:           529720 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   477544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71104 MiB
End job on node135 at 2011-04-29 12:31:51