Trace number 3493729

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.05 1800.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
MD5SUMe6bb96c7140e2a8d07499de24fcd1583
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56416
Number of clauses168347
Sum of the clauses size392807
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2112230
Number of clauses of size 356115
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 1,3

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.00 0.10 0.65 3/176 17270
/proc/meminfo: memFree=31647136/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=11804 CPUtime=0 cores=1,3
/proc/17270/stat : 17270 (runsolver) R 17268 17270 17232 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 891669021 12087296 51 33554432000 4194304 5436572 140734295330992 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/17270/statm: 2951 51 31 304 0 2643 0

[startup+0.0100571 s]
/proc/loadavg: 0.00 0.10 0.65 3/176 17270
/proc/meminfo: memFree=31647136/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=15808 CPUtime=0 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 851 0 0 0 0 0 0 0 23 0 1 0 891669021 16187392 791 33554432000 4194304 4258824 140734559910800 18446744073709551615 4210288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 3952 792 217 16 0 594 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15808

[startup+0.101082 s]
/proc/loadavg: 0.00 0.10 0.65 3/176 17270
/proc/meminfo: memFree=31647136/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=39356 CPUtime=0.08 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 6664 0 0 0 8 0 0 0 23 0 1 0 891669021 40300544 6604 33554432000 4194304 4258824 140734559910800 18446744073709551615 4207138 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 9839 6604 220 16 0 6481 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39356

[startup+0.301045 s]
/proc/loadavg: 0.00 0.10 0.65 3/176 17270
/proc/meminfo: memFree=31647136/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=55012 CPUtime=0.28 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 10266 0 0 0 27 1 0 0 24 0 1 0 891669021 56332288 9759 33554432000 4194304 4258824 140734559910800 18446744073709551615 4231416 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 13753 9759 243 16 0 10395 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55012

[startup+0.700912 s]
/proc/loadavg: 0.00 0.10 0.65 3/176 17270
/proc/meminfo: memFree=31647136/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=55056 CPUtime=0.68 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 10452 0 0 0 67 1 0 0 25 0 1 0 891669021 56377344 9839 33554432000 4194304 4258824 140734559910800 18446744073709551615 4221218 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 13764 9839 244 16 0 10406 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55056

[startup+1.50077 s]
/proc/loadavg: 0.00 0.10 0.65 4/185 17333
/proc/meminfo: memFree=31537972/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=55724 CPUtime=1.48 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 10741 0 0 0 147 1 0 0 25 0 1 0 891669021 57061376 10064 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 13931 10064 244 16 0 10573 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55724

[startup+3.10049 s]
/proc/loadavg: 0.00 0.10 0.65 4/185 17333
/proc/meminfo: memFree=31533748/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=56344 CPUtime=3.08 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 11162 0 0 0 307 1 0 0 25 0 1 0 891669021 57696256 10370 33554432000 4194304 4258824 140734559910800 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 14086 10370 244 16 0 10728 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56344

[startup+6.30091 s]
/proc/loadavg: 0.24 0.15 0.66 6/190 17347
/proc/meminfo: memFree=31513928/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=60328 CPUtime=6.28 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 11922 0 0 0 627 1 0 0 25 0 1 0 891669021 61775872 10988 33554432000 4194304 4258824 140734559910800 18446744073709551615 4221181 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 15082 10988 244 16 0 11724 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60328

[startup+12.7008 s]
/proc/loadavg: 0.54 0.21 0.68 5/190 17347
/proc/meminfo: memFree=31487308/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=63284 CPUtime=12.69 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 14510 0 0 0 1267 2 0 0 25 0 1 0 891669021 64802816 11704 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 15821 11704 244 16 0 12463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63284

[startup+25.5005 s]
/proc/loadavg: 1.31 0.39 0.73 5/190 17385
/proc/meminfo: memFree=31467692/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=72832 CPUtime=25.48 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 19426 0 0 0 2546 2 0 0 25 0 1 0 891669021 74579968 14570 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218180 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 18208 14570 244 16 0 14850 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72832

[startup+51.1009 s]
/proc/loadavg: 2.22 0.68 0.82 5/190 17386
/proc/meminfo: memFree=31469844/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=72444 CPUtime=51.08 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 24868 0 0 0 5105 3 0 0 25 0 1 0 891669021 74182656 14841 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 18111 14841 244 16 0 14753 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72444

[startup+102.307 s]
/proc/loadavg: 3.23 1.19 0.98 5/190 17387
/proc/meminfo: memFree=31444004/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=102616 CPUtime=102.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 34993 0 0 0 10223 6 0 0 25 0 1 0 891669021 105078784 19340 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 25654 19340 244 16 0 22296 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 102616

[startup+162.3 s]
/proc/loadavg: 3.71 1.70 1.17 5/190 17399
/proc/meminfo: memFree=31429908/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=102616 CPUtime=162.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 36025 0 0 0 16222 7 0 0 25 0 1 0 891669021 105078784 20348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225161 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 25654 20348 244 16 0 22296 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102616

[startup+222.3 s]
/proc/loadavg: 3.97 2.13 1.35 5/190 17401
/proc/meminfo: memFree=31425328/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=102616 CPUtime=222.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 36027 0 0 0 22222 7 0 0 25 0 1 0 891669021 105078784 20350 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 25654 20350 244 16 0 22296 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102616

[startup+282.301 s]
/proc/loadavg: 3.99 2.47 1.51 5/190 17402
/proc/meminfo: memFree=31413860/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=102616 CPUtime=282.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 37999 0 0 0 28222 7 0 0 25 0 1 0 891669021 105078784 22117 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 25654 22117 244 16 0 22296 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102616

[startup+342.301 s]
/proc/loadavg: 3.99 2.75 1.66 5/190 17404
/proc/meminfo: memFree=31426048/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=83084 CPUtime=342.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 41741 0 0 0 34221 8 0 0 25 0 1 0 891669021 85078016 16475 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225721 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 20771 16475 244 16 0 17413 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83084

[startup+402.3 s]
/proc/loadavg: 3.99 2.97 1.81 5/190 17408
/proc/meminfo: memFree=31386956/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=402.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 40217 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 114260

[startup+462.301 s]
/proc/loadavg: 3.99 3.16 1.94 5/190 17410
/proc/meminfo: memFree=31385168/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=462.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 46217 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218485 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 114260

[startup+522.301 s]
/proc/loadavg: 4.07 3.32 2.07 5/190 17412
/proc/meminfo: memFree=31371688/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=522.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 52217 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 114260

[startup+582.3 s]
/proc/loadavg: 4.02 3.44 2.19 5/190 17413
/proc/meminfo: memFree=31346928/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=582.29 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 58217 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 114260

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 4.00 3.74 2.59 5/190 17458
/proc/meminfo: memFree=31384280/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=822.3 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 82218 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4221133 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 114260

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.68 5/190 17459
/proc/meminfo: memFree=31381244/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=882.3 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 88218 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 114260

[startup+942.301 s]
/proc/loadavg: 4.00 3.82 2.76 6/190 17461
/proc/meminfo: memFree=31376076/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=114260 CPUtime=942.3 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60471 0 0 0 94218 12 0 0 25 0 1 0 891669021 117002240 25346 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28565 25346 244 16 0 25207 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 114260

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 2.83 5/190 17462
/proc/meminfo: memFree=31374900/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1002.3 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60472 0 0 0 100218 12 0 0 25 0 1 0 891669021 118001664 25347 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218485 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25347 244 16 0 25451 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 115236

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.90 5/190 17464
/proc/meminfo: memFree=31373248/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1062.3 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60472 0 0 0 106218 12 0 0 25 0 1 0 891669021 118001664 25347 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25347 244 16 0 25451 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 115236

[startup+1122.3 s]
/proc/loadavg: 4.04 3.91 2.97 5/190 17466
/proc/meminfo: memFree=31373420/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1122.31 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60472 0 0 0 112219 12 0 0 25 0 1 0 891669021 118001664 25347 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25347 244 16 0 25451 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 115236

[startup+1182.3 s]
/proc/loadavg: 4.01 3.92 3.03 5/190 17467
/proc/meminfo: memFree=31373204/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1182.31 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60472 0 0 0 118219 12 0 0 25 0 1 0 891669021 118001664 25347 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25347 244 16 0 25451 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 115236

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.09 5/190 17469
/proc/meminfo: memFree=31371516/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1242.31 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 124219 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 115236

[startup+1302.3 s]
/proc/loadavg: 4.00 3.94 3.15 5/190 17470
/proc/meminfo: memFree=31370080/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1302.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 130220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225505 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 115236

[startup+1362.3 s]
/proc/loadavg: 4.00 3.95 3.20 5/190 17472
/proc/meminfo: memFree=31369264/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1362.31 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 136219 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 115236

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.24 5/190 17474
/proc/meminfo: memFree=31368572/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1422.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 142220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 115236

[startup+1482.3 s]
/proc/loadavg: 4.00 3.96 3.29 5/190 17475
/proc/meminfo: memFree=31364780/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1482.31 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 148219 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225490 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 115236

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.33 5/190 17477
/proc/meminfo: memFree=31364472/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1542.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 154220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 115236

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.37 5/190 17478
/proc/meminfo: memFree=31357588/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1602.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 160220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 115236

[startup+1662.3 s]
/proc/loadavg: 4.05 3.99 3.41 5/190 17480
/proc/meminfo: memFree=31357140/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1662.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 166220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225495 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 115236

[startup+1722.3 s]
/proc/loadavg: 4.05 4.00 3.45 5/190 17482
/proc/meminfo: memFree=31356836/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1722.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 172220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225656 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 115236

[startup+1782.3 s]
/proc/loadavg: 4.02 4.00 3.48 5/190 17483
/proc/meminfo: memFree=31351436/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1782.32 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 178220 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225738 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 115236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.01 4.00 3.49 5/190 17484
/proc/meminfo: memFree=31351180/32950928 swapFree=67048868/67111528
[pid=17270] ppid=17268 vsize=115236 CPUtime=1800.03 cores=1,3
/proc/17270/stat : 17270 (munsat2_release) R 17268 17270 17232 0 -1 4202496 60473 0 0 0 179991 12 0 0 25 0 1 0 891669021 118001664 25348 33554432000 4194304 4258824 140734559910800 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17270/statm: 28809 25348 244 16 0 25451 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 115236

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.01
CPU time (s): 1800.05
CPU user time (s): 1799.91
CPU system time (s): 0.132979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 163580

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

runsolver used 2.91856 second user time and 6.90595 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 15:58:22
IDJOB=3493729
IDBENCH=82490
IDSOLVER=1973
FILE ID=node122/3493729-1307800702
RUNJOBID= node122-1307800702-17252
PBS_JOBID= 13551057
Free space on /tmp= 74100 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493729-1307800702/watcher-3493729-1307800702 -o /tmp/evaluation-result-3493729-1307800702/solver-3493729-1307800702 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=737525513 -verb=0 HOME/instance-3493729-1307800702.cnf

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

MD5SUM BENCH= e6bb96c7140e2a8d07499de24fcd1583
RANDOM SEED=737525513

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31648016 kB
Buffers:        162100 kB
Cached:         963908 kB
SwapCached:      14712 kB
Active:         348912 kB
Inactive:       799084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31648016 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:            3916 kB
Writeback:           0 kB
AnonPages:       19968 kB
Mapped:           8492 kB
Slab:            88416 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194524 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= 74092 MiB
End job on node122 at 2011-06-11 16:28:24