Trace number 3171843

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
UmSat 2011-02-25? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
Bench CategoryRANDOM (random 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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171843-1301769396/watcher-3171843-1301769396 -o /tmp/evaluation-result-3171843-1301769396/solver-3171843-1301769396 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171843-1301769396.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 5.08 7.27 7.74 4/188 18709
/proc/meminfo: memFree=22000176/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=11644 CPUtime=0 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 269355444 11923456 296 33554432000 4194304 4263880 140735678949376 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 2911 296 241 17 0 84 0

[startup+0.102751 s]
/proc/loadavg: 5.08 7.27 7.74 4/188 18709
/proc/meminfo: memFree=22000176/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=13164 CPUtime=0.1 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 779 0 0 0 10 0 0 0 20 0 1 0 269355444 13479936 674 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 3291 674 247 17 0 464 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13164

[startup+0.200734 s]
/proc/loadavg: 5.08 7.27 7.74 4/188 18709
/proc/meminfo: memFree=22000176/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=13956 CPUtime=0.19 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 969 0 0 0 19 0 0 0 21 0 1 0 269355444 14290944 864 33554432000 4194304 4263880 140735678949376 18446744073709551615 4212584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 3489 864 247 17 0 662 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13956

[startup+0.300715 s]
/proc/loadavg: 5.08 7.27 7.74 4/188 18709
/proc/meminfo: memFree=22000176/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=14616 CPUtime=0.29 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 1153 0 0 0 29 0 0 0 21 0 1 0 269355444 14966784 1048 33554432000 4194304 4263880 140735678949376 18446744073709551615 4206576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 3654 1048 247 17 0 827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14616

[startup+0.700656 s]
/proc/loadavg: 5.08 7.27 7.74 4/188 18709
/proc/meminfo: memFree=22000176/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=16688 CPUtime=0.69 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 1637 0 0 0 69 0 0 0 22 0 1 0 269355444 17088512 1532 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 4172 1532 247 17 0 1345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16688

[startup+1.5005 s]
/proc/loadavg: 5.08 7.27 7.74 6/190 18711
/proc/meminfo: memFree=21986912/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=17616 CPUtime=1.49 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 1882 0 0 0 149 0 0 0 25 0 1 0 269355444 18038784 1777 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 4404 1777 247 17 0 1577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17616

[startup+3.10021 s]
/proc/loadavg: 5.08 7.27 7.74 6/190 18711
/proc/meminfo: memFree=21981208/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=19468 CPUtime=3.09 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 2288 0 0 0 309 0 0 0 25 0 1 0 269355444 19935232 2183 33554432000 4194304 4263880 140735678949376 18446744073709551615 4224787 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 4867 2183 247 17 0 2040 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19468

[startup+6.30064 s]
/proc/loadavg: 5.00 7.21 7.72 6/190 18738
/proc/meminfo: memFree=21971328/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=22840 CPUtime=6.29 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 3178 0 0 0 629 0 0 0 25 0 1 0 269355444 23388160 3022 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 5710 3022 247 17 0 2883 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22840

[startup+12.7005 s]
/proc/loadavg: 4.92 7.16 7.70 6/190 18738
/proc/meminfo: memFree=21958892/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=26712 CPUtime=12.69 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 4288 0 0 0 1269 0 0 0 25 0 1 0 269355444 27353088 3919 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 6678 3919 247 17 0 3851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26712

[startup+25.5012 s]
/proc/loadavg: 4.71 7.00 7.64 6/190 18739
/proc/meminfo: memFree=21947956/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=29884 CPUtime=25.49 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 5213 0 0 0 2548 1 0 0 25 0 1 0 269355444 30601216 4657 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 7471 4657 247 17 0 4644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29884

[startup+51.1006 s]
/proc/loadavg: 4.54 6.78 7.54 6/190 18739
/proc/meminfo: memFree=21933304/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=35008 CPUtime=51.09 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 6701 0 0 0 5108 1 0 0 25 0 1 0 269355444 35848192 5918 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 8752 5918 248 17 0 5925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35008

[startup+102.3 s]
/proc/loadavg: 4.21 6.31 7.34 6/190 18741
/proc/meminfo: memFree=21910468/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=42092 CPUtime=102.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 8761 0 0 0 10228 2 0 0 25 0 1 0 269355444 43102208 7416 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 10523 7416 248 17 0 7696 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42092

[startup+162.301 s]
/proc/loadavg: 4.08 5.92 7.14 6/190 18742
/proc/meminfo: memFree=21892092/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=46712 CPUtime=162.29 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 10233 0 0 0 16227 2 0 0 25 0 1 0 269355444 47833088 8523 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 11678 8523 248 17 0 8851 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46712

[startup+222.307 s]
/proc/loadavg: 4.03 5.57 6.94 6/190 18744
/proc/meminfo: memFree=21879668/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=51060 CPUtime=222.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 11469 0 0 0 22227 3 0 0 25 0 1 0 269355444 52285440 9548 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 12765 9548 247 17 0 9938 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51060

[startup+282.3 s]
/proc/loadavg: 4.05 5.29 6.76 6/190 18746
/proc/meminfo: memFree=21869608/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=53776 CPUtime=282.29 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 12413 0 0 0 28226 3 0 0 25 0 1 0 269355444 55066624 10261 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 13444 10261 247 17 0 10617 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53776

[startup+342.3 s]
/proc/loadavg: 4.02 5.05 6.59 6/190 18747
/proc/meminfo: memFree=21856560/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=57932 CPUtime=342.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 13734 0 0 0 34226 4 0 0 25 0 1 0 269355444 59322368 11328 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 14483 11328 247 17 0 11656 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 57932

[startup+402.301 s]
/proc/loadavg: 4.00 4.86 6.42 6/190 18749
/proc/meminfo: memFree=21850332/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=59472 CPUtime=402.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 14121 0 0 0 40226 4 0 0 25 0 1 0 269355444 60899328 11715 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 14868 11715 247 17 0 12041 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 59472

[startup+462.301 s]
/proc/loadavg: 4.00 4.70 6.27 6/190 18750
/proc/meminfo: memFree=21841124/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=63860 CPUtime=462.31 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 15517 0 0 0 46226 5 0 0 25 0 1 0 269355444 65392640 12575 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 15965 12575 247 17 0 13138 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 63860

[startup+522.3 s]
/proc/loadavg: 4.00 4.57 6.12 6/190 18752
/proc/meminfo: memFree=21834888/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=66460 CPUtime=522.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 16099 0 0 0 52225 5 0 0 25 0 1 0 269355444 68055040 13157 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 16615 13157 247 17 0 13788 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 66460

[startup+582.3 s]
/proc/loadavg: 4.10 4.49 6.00 7/190 18754
/proc/meminfo: memFree=21830408/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=67804 CPUtime=582.3 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 16392 0 0 0 58225 5 0 0 25 0 1 0 269355444 69431296 13450 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 16951 13450 247 17 0 14124 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 67804

[startup+642.301 s]
/proc/loadavg: 4.08 4.42 5.88 6/190 18755
/proc/meminfo: memFree=21821828/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=71120 CPUtime=642.31 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 17525 0 0 0 64225 6 0 0 25 0 1 0 269355444 72826880 14276 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 17780 14276 247 17 0 14953 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 71120

[startup+702.301 s]
/proc/loadavg: 4.03 4.34 5.76 6/190 18757
/proc/meminfo: memFree=21817448/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=73372 CPUtime=702.31 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 18048 0 0 0 70225 6 0 0 25 0 1 0 269355444 75132928 14799 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 18343 14799 247 17 0 15516 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 73372

[startup+762.301 s]
/proc/loadavg: 4.01 4.27 5.63 6/190 18758
/proc/meminfo: memFree=21811352/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=74396 CPUtime=762.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 18320 0 0 0 76226 6 0 0 25 0 1 0 269355444 76181504 15071 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 18599 15071 247 17 0 15772 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 74396

[startup+822.3 s]
/proc/loadavg: 4.05 4.24 5.54 6/190 18760
/proc/meminfo: memFree=21803508/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=77244 CPUtime=822.31 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 19045 0 0 0 82225 6 0 0 25 0 1 0 269355444 79097856 15796 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 19311 15796 247 17 0 16484 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 77244

[startup+882.307 s]
/proc/loadavg: 4.02 4.19 5.43 6/190 18762
/proc/meminfo: memFree=21800260/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=78540 CPUtime=882.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 19655 0 0 0 88225 7 0 0 25 0 1 0 269355444 80424960 16068 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207681 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 19635 16068 247 17 0 16808 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 78540

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.35 6/190 18763
/proc/meminfo: memFree=21792920/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=80788 CPUtime=942.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 20145 0 0 0 94225 7 0 0 25 0 1 0 269355444 82726912 16558 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 20197 16558 247 17 0 17370 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 80788

[startup+1002.3 s]
/proc/loadavg: 4.00 4.12 5.26 6/190 18765
/proc/meminfo: memFree=21788552/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=81556 CPUtime=1002.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 20339 0 0 0 100225 7 0 0 25 0 1 0 269355444 83513344 16752 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 20389 16752 247 17 0 17562 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 81556

[startup+1062.3 s]
/proc/loadavg: 4.00 4.10 5.18 6/190 18766
/proc/meminfo: memFree=21785552/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=81556 CPUtime=1062.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 20346 0 0 0 106225 7 0 0 25 0 1 0 269355444 83513344 16759 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 20389 16759 247 17 0 17562 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 81556

[startup+1122.3 s]
/proc/loadavg: 4.15 4.11 5.11 6/190 18768
/proc/meminfo: memFree=21778076/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=85388 CPUtime=1122.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 21646 0 0 0 112225 7 0 0 25 0 1 0 269355444 87437312 17687 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 21347 17687 247 17 0 18520 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 85388

[startup+1182.3 s]
/proc/loadavg: 4.11 4.10 5.05 7/190 18770
/proc/meminfo: memFree=21775212/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=86156 CPUtime=1182.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 21812 0 0 0 118225 7 0 0 25 0 1 0 269355444 88223744 17853 33554432000 4194304 4263880 140735678949376 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 21539 17853 247 17 0 18712 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 86156

[startup+1242.3 s]
/proc/loadavg: 4.04 4.08 4.98 6/190 18771
/proc/meminfo: memFree=21771220/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=87644 CPUtime=1242.32 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 22198 0 0 0 124225 7 0 0 25 0 1 0 269355444 89747456 18239 33554432000 4194304 4263880 140735678949376 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 21911 18239 247 17 0 19084 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 87644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.06 4.91 5/189 18774
/proc/meminfo: memFree=21803172/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=88924 CPUtime=1300.03 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 22520 0 0 0 129996 7 0 0 25 0 1 0 269355444 91058176 18561 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 22231 18561 247 17 0 19404 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 88924

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.06 4.91 5/189 18774
/proc/meminfo: memFree=21803172/32951124 swapFree=67111528/67111528
[pid=18709] ppid=18705 vsize=88924 CPUtime=1300.03 cores=1,3
/proc/18709/stat : 18709 (umsat) R 18705 18709 18650 0 -1 4202496 22520 0 0 0 129996 7 0 0 25 0 1 0 269355444 91058176 18561 33554432000 4194304 4263880 140735678949376 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18709/statm: 22231 18561 247 17 0 19404 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 88924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.077988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 88924

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

runsolver used 1.9967 second user time and 4.89326 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-02 20:36:36
IDJOB=3171843
IDBENCH=83061
IDSOLVER=1582
FILE ID=node145/3171843-1301769396
RUNJOBID= node145-1301769396-18670
PBS_JOBID= 12841169
Free space on /tmp= 72356 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171843-1301769396/watcher-3171843-1301769396 -o /tmp/evaluation-result-3171843-1301769396/solver-3171843-1301769396 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171843-1301769396.cnf

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

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=1364977605

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22000744 kB
Buffers:        361048 kB
Cached:       10267676 kB
SwapCached:          0 kB
Active:        6839116 kB
Inactive:      3852588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22000744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9384 kB
Writeback:           0 kB
AnonPages:       62848 kB
Mapped:          14716 kB
Slab:           192484 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215444 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= 72352 MiB
End job on node145 at 2011-04-02 20:58:18