Trace number 3378749

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
borg-sat 11.03.02-par-industrial (fixed)? (TO) 1300.09 1300.26

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.6073
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

Solver Data

0.38/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.68	c INFO: solving HOME/instance-3378749-1305464545.cnf
0.38/0.68	c INFO: computing task features
791.81/792.08	c INFO: computed variable-clause graph statistics
795.90/796.15	c INFO: computed clause balance statistics
1293.11/1293.36	c INFO: computed variable balance statistics

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: 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-3378749-1305464545/watcher-3378749-1305464545 -o /tmp/evaluation-result-3378749-1305464545/solver-3378749-1305464545 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378749-1305464545.cnf -seed 276779264 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.46 7.89 6.67 6/386 16172
/proc/meminfo: memFree=22530460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/16172/stat : 16172 (python) S 16170 16172 15878 0 -1 4202496 927 0 0 0 0 0 0 0 17 0 1 0 638872392 16154624 807 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/16172/statm: 3945 807 356 364 0 432 0

[startup+0.0482761 s]
/proc/loadavg: 7.46 7.89 6.67 6/386 16172
/proc/meminfo: memFree=22530460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=18884 CPUtime=0.02 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 1288 0 0 0 2 0 0 0 17 0 1 0 638872392 19337216 1141 33554432000 4194304 5683644 140737045698912 18446744073709551615 4865528 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100257 s]
/proc/loadavg: 7.46 7.89 6.67 6/386 16172
/proc/meminfo: memFree=22530460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=87708 CPUtime=0.06 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 2638 0 0 0 4 2 0 0 17 0 1 0 638872392 89812992 2355 33554432000 4194304 5683644 140737045698912 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300271 s]
/proc/loadavg: 7.46 7.89 6.67 6/386 16172
/proc/meminfo: memFree=22530460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 5962 935 1 0 13 7 0 0 17 0 1 0 638872392 139005952 4150 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726401029 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.70017 s]
/proc/loadavg: 7.46 7.89 6.67 6/386 16172
/proc/meminfo: memFree=22530460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=962340 CPUtime=0.46 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 17742 935 1 0 27 19 0 0 16 0 1 0 638872392 985436160 15424 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726404864 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 240585 15460 1758 364 0 176509 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 962340

[startup+1.50104 s]
/proc/loadavg: 7.46 7.89 6.67 6/387 16177
/proc/meminfo: memFree=21864632/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=993212 CPUtime=1.26 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 188002 935 1 0 74 52 0 0 17 0 1 0 638872392 1017049088 185560 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 248303 185560 1761 364 0 184227 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 993212

[startup+3.1007 s]
/proc/loadavg: 7.46 7.89 6.67 7/387 16177
/proc/meminfo: memFree=21756256/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=1100196 CPUtime=2.87 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 213762 935 1 0 231 56 0 0 19 0 1 0 638872392 1126600704 211320 33554432000 4194304 5683644 140737045698912 18446744073709551615 4943878 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 275049 211321 1761 364 0 210973 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1100196

[startup+6.3011 s]
/proc/loadavg: 7.35 7.86 6.67 6/387 16177
/proc/meminfo: memFree=21542364/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=1315068 CPUtime=6.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 265415 935 1 0 545 62 0 0 25 0 1 0 638872392 1346629632 262973 33554432000 4194304 5683644 140737045698912 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 328767 262974 1761 364 0 264691 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1315068

[startup+12.7009 s]
/proc/loadavg: 7.32 7.85 6.67 6/387 16177
/proc/meminfo: memFree=21114208/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=1723088 CPUtime=12.46 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 368189 935 1 0 1172 74 0 0 25 0 1 0 638872392 1764442112 365747 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 430772 365747 1761 364 0 366696 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1723088

[startup+25.5005 s]
/proc/loadavg: 6.80 7.71 6.64 6/387 16178
/proc/meminfo: memFree=20244112/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=2595784 CPUtime=25.26 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 574071 935 1 0 2425 101 0 0 25 0 1 0 638872392 2658082816 571629 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 648946 571629 1761 364 0 584870 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 2595784

[startup+51.1006 s]
/proc/loadavg: 6.19 7.49 6.60 6/387 16178
/proc/meminfo: memFree=18586648/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=4292680 CPUtime=50.87 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 985678 935 1 0 4932 155 0 0 25 0 1 0 638872392 4395704320 983236 33554432000 4194304 5683644 140737045698912 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1073170 983237 1761 364 0 1009094 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 4292680

[startup+102.314 s]
/proc/loadavg: 5.56 7.12 6.52 6/387 16180
/proc/meminfo: memFree=16403512/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=102.08 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 3230565 935 1 0 9804 404 0 0 25 0 1 0 638872392 6607110144 1526106 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1526107 1814 364 0 1548988 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 6452256

[startup+162.301 s]
/proc/loadavg: 3.61 6.29 6.27 3/371 16257
/proc/meminfo: memFree=17538996/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=162.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 6914758 935 1 0 15414 793 0 0 25 0 1 0 638872392 6607110144 1506303 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1506305 1814 364 0 1548988 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 6452256

[startup+222.3 s]
/proc/loadavg: 2.89 5.57 6.02 6/383 16271
/proc/meminfo: memFree=17106752/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=222.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 10601550 935 1 0 21031 1176 0 0 25 0 1 0 638872392 6607110144 1489099 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1489101 1814 364 0 1548988 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 6452256

[startup+282.301 s]
/proc/loadavg: 4.22 5.46 5.95 6/383 16272
/proc/meminfo: memFree=17124208/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=282.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 14227166 935 1 0 26657 1550 0 0 25 0 1 0 638872392 6607110144 1538443 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1538445 1814 364 0 1548988 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 6452256

[startup+342.301 s]
/proc/loadavg: 4.71 5.38 5.89 6/387 16278
/proc/meminfo: memFree=16289364/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=342.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 17912364 935 1 0 32271 1936 0 0 25 0 1 0 638872392 6607110144 1519645 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1519646 1814 364 0 1548988 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 6452256

[startup+402.3 s]
/proc/loadavg: 4.94 5.32 5.84 6/387 16280
/proc/meminfo: memFree=15801996/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=6452256 CPUtime=402.07 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 21593893 935 1 0 37882 2325 0 0 25 0 1 0 638872392 6607110144 1497178 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1613064 1497179 1814 364 0 1548988 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 6452256

[startup+462.301 s]
/proc/loadavg: 5.28 5.34 5.81 6/387 16281
/proc/meminfo: memFree=16047464/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=462.08 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 25557172 935 1 0 43465 2743 0 0 25 0 1 0 638872392 6085177344 1401885 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1401886 1815 364 0 1421563 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 5942556

[startup+522.301 s]
/proc/loadavg: 3.70 4.91 5.63 3/371 16315
/proc/meminfo: memFree=16755292/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=522.09 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 29208208 935 1 0 49078 3131 0 0 25 0 1 0 638872392 6085177344 1417131 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1417133 1815 364 0 1421563 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 5942556

[startup+582.3 s]
/proc/loadavg: 2.62 4.38 5.40 3/371 16316
/proc/meminfo: memFree=16713252/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=582.08 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 32880405 935 1 0 54709 3499 0 0 25 0 1 0 638872392 6085177344 1410764 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1410766 1815 364 0 1421563 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 5942556

[startup+642.301 s]
/proc/loadavg: 2.23 3.94 5.19 3/371 16318
/proc/meminfo: memFree=16764516/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=642.1 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 36553305 935 1 0 60334 3876 0 0 25 0 1 0 638872392 6085177344 1405100 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1405101 1815 364 0 1421563 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 5942556

[startup+702.301 s]
/proc/loadavg: 2.21 3.62 5.00 3/371 16320
/proc/meminfo: memFree=16776260/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=702.08 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 40205965 935 1 0 65960 4248 0 0 25 0 1 0 638872392 6085177344 1421970 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1421972 1815 364 0 1421563 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 5942556

[startup+762.314 s]
/proc/loadavg: 2.07 3.32 4.81 3/371 16321
/proc/meminfo: memFree=16736292/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5942556 CPUtime=762.11 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 43878186 935 1 0 71581 4630 0 0 25 0 1 0 638872392 6085177344 1415627 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106261333626 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1485639 1415628 1815 364 0 1421563 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 5942556

[startup+822.301 s]
/proc/loadavg: 2.84 3.32 4.71 3/371 16367
/proc/meminfo: memFree=18360492/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=822.09 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 77363 4846 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 5005768 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 5525688

[startup+882.301 s]
/proc/loadavg: 2.31 3.08 4.54 3/371 16368
/proc/meminfo: memFree=18361284/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=882.09 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 83363 4846 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 4303259 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 5525688

[startup+942.3 s]
/proc/loadavg: 2.11 2.88 4.38 3/371 16370
/proc/meminfo: memFree=18360640/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=942.09 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 89363 4846 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 47106260860856 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 5525688

[startup+1002.3 s]
/proc/loadavg: 2.89 2.91 4.29 6/383 16384
/proc/meminfo: memFree=17226120/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=1002.11 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 95364 4847 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 4602976 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 5525688

[startup+1062.3 s]
/proc/loadavg: 4.08 3.23 4.31 6/383 16429
/proc/meminfo: memFree=18397692/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=1062.1 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 101363 4847 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 4940555 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 5525688

[startup+1122.3 s]
/proc/loadavg: 4.01 3.33 4.27 6/383 16519
/proc/meminfo: memFree=18133544/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=1122.11 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 107362 4849 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 264725765872 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 5525688

[startup+1182.3 s]
/proc/loadavg: 4.63 3.63 4.31 7/383 16520
/proc/meminfo: memFree=18064008/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=1182.11 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 113362 4849 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 264726091481 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 5525688

[startup+1242.3 s]
/proc/loadavg: 3.10 3.39 4.18 3/371 16554
/proc/meminfo: memFree=18657460/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5525688 CPUtime=1242.11 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 45961645 935 1 0 119361 4850 0 0 25 0 1 0 638872392 5658304512 1318807 33554432000 4194304 5683644 140737045698912 18446744073709551615 4418259 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1381422 1318807 1826 364 0 1317346 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 5525688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.64 3.18 4.06 6/383 16568
/proc/meminfo: memFree=18038672/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=5440140 CPUtime=1299.82 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4202496 46004420 935 1 0 125127 4855 0 0 25 0 1 0 638872392 5570703360 1297421 33554432000 4194304 5683644 140737045698912 18446744073709551615 4623696 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16172/statm: 1360035 1297421 1827 364 0 1295959 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 5440140

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

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

[startup+1300.21 s]
/proc/loadavg: 2.64 3.18 4.06 6/384 16569
/proc/meminfo: memFree=20637332/32951124 swapFree=63083164/67111528
[pid=16172] ppid=16170 vsize=0 CPUtime=1300.02 cores=0,2,4,6
/proc/16172/stat : 16172 (python) R 16170 16172 15878 0 -1 4203524 46004420 935 1 0 125127 4875 0 0 25 0 1 0 638872392 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16172/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.26
CPU time (s): 1300.09
CPU user time (s): 1251.28
CPU system time (s): 48.8046
CPU usage (%): 99.9864
Max. virtual memory (cumulated for all children) (KiB): 6707704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.28
system time used= 48.8046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46005355
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2836
involuntary context switches= 2460

runsolver used 4.79227 second user time and 10.3124 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 15:02:47
IDJOB=3378749
IDBENCH=70953
IDSOLVER=1860
FILE ID=node141/3378749-1305464545
RUNJOBID= node141-1305463314-15896
PBS_JOBID= 13324992
Free space on /tmp= 72644 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378749-1305464545/watcher-3378749-1305464545 -o /tmp/evaluation-result-3378749-1305464545/solver-3378749-1305464545 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378749-1305464545.cnf -seed 276779264 -budget 4800 -cores 4

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

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=276779264

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      22530748 kB
Buffers:        267208 kB
Cached:        6096768 kB
SwapCached:      15736 kB
Active:        4760200 kB
Inactive:      5380028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22530748 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:          716264 kB
Writeback:           0 kB
AnonPages:     3767872 kB
Mapped:          19464 kB
Slab:           167248 kB
PageTables:      46996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89279920 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= 72612 MiB
End job on node141 at 2011-05-15 15:24:30