Trace number 3372029

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
Lingeling 587f (fixed)? (TO) 1300.07 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3372029-1307643475/watcher-3372029-1307643475 -o /tmp/evaluation-result-3372029-1307643475/solver-3372029-1307643475 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372029-1307643475.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.96 3.66 4/182 11678
/proc/meminfo: memFree=32333752/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=7220 CPUtime=0 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 385 0 0 0 0 0 0 0 18 0 1 0 856763110 7393280 328 33554432000 4194304 4409284 140737103308016 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 1805 328 111 53 0 228 0

[startup+0.091558 s]
/proc/loadavg: 4.00 3.96 3.66 4/182 11678
/proc/meminfo: memFree=32333752/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=23088 CPUtime=0.08 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 4362 0 0 0 8 0 0 0 18 0 1 0 856763110 23642112 4304 33554432000 4194304 4409284 140737103308016 18446744073709551615 4276156 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 5772 4304 120 53 0 4195 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23088

[startup+0.100546 s]
/proc/loadavg: 4.00 3.96 3.66 4/182 11678
/proc/meminfo: memFree=32333752/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=23088 CPUtime=0.09 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 4366 0 0 0 9 0 0 0 18 0 1 0 856763110 23642112 4308 33554432000 4194304 4409284 140737103308016 18446744073709551615 4285855 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 5772 4308 124 53 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.300527 s]
/proc/loadavg: 4.00 3.96 3.66 4/182 11678
/proc/meminfo: memFree=32333752/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=23088 CPUtime=0.29 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 4371 0 0 0 29 0 0 0 18 0 1 0 856763110 23642112 4313 33554432000 4194304 4409284 140737103308016 18446744073709551615 4284470 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 5772 4313 129 53 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.700452 s]
/proc/loadavg: 4.00 3.96 3.66 4/182 11678
/proc/meminfo: memFree=32333752/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=29520 CPUtime=0.69 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 5981 0 0 0 69 0 0 0 18 0 1 0 856763110 30228480 5923 33554432000 4194304 4409284 140737103308016 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 7380 5923 131 53 0 5803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29520

[startup+1.50029 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 11698
/proc/meminfo: memFree=32279904/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=26904 CPUtime=1.49 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 6905 0 0 0 149 0 0 0 20 0 1 0 856763110 27549696 5239 33554432000 4194304 4409284 140737103308016 18446744073709551615 4340282 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 6726 5239 133 53 0 5149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26904

[startup+3.10097 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 11698
/proc/meminfo: memFree=32278788/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=26904 CPUtime=3.09 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 6907 0 0 0 309 0 0 0 25 0 1 0 856763110 27549696 5241 33554432000 4194304 4409284 140737103308016 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 6726 5241 135 53 0 5149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26904

[startup+6.30031 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 11698
/proc/meminfo: memFree=32272224/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=18712 CPUtime=6.29 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 6912 0 0 0 629 0 0 0 25 0 1 0 856763110 19161088 3198 33554432000 4194304 4409284 140737103308016 18446744073709551615 4359779 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 4678 3198 140 53 0 3101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18712

[startup+12.701 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 11698
/proc/meminfo: memFree=32272900/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=20812 CPUtime=12.69 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 7437 0 0 0 1267 2 0 0 25 0 1 0 856763110 21311488 3723 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 5203 3723 140 53 0 3626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20812

[startup+25.5005 s]
/proc/loadavg: 4.00 3.96 3.67 5/190 11698
/proc/meminfo: memFree=32230016/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=23876 CPUtime=25.49 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 8203 0 0 0 2545 4 0 0 25 0 1 0 856763110 24449024 4489 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358368 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 5969 4489 140 53 0 4392 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23876

[startup+51.1005 s]
/proc/loadavg: 4.00 3.96 3.67 5/190 11775
/proc/meminfo: memFree=32191476/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=29196 CPUtime=51.1 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 9533 0 0 0 5100 10 0 0 25 0 1 0 856763110 29896704 5819 33554432000 4194304 4409284 140737103308016 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 7299 5819 140 53 0 5722 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 29196

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 11776
/proc/meminfo: memFree=32126648/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=32168 CPUtime=102.3 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 10276 0 0 0 10210 20 0 0 25 0 1 0 856763110 32940032 6562 33554432000 4194304 4409284 140737103308016 18446744073709551615 4340276 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 8042 6562 140 53 0 6465 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32168

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 11778
/proc/meminfo: memFree=32084576/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=35744 CPUtime=162.3 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 11170 0 0 0 16198 32 0 0 25 0 1 0 856763110 36601856 7456 33554432000 4194304 4409284 140737103308016 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 8936 7456 140 53 0 7359 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35744

[startup+222.3 s]
/proc/loadavg: 4.10 4.00 3.73 5/190 11779
/proc/meminfo: memFree=32021408/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=51920 CPUtime=222.3 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 15193 0 0 0 22186 44 0 0 25 0 1 0 856763110 53166080 11479 33554432000 4194304 4409284 140737103308016 18446744073709551615 4242691 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 12980 11479 140 53 0 11403 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51920

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.74 5/190 11781
/proc/meminfo: memFree=32001600/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=51920 CPUtime=282.31 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 15193 0 0 0 28174 57 0 0 25 0 1 0 856763110 53166080 11479 33554432000 4194304 4409284 140737103308016 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 12980 11479 140 53 0 11403 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 51920

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 11783
/proc/meminfo: memFree=31967440/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=55592 CPUtime=342.3 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 16154 0 0 0 34164 66 0 0 25 0 1 0 856763110 56926208 12440 33554432000 4194304 4409284 140737103308016 18446744073709551615 4359731 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 13898 12440 140 53 0 12321 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 55592

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 11784
/proc/meminfo: memFree=31856636/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=59756 CPUtime=402.31 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 21430 0 0 0 40155 76 0 0 25 0 1 0 856763110 61190144 13481 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 14939 13481 140 53 0 13362 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 59756

[startup+462.301 s]
/proc/loadavg: 4.03 4.01 3.78 5/190 11789
/proc/meminfo: memFree=31795912/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=65868 CPUtime=462.32 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 25434 0 0 0 46144 88 0 0 25 0 1 0 856763110 67448832 14987 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 16467 14987 140 53 0 14890 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 65868

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.80 5/190 11790
/proc/meminfo: memFree=31737988/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=66276 CPUtime=522.32 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 29776 0 0 0 52133 99 0 0 25 0 1 0 856763110 67866624 15089 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 16569 15089 140 53 0 14992 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 66276

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 11792
/proc/meminfo: memFree=31669472/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=66168 CPUtime=582.32 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 32109 0 0 0 58124 108 0 0 25 0 1 0 856763110 67756032 15062 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 16542 15062 140 53 0 14965 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 66168

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 11794
/proc/meminfo: memFree=31575172/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=71420 CPUtime=642.33 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 37246 0 0 0 64115 118 0 0 25 0 1 0 856763110 73134080 16375 33554432000 4194304 4409284 140737103308016 18446744073709551615 4304914 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 17855 16375 140 53 0 16278 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 71420

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 11795
/proc/meminfo: memFree=31367888/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=72004 CPUtime=702.32 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 45845 0 0 0 70104 128 0 0 25 0 1 0 856763110 73732096 16521 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358375 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 18001 16521 140 53 0 16424 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 72004

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.84 5/190 11797
/proc/meminfo: memFree=31528400/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=78740 CPUtime=762.33 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 52347 0 0 0 76092 141 0 0 25 0 1 0 856763110 80629760 18205 33554432000 4194304 4409284 140737103308016 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 19685 18205 140 53 0 18108 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 78740

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 11798
/proc/meminfo: memFree=31362540/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=75492 CPUtime=822.32 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 61571 0 0 0 82081 151 0 0 25 0 1 0 856763110 77303808 17393 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 18873 17393 140 53 0 17296 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75492

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11800
/proc/meminfo: memFree=31209948/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=76308 CPUtime=882.33 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 70019 0 0 0 88072 161 0 0 25 0 1 0 856763110 78139392 17597 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 19077 17597 140 53 0 17500 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 76308

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.86 5/190 11802
/proc/meminfo: memFree=31221660/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=80348 CPUtime=942.34 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 76827 0 0 0 94063 171 0 0 25 0 1 0 856763110 82276352 18607 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 20087 18607 140 53 0 18510 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 80348

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 11803
/proc/meminfo: memFree=31195188/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=76976 CPUtime=1002.33 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 88776 0 0 0 100053 180 0 0 25 0 1 0 856763110 78823424 17764 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 19244 17764 140 53 0 17667 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 76976

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 11805
/proc/meminfo: memFree=31435428/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=80272 CPUtime=1062.34 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 94073 0 0 0 106043 191 0 0 25 0 1 0 856763110 82198528 18588 33554432000 4194304 4409284 140737103308016 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 20068 18588 140 53 0 18491 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 80272

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 11806
/proc/meminfo: memFree=31322388/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=78016 CPUtime=1122.34 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 99080 0 0 0 112033 201 0 0 25 0 1 0 856763110 79888384 18024 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 19504 18024 140 53 0 17927 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 78016

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 11808
/proc/meminfo: memFree=31441968/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=82124 CPUtime=1182.35 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 106322 0 0 0 118025 210 0 0 25 0 1 0 856763110 84094976 19051 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 20531 19051 140 53 0 18954 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 82124

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.90 5/190 11810
/proc/meminfo: memFree=31326456/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=82176 CPUtime=1242.35 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 113396 0 0 0 124016 219 0 0 25 0 1 0 856763110 84148224 19064 33554432000 4194304 4409284 140737103308016 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 20544 19064 140 53 0 18967 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 82176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.90 5/190 11811
/proc/meminfo: memFree=31281248/32951124 swapFree=67055520/67111528
[pid=11678] ppid=11676 vsize=79068 CPUtime=1300.05 cores=0,2
/proc/11678/stat : 11678 (lingeling) R 11676 11678 8202 0 -1 4202496 122488 0 0 0 129778 227 0 0 25 0 1 0 856763110 80965632 18287 33554432000 4194304 4409284 140737103308016 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11678/statm: 19767 18287 140 53 0 18190 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 79068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.07
CPU user time (s): 1297.79
CPU system time (s): 2.28165
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 94860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.79
system time used= 2.28165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122488
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= 23
involuntary context switches= 3096

runsolver used 2.21066 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-09 20:17:55
IDJOB=3372029
IDBENCH=85991
IDSOLVER=1849
FILE ID=node143/3372029-1307643475
RUNJOBID= node143-1307643475-11639
PBS_JOBID= 13549349
Free space on /tmp= 74160 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372029-1307643475/watcher-3372029-1307643475 -o /tmp/evaluation-result-3372029-1307643475/solver-3372029-1307643475 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372029-1307643475.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1884653518

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32331808 kB
Buffers:         55136 kB
Cached:         380248 kB
SwapCached:       8636 kB
Active:         110428 kB
Inactive:       352872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32331808 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:       26108 kB
Mapped:          12720 kB
Slab:            90136 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217744 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= 74156 MiB
End job on node143 at 2011-06-09 20:39:37