Trace number 3493681

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
MiniUnsat2 2011-02-22? (TO) 1800.07 1800.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-5t0.cnf
MD5SUMbdfc0ca0d35502e6554f4214dbc961c5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1020.99
Satisfiable
(Un)Satisfiability was proved
Number of variables219701
Number of clauses1170345
Sum of the clauses size2820908
Maximum clause length10
Minimum clause length1
Number of clauses of size 112461
Number of clauses of size 2833745
Number of clauses of size 3267959
Number of clauses of size 46240
Number of clauses of size 524960
Number of clauses of size over 524980

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493681-1307800698/watcher-3493681-1307800698 -o /tmp/evaluation-result-3493681-1307800698/solver-3493681-1307800698 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=869386551 -verb=0 HOME/instance-3493681-1307800698.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.74 1.02 1.31 4/189 10648
/proc/meminfo: memFree=30641148/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=17960 CPUtime=0 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 1325 0 0 0 0 0 0 0 23 0 1 0 891667908 18391040 1254 33554432000 4194304 4258824 140734808490848 18446744073709551615 4210343 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 4490 1262 219 16 0 1132 0

[startup+0.08194 s]
/proc/loadavg: 0.74 1.02 1.31 4/189 10648
/proc/meminfo: memFree=30641148/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=54232 CPUtime=0.07 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 10217 0 0 0 6 1 0 0 23 0 1 0 891667908 55533568 10146 33554432000 4194304 4258824 140734808490848 18446744073709551615 228122374853 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 13558 10151 219 16 0 10200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54232

[startup+0.100932 s]
/proc/loadavg: 0.74 1.02 1.31 4/189 10648
/proc/meminfo: memFree=30641148/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=61648 CPUtime=0.09 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 11903 0 0 0 8 1 0 0 23 0 1 0 891667908 63127552 11832 33554432000 4194304 4258824 140734808490848 18446744073709551615 228122374853 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 15412 11836 219 16 0 12054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61648

[startup+0.300901 s]
/proc/loadavg: 0.74 1.02 1.31 4/189 10648
/proc/meminfo: memFree=30641148/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=131564 CPUtime=0.28 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 29424 0 0 0 26 2 0 0 25 0 1 0 891667908 134721536 29353 33554432000 4194304 4258824 140734808490848 18446744073709551615 228122374853 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 32891 29357 219 16 0 29533 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 131564

[startup+0.700828 s]
/proc/loadavg: 0.74 1.02 1.31 4/189 10648
/proc/meminfo: memFree=30641148/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=179896 CPUtime=0.69 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 40710 0 0 0 65 4 0 0 25 0 1 0 891667908 184213504 40639 33554432000 4194304 4258824 140734808490848 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 44974 40639 220 16 0 41616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179896

[startup+1.50068 s]
/proc/loadavg: 0.74 1.02 1.31 5/190 10649
/proc/meminfo: memFree=30432596/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=234088 CPUtime=1.48 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 59936 0 0 0 142 6 0 0 25 0 1 0 891667908 239706112 52702 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 58522 52702 243 16 0 55164 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 234088

[startup+3.10039 s]
/proc/loadavg: 1.00 1.07 1.33 5/190 10649
/proc/meminfo: memFree=30422840/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=255028 CPUtime=3.09 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 70035 0 0 0 301 8 0 0 25 0 1 0 891667908 261148672 57077 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 63757 57077 243 16 0 60399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255028

[startup+6.30081 s]
/proc/loadavg: 1.00 1.07 1.33 5/190 10649
/proc/meminfo: memFree=30427816/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=244564 CPUtime=6.29 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 76629 0 0 0 620 9 0 0 25 0 1 0 891667908 250433536 54465 33554432000 4194304 4258824 140734808490848 18446744073709551615 4201287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 61141 54465 243 16 0 57783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244564

[startup+12.7007 s]
/proc/loadavg: 1.46 1.17 1.36 5/190 10649
/proc/meminfo: memFree=30408620/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=255028 CPUtime=12.69 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 105132 0 0 0 1256 13 0 0 25 0 1 0 891667908 261148672 56356 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 63757 56356 243 16 0 60399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 255028

[startup+25.5003 s]
/proc/loadavg: 1.85 1.26 1.38 5/190 10649
/proc/meminfo: memFree=30400480/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=214432 CPUtime=25.49 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 160446 0 0 0 2529 20 0 0 25 0 1 0 891667908 219578368 49329 33554432000 4194304 4258824 140734808490848 18446744073709551615 4207379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 53608 49329 243 16 0 50250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 214432

[startup+51.1007 s]
/proc/loadavg: 2.58 1.48 1.45 5/190 10650
/proc/meminfo: memFree=30387676/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=255028 CPUtime=51.09 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 263911 0 0 0 5076 33 0 0 25 0 1 0 891667908 261148672 56332 33554432000 4194304 4258824 140734808490848 18446744073709551615 4201325 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 63757 56332 243 16 0 60399 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 255028

[startup+102.307 s]
/proc/loadavg: 3.43 1.90 1.60 5/190 10651
/proc/meminfo: memFree=30330832/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=280920 CPUtime=102.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 333598 0 0 0 10187 43 0 0 25 0 1 0 891667908 287662080 65299 33554432000 4194304 4258824 140734808490848 18446744073709551615 228122374683 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 70230 65299 243 16 0 66872 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 280920

[startup+162.301 s]
/proc/loadavg: 3.79 2.28 1.74 5/190 10653
/proc/meminfo: memFree=30262484/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=332884 CPUtime=162.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 360435 0 0 0 16183 47 0 0 25 0 1 0 891667908 340873216 78270 33554432000 4194304 4258824 140734808490848 18446744073709551615 4217939 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 83221 78270 244 16 0 79863 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 332884

[startup+222.301 s]
/proc/loadavg: 3.92 2.59 1.88 5/190 10664
/proc/meminfo: memFree=30205916/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=372768 CPUtime=222.29 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 372778 0 0 0 22182 47 0 0 25 0 1 0 891667908 381714432 88310 33554432000 4194304 4258824 140734808490848 18446744073709551615 4218578 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 93192 88310 244 16 0 89834 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 372768

[startup+282.301 s]
/proc/loadavg: 4.04 2.86 2.02 5/190 10665
/proc/meminfo: memFree=30177736/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=388048 CPUtime=282.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 377265 0 0 0 28182 48 0 0 25 0 1 0 891667908 397361152 91916 33554432000 4194304 4258824 140734808490848 18446744073709551615 4220102 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 97012 91916 244 16 0 93654 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 388048

[startup+342.301 s]
/proc/loadavg: 4.01 3.06 2.14 5/190 10667
/proc/meminfo: memFree=30154632/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=396944 CPUtime=342.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 392077 0 0 0 34180 50 0 0 25 0 1 0 891667908 406470656 94120 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 99236 94120 244 16 0 95878 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 396944

[startup+402.301 s]
/proc/loadavg: 4.14 3.28 2.27 5/190 10671
/proc/meminfo: memFree=30141136/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=401284 CPUtime=402.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 393382 0 0 0 40180 50 0 0 25 0 1 0 891667908 410914816 95143 33554432000 4194304 4258824 140734808490848 18446744073709551615 4218802 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 100321 95143 244 16 0 96963 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 401284

[startup+462.301 s]
/proc/loadavg: 4.05 3.40 2.37 5/190 10673
/proc/meminfo: memFree=30122996/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=405572 CPUtime=462.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 395193 0 0 0 46180 50 0 0 25 0 1 0 891667908 415305728 96650 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 101393 96650 244 16 0 98035 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 405572

[startup+522.3 s]
/proc/loadavg: 4.02 3.51 2.47 5/190 10674
/proc/meminfo: memFree=30175040/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=420564 CPUtime=522.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 416313 0 0 0 52176 54 0 0 25 0 1 0 891667908 430657536 99902 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 105141 99902 244 16 0 101783 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 420564

[startup+582.3 s]
/proc/loadavg: 4.00 3.60 2.57 5/190 10676
/proc/meminfo: memFree=30163348/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=402632 CPUtime=582.3 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 422634 0 0 0 58175 55 0 0 25 0 1 0 891667908 412295168 95535 33554432000 4194304 4258824 140734808490848 18446744073709551615 4217896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 100658 95535 244 16 0 97300 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 402632

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 4.01 3.82 2.89 5/190 10682
/proc/meminfo: memFree=30082692/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=438256 CPUtime=822.31 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 448082 0 0 0 82172 59 0 0 25 0 1 0 891667908 448774144 104363 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225409 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 109564 104363 244 16 0 106206 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 438256

[startup+882.301 s]
/proc/loadavg: 4.04 3.87 2.96 5/190 10684
/proc/meminfo: memFree=30081160/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=425504 CPUtime=882.31 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 455164 0 0 0 88170 61 0 0 25 0 1 0 891667908 435716096 101145 33554432000 4194304 4258824 140734808490848 18446744073709551615 4201377 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 106376 101145 244 16 0 103018 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 425504

[startup+942.301 s]
/proc/loadavg: 4.13 3.92 3.03 5/190 10686
/proc/meminfo: memFree=30064024/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=425504 CPUtime=942.31 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 455577 0 0 0 94170 61 0 0 25 0 1 0 891667908 435716096 101527 33554432000 4194304 4258824 140734808490848 18446744073709551615 4217939 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 106376 101527 244 16 0 103018 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 425504

[startup+1002.3 s]
/proc/loadavg: 4.05 3.93 3.09 5/190 10687
/proc/meminfo: memFree=30030136/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=452448 CPUtime=1002.32 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 470602 0 0 0 100169 63 0 0 25 0 1 0 891667908 463306752 107875 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 113112 107875 244 16 0 109754 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 452448

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 3.14 5/190 10689
/proc/meminfo: memFree=30009256/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=461516 CPUtime=1062.32 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 503916 0 0 0 106165 67 0 0 25 0 1 0 891667908 472592384 109084 33554432000 4194304 4258824 140734808490848 18446744073709551615 4229027 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 115379 109084 244 16 0 112021 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 461516

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.19 5/190 10690
/proc/meminfo: memFree=30126644/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=470148 CPUtime=1122.32 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 622731 0 0 0 112150 82 0 0 25 0 1 0 891667908 481431552 111397 33554432000 4194304 4258824 140734808490848 18446744073709551615 4218808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 117537 111397 244 16 0 114179 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 470148

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.24 5/190 10692
/proc/meminfo: memFree=30091508/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=487024 CPUtime=1182.32 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 725426 0 0 0 118136 96 0 0 25 0 1 0 891667908 498712576 115693 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 121756 115693 244 16 0 118398 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 487024

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.29 5/190 10694
/proc/meminfo: memFree=30064564/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=495940 CPUtime=1242.32 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 729401 0 0 0 124136 96 0 0 25 0 1 0 891667908 507842560 118702 33554432000 4194304 4258824 140734808490848 18446744073709551615 4207569 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123985 118702 244 16 0 120627 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 495940

[startup+1302.3 s]
/proc/loadavg: 4.06 3.98 3.33 5/190 10695
/proc/meminfo: memFree=30062412/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=477300 CPUtime=1302.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 736027 0 0 0 130135 98 0 0 25 0 1 0 891667908 488755200 114237 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 119325 114237 244 16 0 115967 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 477300

[startup+1362.3 s]
/proc/loadavg: 4.02 3.98 3.37 5/190 10697
/proc/meminfo: memFree=30036812/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=477300 CPUtime=1362.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 736027 0 0 0 136135 98 0 0 25 0 1 0 891667908 488755200 114237 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 119325 114237 244 16 0 115967 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 477300

[startup+1422.31 s]
/proc/loadavg: 4.06 4.00 3.41 5/190 10699
/proc/meminfo: memFree=30002416/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1422.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 775967 0 0 0 142131 102 0 0 25 0 1 0 891667908 505143296 118601 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118601 244 16 0 119968 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 493304

[startup+1482.3 s]
/proc/loadavg: 4.02 4.00 3.45 5/190 10700
/proc/meminfo: memFree=29995808/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=491384 CPUtime=1482.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 789008 0 0 0 148128 105 0 0 25 0 1 0 891667908 503177216 117340 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 122846 117340 244 16 0 119488 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 491384

[startup+1542.3 s]
/proc/loadavg: 4.00 4.00 3.48 5/190 10702
/proc/meminfo: memFree=29980632/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1542.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 789989 0 0 0 154128 105 0 0 25 0 1 0 891667908 505143296 118133 33554432000 4194304 4258824 140734808490848 18446744073709551615 4218477 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118133 244 16 0 119968 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 493304

[startup+1602.3 s]
/proc/loadavg: 4.00 4.00 3.51 5/190 10703
/proc/meminfo: memFree=29966588/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1602.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 790378 0 0 0 160128 105 0 0 25 0 1 0 891667908 505143296 118519 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118519 244 16 0 119968 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 493304

[startup+1662.3 s]
/proc/loadavg: 4.00 4.00 3.54 5/190 10705
/proc/meminfo: memFree=29962448/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1662.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 790515 0 0 0 166128 105 0 0 25 0 1 0 891667908 505143296 118655 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118655 244 16 0 119968 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 493304

[startup+1722.3 s]
/proc/loadavg: 4.00 4.00 3.56 5/190 10706
/proc/meminfo: memFree=29956200/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1722.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 790515 0 0 0 172128 105 0 0 25 0 1 0 891667908 505143296 118655 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225535 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118655 244 16 0 119968 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 493304

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.59 5/190 10708
/proc/meminfo: memFree=30075440/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1782.33 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 797598 0 0 0 178126 107 0 0 25 0 1 0 891667908 505143296 118874 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 118874 244 16 0 119968 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 493304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.59 5/190 10826
/proc/meminfo: memFree=30224264/32951124 swapFree=67051744/67111528
[pid=10648] ppid=10646 vsize=493304 CPUtime=1800.04 cores=5,7
/proc/10648/stat : 10648 (munsat2_release) R 10646 10648 10571 0 -1 4202496 797741 0 0 0 179897 107 0 0 25 0 1 0 891667908 505143296 119016 33554432000 4194304 4258824 140734808490848 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10648/statm: 123326 119016 244 16 0 119968 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 493304

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1798.97
CPU system time (s): 1.09683
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 512956

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

runsolver used 2.97455 second user time and 6.85296 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 15:58:19
IDJOB=3493681
IDBENCH=71062
IDSOLVER=1973
FILE ID=node138/3493681-1307800698
RUNJOBID= node138-1307800695-10592
PBS_JOBID= 13551048
Free space on /tmp= 74056 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-5t0.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493681-1307800698/watcher-3493681-1307800698 -o /tmp/evaluation-result-3493681-1307800698/solver-3493681-1307800698 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=869386551 -verb=0 HOME/instance-3493681-1307800698.cnf

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

MD5SUM BENCH= bdfc0ca0d35502e6554f4214dbc961c5
RANDOM SEED=869386551

node138.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.854
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.70
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.854
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.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      30641692 kB
Buffers:        316548 kB
Cached:        1695692 kB
SwapCached:      13468 kB
Active:         687364 kB
Inactive:      1418164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30641692 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           28068 kB
Writeback:           0 kB
AnonPages:       90312 kB
Mapped:           9464 kB
Slab:           139384 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   336524 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= 74060 MiB
End job on node138 at 2011-06-11 16:28:21