Trace number 3371225

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
Plingeling 587f (fixed)UNSAT 36.5164 10.4137

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

36.49/10.41	s UNSATISFIABLE

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-3371225-1305432876/watcher-3371225-1305432876 -o /tmp/evaluation-result-3371225-1305432876/solver-3371225-1305432876 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371225-1305432876.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: 3.76 4.33 5.83 2/320 983
/proc/meminfo: memFree=25137300/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=10176 CPUtime=0 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 377 1254 0 0 0 0 0 0 21 0 1 0 654888101 10420224 307 33554432000 4194304 4417452 140736651832640 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/983/statm: 2544 320 139 55 0 430 0

[startup+0.042364 s]
/proc/loadavg: 3.76 4.33 5.83 2/320 983
/proc/meminfo: memFree=25137300/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=49556 CPUtime=0.03 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 10567 1254 0 0 2 1 0 0 21 0 1 0 654888101 50745344 10413 33554432000 4194304 4417452 140736651832640 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/983/statm: 12389 10413 149 55 0 10275 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 49556

[startup+0.100358 s]
/proc/loadavg: 3.76 4.33 5.83 2/320 983
/proc/meminfo: memFree=25137300/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=55072 CPUtime=0.09 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 11946 1254 0 0 8 1 0 0 21 0 1 0 654888101 56393728 11792 33554432000 4194304 4417452 140736651832640 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/983/statm: 13768 11792 149 55 0 11654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55072

[startup+0.300321 s]
/proc/loadavg: 3.76 4.33 5.83 2/320 983
/proc/meminfo: memFree=25137300/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=85824 CPUtime=0.29 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 19634 1254 0 0 27 2 0 0 22 0 1 0 654888101 87883776 19480 33554432000 4194304 4417452 140736651832640 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/983/statm: 21456 19480 149 55 0 19342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85824

[startup+0.700243 s]
/proc/loadavg: 3.76 4.33 5.83 2/320 983
/proc/meminfo: memFree=25137300/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=145988 CPUtime=0.69 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 34677 1254 0 0 65 4 0 0 23 0 1 0 654888101 149491712 34521 33554432000 4194304 4417452 140736651832640 18446744073709551615 4262008 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/983/statm: 36497 34521 149 55 0 34383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145988

[startup+1.5011 s]
/proc/loadavg: 3.62 4.29 5.81 3/325 1002
/proc/meminfo: memFree=24682452/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=302920 CPUtime=1.49 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 73910 1254 0 0 141 8 0 0 25 0 1 0 654888101 310190080 73754 33554432000 4194304 4417452 140736651832640 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/983/statm: 75730 73754 149 55 0 73616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 302920

[startup+3.10076 s]
/proc/loadavg: 3.62 4.29 5.81 6/329 1006
/proc/meminfo: memFree=24360880/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=457360 CPUtime=7.83 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 135297 1254 0 0 766 17 0 0 25 0 5 0 654888101 468336640 77919 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 114340 77919 175 55 0 112226 0
[pid=983/tid=1003] ppid=981 vsize=457360 CPUtime=1.58 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 18519 1254 0 0 156 2 0 0 25 0 5 0 654888252 468336640 77919 33554432000 4194304 4417452 140736651832640 18446744073709551615 4290647 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=457360 CPUtime=1.57 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 18590 1254 0 0 155 2 0 0 25 0 5 0 654888252 468336640 77919 33554432000 4194304 4417452 140736651832640 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=457360 CPUtime=1.56 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 16647 1254 0 0 154 2 0 0 25 0 5 0 654888252 468336640 77919 33554432000 4194304 4417452 140736651832640 18446744073709551615 4281450 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=983/tid=1006] ppid=981 vsize=457360 CPUtime=1.57 cores=1,3,5,7
/proc/983/task/1006/stat : 1006 (plingeling) R 981 983 390 0 -1 4202560 7619 1254 0 0 156 1 0 0 25 0 5 0 654888252 468336640 77919 33554432000 4194304 4417452 140736651832640 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 457360

[startup+6.30117 s]
/proc/loadavg: 3.81 4.32 5.81 7/329 1006
/proc/meminfo: memFree=23872064/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=473704 CPUtime=20.6 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 186647 1254 0 0 2036 24 0 0 25 0 5 0 654888101 485072896 80254 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 118426 80254 179 55 0 116312 0
[pid=983/tid=1003] ppid=981 vsize=473704 CPUtime=4.78 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 37102 1254 0 0 474 4 0 0 25 0 5 0 654888252 485072896 80254 33554432000 4194304 4417452 140736651832640 18446744073709551615 4320455 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=473704 CPUtime=4.78 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 28712 1254 0 0 474 4 0 0 25 0 5 0 654888252 485072896 80254 33554432000 4194304 4417452 140736651832640 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=473704 CPUtime=4.73 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 38012 1254 0 0 468 5 0 0 25 0 5 0 654888252 485072896 80254 33554432000 4194304 4417452 140736651832640 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=983/tid=1006] ppid=981 vsize=473704 CPUtime=4.77 cores=1,3,5,7
/proc/983/task/1006/stat : 1006 (plingeling) R 981 983 390 0 -1 4202560 8899 1254 0 0 476 1 0 0 25 0 5 0 654888252 485072896 80254 33554432000 4194304 4417452 140736651832640 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.6
Current children cumulated vsize (KiB) 473704

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

[startup+7.90087 s]
/proc/loadavg: 3.81 4.32 5.81 6/329 1006
/proc/meminfo: memFree=23593192/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=477200 CPUtime=26.97 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 192545 1254 0 0 2672 25 0 0 25 0 5 0 654888101 488652800 84461 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 119300 84461 180 55 0 117186 0
[pid=983/tid=1003] ppid=981 vsize=477200 CPUtime=6.38 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 37407 1254 0 0 634 4 0 0 25 0 5 0 654888252 488652800 84461 33554432000 4194304 4417452 140736651832640 18446744073709551615 4240063 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=477200 CPUtime=6.38 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 29015 1254 0 0 634 4 0 0 25 0 5 0 654888252 488652800 84461 33554432000 4194304 4417452 140736651832640 18446744073709551615 4252621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=477200 CPUtime=6.31 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 43302 1254 0 0 625 6 0 0 25 0 5 0 654888252 488652800 84461 33554432000 4194304 4417452 140736651832640 18446744073709551615 4233224 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=983/tid=1006] ppid=981 vsize=477200 CPUtime=6.37 cores=1,3,5,7
/proc/983/task/1006/stat : 1006 (plingeling) R 981 983 390 0 -1 4202560 8899 1254 0 0 636 1 0 0 25 0 5 0 654888252 488652800 84461 33554432000 4194304 4417452 140736651832640 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.97
Current children cumulated vsize (KiB) 477200

[startup+9.50058 s]
/proc/loadavg: 3.81 4.32 5.81 9/333 1010
/proc/meminfo: memFree=23605388/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=482608 CPUtime=33.36 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 194922 1254 0 0 3311 25 0 0 25 0 5 0 654888101 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 120652 86837 180 55 0 118538 0
[pid=983/tid=1003] ppid=981 vsize=482608 CPUtime=7.97 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 37806 1254 0 0 793 4 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4252060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=482608 CPUtime=7.98 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 29411 1254 0 0 794 4 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4272133 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=482608 CPUtime=7.89 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 44884 1254 0 0 783 6 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4377254 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=983/tid=1006] ppid=981 vsize=482608 CPUtime=7.97 cores=1,3,5,7
/proc/983/task/1006/stat : 1006 (plingeling) R 981 983 390 0 -1 4202560 8899 1254 0 0 796 1 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33.36
Current children cumulated vsize (KiB) 482608

[startup+9.91249 s]
/proc/loadavg: 3.81 4.32 5.81 9/333 1010
/proc/meminfo: memFree=23586416/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=482608 CPUtime=34.99 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 194922 1254 0 0 3474 25 0 0 25 0 5 0 654888101 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 120652 86837 180 55 0 118538 0
[pid=983/tid=1003] ppid=981 vsize=482608 CPUtime=8.39 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 37806 1254 0 0 835 4 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=482608 CPUtime=8.39 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 29411 1254 0 0 835 4 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4273064 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=482608 CPUtime=8.29 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 44884 1254 0 0 823 6 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=983/tid=1006] ppid=981 vsize=482608 CPUtime=8.38 cores=1,3,5,7
/proc/983/task/1006/stat : 1006 (plingeling) R 981 983 390 0 -1 4202560 8899 1254 0 0 837 1 0 0 25 0 5 0 654888252 494190592 86837 33554432000 4194304 4417452 140736651832640 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34.99
Current children cumulated vsize (KiB) 482608

[startup+10.3004 s]
/proc/loadavg: 3.81 4.32 5.81 9/333 1010
/proc/meminfo: memFree=23586416/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=482164 CPUtime=36.3 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) S 981 983 390 0 -1 4202496 194923 1254 0 0 3605 25 0 0 25 0 4 0 654888101 493735936 86727 33554432000 4194304 4417452 140736651832640 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/983/statm: 120541 86727 181 55 0 118427 0
[pid=983/tid=1003] ppid=981 vsize=482164 CPUtime=8.77 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (plingeling) R 981 983 390 0 -1 4202560 37806 1254 0 0 873 4 0 0 25 0 4 0 654888252 493735936 86727 33554432000 4194304 4417452 140736651832640 18446744073709551615 4234138 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=983/tid=1004] ppid=981 vsize=482164 CPUtime=8.78 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (plingeling) R 981 983 390 0 -1 4202560 29411 1254 0 0 874 4 0 0 25 0 4 0 654888252 493735936 86727 33554432000 4194304 4417452 140736651832640 18446744073709551615 4341345 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=983/tid=1005] ppid=981 vsize=482164 CPUtime=8.68 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (plingeling) R 981 983 390 0 -1 4202560 44884 1254 0 0 862 6 0 0 25 0 4 0 654888252 493735936 86727 33554432000 4194304 4417452 140736651832640 18446744073709551615 4267831 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.3
Current children cumulated vsize (KiB) 482164

[startup+10.4004 s]
/proc/loadavg: 3.81 4.32 5.81 9/333 1010
/proc/meminfo: memFree=23586416/32951124 swapFree=44485764/67111528
[pid=983] ppid=981 vsize=462308 CPUtime=36.49 cores=1,3,5,7
/proc/983/stat : 983 (plingeling) R 981 983 390 0 -1 4202496 194923 1254 0 0 3624 25 0 0 17 0 1 0 654888101 473403392 83507 33554432000 4194304 4417452 140736651832640 18446744073709551615 244446988423 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/983/statm: 115577 83507 181 55 0 113463 0
Current children cumulated CPU time (s) 36.49
Current children cumulated vsize (KiB) 462308

Child status: 20
Real time (s): 10.4137
CPU time (s): 36.5164
CPU user time (s): 36.2455
CPU system time (s): 0.270958
CPU usage (%): 350.656
Max. virtual memory (cumulated for all children) (KiB): 538720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.2455
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196180
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= 228
involuntary context switches= 161

runsolver used 0.038994 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 06:14:37
IDJOB=3371225
IDBENCH=88178
IDSOLVER=1848
FILE ID=node105/3371225-1305432876
RUNJOBID= node105-1305432876-971
PBS_JOBID= 13324613
Free space on /tmp= 73536 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371225-1305432876/watcher-3371225-1305432876 -o /tmp/evaluation-result-3371225-1305432876/solver-3371225-1305432876 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371225-1305432876.cnf

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=84301759

node105.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.825
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.65
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      25138960 kB
Buffers:        287336 kB
Cached:        6054180 kB
SwapCached:      39656 kB
Active:         698084 kB
Inactive:      6852212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25138960 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           94264 kB
Writeback:          16 kB
AnonPages:     1176540 kB
Mapped:           9872 kB
Slab:           131684 kB
PageTables:      66316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65317476 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= 73484 MiB
End job on node105 at 2011-05-15 06:14:47