Trace number 3387572

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 5000.06 4999.93

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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: 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-3387572-1305605947/watcher-3387572-1305605947 -o /tmp/evaluation-result-3387572-1305605947/solver-3387572-1305605947 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387572-1305605947.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.02 2.05 2.00 2/458 29756
/proc/meminfo: memFree=20386340/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=21360 CPUtime=0.01 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1430 0 0 0 1 0 0 0 25 0 1 0 672192920 21872640 1286 33554432000 4194304 4300288 140734248899168 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 5340 1286 217 26 0 1972 0

[startup+0.0237869 s]
/proc/loadavg: 2.02 2.05 2.00 2/458 29756
/proc/meminfo: memFree=20386340/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=22248 CPUtime=0.01 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1848 0 0 0 1 0 0 0 25 0 1 0 672192920 22781952 1618 33554432000 4194304 4300288 140734248899168 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 5562 1619 217 26 0 2194 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22248

[startup+0.100823 s]
/proc/loadavg: 2.02 2.05 2.00 2/458 29756
/proc/meminfo: memFree=20386340/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=29400 CPUtime=0.09 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 4788 0 0 0 9 0 0 0 25 0 1 0 672192920 30105600 3998 33554432000 4194304 4300288 140734248899168 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 7350 3998 221 26 0 3982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29400

[startup+0.30079 s]
/proc/loadavg: 2.02 2.05 2.00 2/458 29756
/proc/meminfo: memFree=20386340/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=29676 CPUtime=0.29 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 4828 0 0 0 29 0 0 0 25 0 1 0 672192920 30388224 4038 33554432000 4194304 4300288 140734248899168 18446744073709551615 4228238 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 7419 4038 221 26 0 4051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29676

[startup+0.70072 s]
/proc/loadavg: 2.02 2.05 2.00 2/458 29756
/proc/meminfo: memFree=20386340/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=28592 CPUtime=0.69 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 5608 0 0 0 69 0 0 0 25 0 1 0 672192920 29278208 3410 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 7148 3410 239 26 0 3780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28592

[startup+1.50058 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 29757
/proc/meminfo: memFree=20370344/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=31312 CPUtime=1.49 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 6402 0 0 0 149 0 0 0 25 0 1 0 672192920 32063488 4187 33554432000 4194304 4300288 140734248899168 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 7828 4187 242 26 0 4460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31312

[startup+3.10029 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 29757
/proc/meminfo: memFree=20365012/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=35732 CPUtime=3.09 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 7565 0 0 0 308 1 0 0 25 0 1 0 672192920 36589568 5327 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 8933 5327 242 26 0 5565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35732

[startup+6.30072 s]
/proc/loadavg: 2.02 2.05 2.00 3/459 29757
/proc/meminfo: memFree=20355248/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=42912 CPUtime=6.29 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 9457 0 0 0 628 1 0 0 25 0 1 0 672192920 43941888 7187 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 10728 7187 242 26 0 7360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42912

[startup+12.7006 s]
/proc/loadavg: 2.10 2.06 2.01 3/459 29757
/proc/meminfo: memFree=20337332/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=57508 CPUtime=12.69 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 12943 0 0 0 1268 1 0 0 25 0 1 0 672192920 58888192 10625 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 14377 10625 242 26 0 11009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57508

[startup+25.5003 s]
/proc/loadavg: 2.08 2.06 2.00 3/459 29757
/proc/meminfo: memFree=20313408/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=80508 CPUtime=25.49 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 18310 0 0 0 2547 2 0 0 25 0 1 0 672192920 82440192 15915 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 20127 15915 242 26 0 16759 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80508

[startup+51.1008 s]
/proc/loadavg: 2.11 2.07 2.01 3/459 29758
/proc/meminfo: memFree=20312476/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=84988 CPUtime=51.09 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 30760 0 0 0 5104 5 0 0 25 0 1 0 672192920 87027712 13675 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 21247 13675 242 26 0 17879 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84988

[startup+102.318 s]
/proc/loadavg: 2.15 2.07 2.01 3/459 29787
/proc/meminfo: memFree=21232656/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=72764 CPUtime=102.31 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 49160 0 0 0 10222 9 0 0 25 0 1 0 672192920 74510336 13655 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 18191 13655 242 26 0 14823 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72764

[startup+162.301 s]
/proc/loadavg: 2.12 2.07 2.01 3/459 29789
/proc/meminfo: memFree=21224988/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=59732 CPUtime=162.29 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 68401 0 0 0 16216 13 0 0 25 0 1 0 672192920 61165568 10863 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 14933 10863 242 26 0 11565 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59732

[startup+222.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/459 29791
/proc/meminfo: memFree=21152924/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=133020 CPUtime=222.3 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 85667 0 0 0 22213 17 0 0 25 0 1 0 672192920 136212480 27883 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 33255 27883 242 26 0 29887 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133020

[startup+282.301 s]
/proc/loadavg: 2.07 2.06 2.00 3/459 29792
/proc/meminfo: memFree=21194204/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=105188 CPUtime=282.29 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 103467 0 0 0 28209 20 0 0 25 0 1 0 672192920 107712512 22025 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 26297 22025 242 26 0 22929 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105188

[startup+342.301 s]
/proc/loadavg: 2.10 2.06 2.00 3/459 29794
/proc/meminfo: memFree=21088168/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=189588 CPUtime=342.3 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 115584 0 0 0 34208 22 0 0 25 0 1 0 672192920 194138112 33940 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 47397 33940 242 26 0 44029 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189588

[startup+402.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/459 29795
/proc/meminfo: memFree=21145192/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=142788 CPUtime=402.3 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 133607 0 0 0 40204 26 0 0 25 0 1 0 672192920 146214912 27723 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 35697 27723 242 26 0 32329 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 142788

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 29797
/proc/meminfo: memFree=21236940/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=95968 CPUtime=462.31 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 149145 0 0 0 46201 30 0 0 25 0 1 0 672192920 98271232 18146 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 23992 18146 242 26 0 20624 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95968

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/459 29799
/proc/meminfo: memFree=21120868/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=150436 CPUtime=522.3 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 162621 0 0 0 52197 33 0 0 25 0 1 0 672192920 154046464 31403 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 37609 31403 242 26 0 34241 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150436

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/459 29800
/proc/meminfo: memFree=21034544/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=205932 CPUtime=582.3 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 173756 0 0 0 58194 36 0 0 25 0 1 0 672192920 210874368 42382 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 51483 42382 242 26 0 48115 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 205932

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 1.09 1.34 1.69 2/453 29922
/proc/meminfo: memFree=21097076/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=309468 CPUtime=4062.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 868271 0 0 0 406021 220 0 0 25 0 1 0 672192920 316895232 69608 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256236 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 77367 69608 242 26 0 73999 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 309468

[startup+4122.3 s]
/proc/loadavg: 1.03 1.27 1.64 2/453 29924
/proc/meminfo: memFree=21066180/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=392056 CPUtime=4122.4 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 876245 0 0 0 412016 224 0 0 25 0 1 0 672192920 401465344 77452 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256192 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 98014 77452 242 26 0 94646 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 392056

[startup+4182.3 s]
/proc/loadavg: 1.08 1.25 1.61 2/453 29925
/proc/meminfo: memFree=21163008/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=260580 CPUtime=4182.39 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 892693 0 0 0 418011 228 0 0 25 0 1 0 672192920 266833920 53239 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 65145 53239 242 26 0 61777 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 260580

[startup+4242.3 s]
/proc/loadavg: 1.07 1.21 1.57 2/453 29927
/proc/meminfo: memFree=21123060/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=311156 CPUtime=4242.4 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 902928 0 0 0 424008 232 0 0 25 0 1 0 672192920 318623744 63312 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 77789 63312 242 26 0 74421 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 311156

[startup+4302.3 s]
/proc/loadavg: 1.08 1.19 1.54 2/453 29928
/proc/meminfo: memFree=21092544/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=312092 CPUtime=4302.4 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 910604 0 0 0 430006 234 0 0 25 0 1 0 672192920 319582208 70872 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 78023 70872 242 26 0 74655 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 312092

[startup+4362.3 s]
/proc/loadavg: 1.03 1.15 1.50 2/453 29930
/proc/meminfo: memFree=21064136/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=396252 CPUtime=4362.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 917848 0 0 0 436003 238 0 0 25 0 1 0 672192920 405762048 78002 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 99063 78002 242 26 0 95695 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 396252

[startup+4422.3 s]
/proc/loadavg: 1.01 1.12 1.47 2/453 29932
/proc/meminfo: memFree=21157992/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=265092 CPUtime=4422.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 934475 0 0 0 441999 242 0 0 25 0 1 0 672192920 271454208 54669 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 66273 54669 242 26 0 62905 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 265092

[startup+4482.3 s]
/proc/loadavg: 1.00 1.10 1.44 2/453 29933
/proc/meminfo: memFree=21113580/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=315180 CPUtime=4482.4 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 945800 0 0 0 447995 245 0 0 25 0 1 0 672192920 322744320 65805 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 78795 65805 242 26 0 75427 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 315180

[startup+4542.3 s]
/proc/loadavg: 1.05 1.09 1.41 2/453 29935
/proc/meminfo: memFree=21083316/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=397272 CPUtime=4542.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 953280 0 0 0 453993 248 0 0 25 0 1 0 672192920 406806528 73170 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 99318 73170 242 26 0 95950 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 397272

[startup+4602.3 s]
/proc/loadavg: 1.06 1.09 1.39 2/453 29936
/proc/meminfo: memFree=21204948/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=204648 CPUtime=4602.42 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 963676 0 0 0 459990 252 0 0 25 0 1 0 672192920 209559552 42775 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 51162 42775 242 26 0 47794 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 204648

[startup+4662.3 s]
/proc/loadavg: 1.06 1.08 1.36 2/453 29938
/proc/meminfo: memFree=21146536/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=266280 CPUtime=4662.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 978389 0 0 0 465985 256 0 0 25 0 1 0 672192920 272670720 57258 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 66570 57258 242 26 0 63202 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 266280

[startup+4722.32 s]
/proc/loadavg: 1.02 1.06 1.34 2/453 29940
/proc/meminfo: memFree=21111800/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=316368 CPUtime=4722.43 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 987166 0 0 0 471985 258 0 0 25 0 1 0 672192920 323960832 65888 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 79092 65888 242 26 0 75724 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 316368

[startup+4782.3 s]
/proc/loadavg: 1.00 1.05 1.32 2/453 29941
/proc/meminfo: memFree=21075208/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=400388 CPUtime=4782.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 996440 0 0 0 477980 261 0 0 25 0 1 0 672192920 409997312 75039 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255985 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 100097 75040 242 26 0 96729 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 400388

[startup+4842.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/453 29943
/proc/meminfo: memFree=21044188/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=400816 CPUtime=4842.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1004307 0 0 0 483977 264 0 0 25 0 1 0 672192920 410435584 82779 33554432000 4194304 4300288 140734248899168 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 100204 82779 242 26 0 96836 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 400816

[startup+4902.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/453 29944
/proc/meminfo: memFree=21155900/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=269700 CPUtime=4902.41 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1020121 0 0 0 489974 267 0 0 25 0 1 0 672192920 276172800 55017 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 67425 55017 242 26 0 64057 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 269700

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/453 29946
/proc/meminfo: memFree=21117064/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=320716 CPUtime=4962.42 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1030098 0 0 0 495972 270 0 0 25 0 1 0 672192920 328413184 64835 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 80179 64835 242 26 0 76811 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 320716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.02 1.24 2/453 29947
/proc/meminfo: memFree=21094488/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=320904 CPUtime=5000.04 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1035823 0 0 0 499732 272 0 0 25 0 1 0 672192920 328605696 70469 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 80226 70469 242 26 0 76858 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 320904

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.02 1.24 2/453 29947
/proc/meminfo: memFree=21094488/32951124 swapFree=65173164/67111528
[pid=29756] ppid=29754 vsize=320904 CPUtime=5000.04 cores=1,3,5,7
/proc/29756/stat : 29756 (cir_minisat) R 29754 29756 26973 0 -1 4202496 1035823 0 0 0 499732 272 0 0 25 0 1 0 672192920 328605696 70469 33554432000 4194304 4300288 140734248899168 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29756/statm: 80226 70469 242 26 0 76858 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 320904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4997.32
CPU system time (s): 2.73658
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 401912

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

runsolver used 21.0748 second user time and 52.9589 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-17 06:19:08
IDJOB=3387572
IDBENCH=85987
IDSOLVER=1873
FILE ID=node132/3387572-1305605947
RUNJOBID= node132-1305600780-29196
PBS_JOBID= 13350346
Free space on /tmp= 73484 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387572-1305605947/watcher-3387572-1305605947 -o /tmp/evaluation-result-3387572-1305605947/solver-3387572-1305605947 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387572-1305605947.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=996123301

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20386628 kB
Buffers:        328040 kB
Cached:        3380680 kB
SwapCached:       9908 kB
Active:        6427664 kB
Inactive:      5798756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20386628 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:     8514324 kB
Mapped:          31428 kB
Slab:           218980 kB
PageTables:      52304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110281544 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= 73492 MiB
End job on node132 at 2011-05-17 07:42:30