Trace number 3387186

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)UNSAT 439.287 439.276

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

439.21/439.27	c WARNING: for repeatability, setting FPU to use double precision
439.21/439.27	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387186-1305597046/watcher-3387186-1305597046 -o /tmp/evaluation-result-3387186-1305597046/solver-3387186-1305597046 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387186-1305597046.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.01 2.00 2/373 6763
/proc/meminfo: memFree=27332264/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=26280 CPUtime=0 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 2077 0 0 0 0 0 0 0 18 0 1 0 671305099 26910720 2016 33554432000 4194304 4300288 140737012208128 18446744073709551615 230808862928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 6570 2022 218 26 0 3202 0

[startup+0.057755 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 6763
/proc/meminfo: memFree=27332264/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=43596 CPUtime=0.05 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 6396 0 0 0 4 1 0 0 18 0 1 0 671305099 44642304 6220 33554432000 4194304 4300288 140737012208128 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 10899 6222 218 26 0 7531 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 43596

[startup+0.100746 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 6763
/proc/meminfo: memFree=27332264/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=49828 CPUtime=0.09 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 8484 0 0 0 8 1 0 0 18 0 1 0 671305099 51023872 8081 33554432000 4194304 4300288 140737012208128 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 12457 8082 218 26 0 9089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49828

[startup+0.300708 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 6763
/proc/meminfo: memFree=27332264/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=72228 CPUtime=0.28 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 13929 0 0 0 26 2 0 0 18 0 1 0 671305099 73961472 12997 33554432000 4194304 4300288 140737012208128 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 18057 12997 218 26 0 14689 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 72228

[startup+0.70064 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 6763
/proc/meminfo: memFree=27332264/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=110800 CPUtime=0.69 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 24695 0 0 0 65 4 0 0 18 0 1 0 671305099 113459200 22332 33554432000 4194304 4300288 140737012208128 18446744073709551615 4228511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 27700 22332 222 26 0 24332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110800

[startup+1.50049 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 6764
/proc/meminfo: memFree=27236660/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=131432 CPUtime=1.49 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 28259 0 0 0 144 5 0 0 20 0 1 0 671305099 134586368 25718 33554432000 4194304 4300288 140737012208128 18446744073709551615 4228352 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 32858 25718 222 26 0 29490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131432

[startup+3.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 6764
/proc/meminfo: memFree=27240256/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=108348 CPUtime=3.09 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 31663 0 0 0 303 6 0 0 25 0 1 0 671305099 110948352 20638 33554432000 4194304 4300288 140737012208128 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 27087 20638 242 26 0 23719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108348

[startup+6.30061 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 6764
/proc/meminfo: memFree=27223648/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=108348 CPUtime=6.29 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 32729 0 0 0 623 6 0 0 25 0 1 0 671305099 110948352 21700 33554432000 4194304 4300288 140737012208128 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 27087 21701 243 26 0 23719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108348

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 6764
/proc/meminfo: memFree=27192868/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=120024 CPUtime=12.69 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 34828 0 0 0 1262 7 0 0 25 0 1 0 671305099 122904576 23794 33554432000 4194304 4300288 140737012208128 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 30006 23794 243 26 0 26638 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120024

[startup+25.5011 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 6765
/proc/meminfo: memFree=27133844/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=138992 CPUtime=25.49 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 39050 0 0 0 2541 8 0 0 25 0 1 0 671305099 142327808 28003 33554432000 4194304 4300288 140737012208128 18446744073709551615 4265063 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 34748 28003 243 26 0 31380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138992

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 6765
/proc/meminfo: memFree=27044632/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=169812 CPUtime=51.09 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 45703 0 0 0 5099 10 0 0 25 0 1 0 671305099 173887488 34635 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 42453 34635 243 26 0 39085 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 169812

[startup+102.314 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6767
/proc/meminfo: memFree=26907700/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=219900 CPUtime=102.31 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 56089 0 0 0 10216 15 0 0 25 0 1 0 671305099 225177600 44991 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 54975 44991 243 26 0 51607 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 219900

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 6768
/proc/meminfo: memFree=26775804/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=301288 CPUtime=162.29 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 62390 0 0 0 16212 17 0 0 25 0 1 0 671305099 308518912 51242 33554432000 4194304 4300288 140737012208128 18446744073709551615 4249440 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 75322 51242 243 26 0 71954 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 301288

[startup+222.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/374 6770
/proc/meminfo: memFree=26666904/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=302788 CPUtime=222.3 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 68045 0 0 0 22210 20 0 0 25 0 1 0 671305099 310054912 56860 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 75697 56860 243 26 0 72329 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 302788

[startup+282.3 s]
/proc/loadavg: 2.21 2.06 2.02 3/374 6771
/proc/meminfo: memFree=26550680/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=305572 CPUtime=282.3 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 72149 0 0 0 28208 22 0 0 25 0 1 0 671305099 312905728 60932 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255670 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 76393 60932 243 26 0 73025 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 305572

[startup+342.3 s]
/proc/loadavg: 2.21 2.09 2.03 3/374 6801
/proc/meminfo: memFree=27249812/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=307128 CPUtime=342.3 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 75213 0 0 0 34207 23 0 0 25 0 1 0 671305099 314499072 63966 33554432000 4194304 4300288 140737012208128 18446744073709551615 4269515 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 76782 63966 243 26 0 73414 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 307128

[startup+402.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/374 6803
/proc/meminfo: memFree=27161616/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=308388 CPUtime=402.3 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 79593 0 0 0 40204 26 0 0 25 0 1 0 671305099 315789312 68324 33554432000 4194304 4300288 140737012208128 18446744073709551615 4268522 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 77097 68324 243 26 0 73729 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 308388

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

[startup+409.501 s]
/proc/loadavg: 2.06 2.07 2.02 3/374 6803
/proc/meminfo: memFree=27150696/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=308388 CPUtime=409.5 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 79849 0 0 0 40924 26 0 0 25 0 1 0 671305099 315789312 68572 33554432000 4194304 4300288 140737012208128 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 77097 68572 243 26 0 73729 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 308388

[startup+422.301 s]
/proc/loadavg: 2.05 2.07 2.02 3/374 6803
/proc/meminfo: memFree=27134820/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=308388 CPUtime=422.31 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 80298 0 0 0 42205 26 0 0 25 0 1 0 671305099 315789312 69015 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 77097 69015 243 26 0 73729 0
Current children cumulated CPU time (s) 422.31
Current children cumulated vsize (KiB) 308388

[startup+428.701 s]
/proc/loadavg: 2.05 2.06 2.02 3/374 6803
/proc/meminfo: memFree=27206492/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=227780 CPUtime=428.7 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 110959 0 0 0 42840 30 0 0 25 0 1 0 671305099 233246720 49754 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 56945 49754 243 26 0 53577 0
Current children cumulated CPU time (s) 428.7
Current children cumulated vsize (KiB) 227780

[startup+435.1 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27198052/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=227780 CPUtime=435.11 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 111331 0 0 0 43480 31 0 0 25 0 1 0 671305099 233246720 50124 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 56945 50124 243 26 0 53577 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 227780

[startup+436.714 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27195200/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=227780 CPUtime=436.72 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 111411 0 0 0 43641 31 0 0 25 0 1 0 671305099 233246720 50204 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 56945 50204 243 26 0 53577 0
Current children cumulated CPU time (s) 436.72
Current children cumulated vsize (KiB) 227780

[startup+438.301 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27193588/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=227780 CPUtime=438.31 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 111475 0 0 0 43800 31 0 0 25 0 1 0 671305099 233246720 50266 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 56945 50266 243 26 0 53577 0
Current children cumulated CPU time (s) 438.31
Current children cumulated vsize (KiB) 227780

[startup+438.701 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27193588/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=227780 CPUtime=438.71 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 111485 0 0 0 43840 31 0 0 25 0 1 0 671305099 233246720 50275 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 56945 50275 243 26 0 53577 0
Current children cumulated CPU time (s) 438.71
Current children cumulated vsize (KiB) 227780

[startup+439.101 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27192596/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=177692 CPUtime=439.11 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 130596 0 0 0 43878 33 0 0 25 0 1 0 671305099 181956608 38499 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255746 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 44423 38499 243 26 0 41055 0
Current children cumulated CPU time (s) 439.11
Current children cumulated vsize (KiB) 177692

[startup+439.201 s]
/proc/loadavg: 2.04 2.06 2.02 3/374 6804
/proc/meminfo: memFree=27192596/32951124 swapFree=37160408/67111528
[pid=6763] ppid=6761 vsize=177692 CPUtime=439.21 cores=1,3,5,7
/proc/6763/stat : 6763 (cir_minisat) R 6761 6763 6169 0 -1 4202496 130597 0 0 0 43888 33 0 0 25 0 1 0 671305099 181956608 38500 33554432000 4194304 4300288 140737012208128 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6763/statm: 44423 38500 243 26 0 41055 0
Current children cumulated CPU time (s) 439.21
Current children cumulated vsize (KiB) 177692

Child status: 20
Real time (s): 439.276
CPU time (s): 439.287
CPU user time (s): 438.949
CPU system time (s): 0.337948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 438616

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

runsolver used 1.48777 second user time and 3.71543 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-17 03:50:47
IDJOB=3387186
IDBENCH=71039
IDSOLVER=1873
FILE ID=node104/3387186-1305597046
RUNJOBID= node104-1305586740-6188
PBS_JOBID= 13350374
Free space on /tmp= 73248 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387186-1305597046/watcher-3387186-1305597046 -o /tmp/evaluation-result-3387186-1305597046/solver-3387186-1305597046 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387186-1305597046.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=487841498

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27332436 kB
Buffers:        306172 kB
Cached:        2894124 kB
SwapCached:     152312 kB
Active:        1661392 kB
Inactive:      3670384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27332436 kB
SwapTotal:    67111528 kB
SwapFree:     37160408 kB
Dirty:           19088 kB
Writeback:         132 kB
AnonPages:     1992404 kB
Mapped:          11144 kB
Slab:           131444 kB
PageTables:      89644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88095588 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= 73228 MiB
End job on node104 at 2011-05-17 03:58:06