Trace number 3171857

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 ! (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-3171857-1301769644/watcher-3171857-1301769644 -o /tmp/evaluation-result-3171857-1301769644/solver-3171857-1301769644 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171857-1301769644.cnf 

running on 2 cores: 0,2

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: 7.46 7.94 7.88 3/173 21101
/proc/meminfo: memFree=21288116/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=11644 CPUtime=0 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4194304 355 0 0 0 0 0 0 0 25 0 1 0 288563032 11923456 293 33554432000 4194304 4263880 140737215628688 18446744073709551615 46936195742881 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 2911 293 240 17 0 84 0

[startup+0.064807 s]
/proc/loadavg: 7.46 7.94 7.88 3/173 21101
/proc/meminfo: memFree=21288116/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=12320 CPUtime=0.06 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 530 0 0 0 6 0 0 0 25 0 1 0 288563032 12615680 468 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3080 468 247 17 0 253 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12320

[startup+0.100858 s]
/proc/loadavg: 7.46 7.94 7.88 3/173 21101
/proc/meminfo: memFree=21288116/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=12452 CPUtime=0.09 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 559 0 0 0 9 0 0 0 25 0 1 0 288563032 12750848 497 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3113 497 247 17 0 286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12452

[startup+0.300766 s]
/proc/loadavg: 7.46 7.94 7.88 3/173 21101
/proc/meminfo: memFree=21288116/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=13008 CPUtime=0.29 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 689 0 0 0 29 0 0 0 25 0 1 0 288563032 13320192 627 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3252 627 247 17 0 425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13008

[startup+0.700692 s]
/proc/loadavg: 7.46 7.94 7.88 3/173 21101
/proc/meminfo: memFree=21288116/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=13544 CPUtime=0.69 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 821 0 0 0 69 0 0 0 25 0 1 0 288563032 13869056 759 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3386 759 247 17 0 559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13544

[startup+1.50055 s]
/proc/loadavg: 7.46 7.94 7.88 5/188 21131
/proc/meminfo: memFree=21267368/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=14064 CPUtime=1.49 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 962 0 0 0 149 0 0 0 25 0 1 0 288563032 14401536 900 33554432000 4194304 4263880 140737215628688 18446744073709551615 4250185 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3516 900 247 17 0 689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14064

[startup+3.10028 s]
/proc/loadavg: 7.46 7.94 7.88 6/188 21131
/proc/meminfo: memFree=21262656/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=14908 CPUtime=3.09 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 1184 0 0 0 309 0 0 0 25 0 1 0 288563032 15265792 1122 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 3727 1122 247 17 0 900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14908

[startup+6.30073 s]
/proc/loadavg: 7.35 7.91 7.87 5/188 21131
/proc/meminfo: memFree=21255760/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=16440 CPUtime=6.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 1545 0 0 0 630 0 0 0 25 0 1 0 288563032 16834560 1483 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 4110 1483 248 17 0 1283 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 16440

[startup+12.7006 s]
/proc/loadavg: 7.08 7.84 7.85 5/188 21131
/proc/meminfo: memFree=21247128/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=18044 CPUtime=12.69 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 1960 0 0 0 1269 0 0 0 25 0 1 0 288563032 18477056 1898 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 4511 1898 248 17 0 1684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18044

[startup+25.5004 s]
/proc/loadavg: 6.40 7.65 7.79 5/188 21132
/proc/meminfo: memFree=21237488/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=20256 CPUtime=25.49 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 2520 0 0 0 2549 0 0 0 25 0 1 0 288563032 20742144 2389 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 5064 2389 248 17 0 2237 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20256

[startup+51.101 s]
/proc/loadavg: 5.58 7.36 7.69 5/188 21132
/proc/meminfo: memFree=21224332/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=23416 CPUtime=51.09 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 3453 0 0 0 5109 0 0 0 25 0 1 0 288563032 23977984 3193 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 5854 3193 248 17 0 3027 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23416

[startup+102.306 s]
/proc/loadavg: 4.72 6.85 7.50 5/188 21134
/proc/meminfo: memFree=21203864/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=27644 CPUtime=102.29 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 4667 0 0 0 10229 0 0 0 25 0 1 0 288563032 28307456 4235 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 6911 4235 248 17 0 4084 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27644

[startup+162.301 s]
/proc/loadavg: 4.34 6.35 7.28 5/188 21135
/proc/meminfo: memFree=21189476/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=30336 CPUtime=162.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 5450 0 0 0 16229 1 0 0 25 0 1 0 288563032 31064064 4884 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 7584 4884 248 17 0 4757 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30336

[startup+222.301 s]
/proc/loadavg: 4.12 5.92 7.07 5/188 21137
/proc/meminfo: memFree=21176820/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=33016 CPUtime=222.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 6262 0 0 0 22229 1 0 0 25 0 1 0 288563032 33808384 5536 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 8254 5536 248 17 0 5427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33016

[startup+282.301 s]
/proc/loadavg: 4.11 5.58 6.88 5/188 21138
/proc/meminfo: memFree=21168628/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=34056 CPUtime=282.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 6523 0 0 0 28228 2 0 0 25 0 1 0 288563032 34873344 5797 33554432000 4194304 4263880 140737215628688 18446744073709551615 4212323 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 8514 5797 248 17 0 5687 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 34056

[startup+342.301 s]
/proc/loadavg: 4.04 5.29 6.70 5/188 21140
/proc/meminfo: memFree=21160684/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=35944 CPUtime=342.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 7118 0 0 0 34228 2 0 0 25 0 1 0 288563032 36806656 6300 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 8986 6300 248 17 0 6159 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 35944

[startup+402.3 s]
/proc/loadavg: 4.01 5.05 6.53 5/188 21142
/proc/meminfo: memFree=21152112/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=38220 CPUtime=402.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 7753 0 0 0 40228 2 0 0 25 0 1 0 288563032 39137280 6834 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 9555 6834 248 17 0 6728 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38220

[startup+462.301 s]
/proc/loadavg: 4.00 4.86 6.37 5/188 21143
/proc/meminfo: memFree=21146648/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=39424 CPUtime=462.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 8055 0 0 0 46228 2 0 0 25 0 1 0 288563032 40370176 7136 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 9856 7136 248 17 0 7029 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 39424

[startup+522.301 s]
/proc/loadavg: 4.00 4.70 6.21 5/188 21145
/proc/meminfo: memFree=21140064/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=41548 CPUtime=522.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 8728 0 0 0 52228 2 0 0 25 0 1 0 288563032 42545152 7698 33554432000 4194304 4263880 140737215628688 18446744073709551615 242970208679 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 10387 7698 248 17 0 7560 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41548

[startup+582.3 s]
/proc/loadavg: 4.05 4.59 6.08 5/188 21146
/proc/meminfo: memFree=21135220/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=42268 CPUtime=582.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 8894 0 0 0 58228 2 0 0 25 0 1 0 288563032 43282432 7864 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 10567 7864 248 17 0 7740 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 42268

[startup+642.301 s]
/proc/loadavg: 4.02 4.47 5.94 5/188 21148
/proc/meminfo: memFree=21128640/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=43180 CPUtime=642.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 9108 0 0 0 64229 2 0 0 25 0 1 0 288563032 44216320 8078 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 10795 8078 248 17 0 7968 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 43180

[startup+702.301 s]
/proc/loadavg: 4.00 4.39 5.82 5/188 21150
/proc/meminfo: memFree=21124284/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=44812 CPUtime=702.3 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 9642 0 0 0 70228 2 0 0 25 0 1 0 288563032 45887488 8490 33554432000 4194304 4263880 140737215628688 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 11203 8490 248 17 0 8376 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 44812

[startup+762.306 s]
/proc/loadavg: 4.04 4.32 5.70 5/188 21151
/proc/meminfo: memFree=21118680/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=45544 CPUtime=762.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 9828 0 0 0 76229 2 0 0 25 0 1 0 288563032 46637056 8676 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 11386 8676 248 17 0 8559 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 45544

[startup+822.301 s]
/proc/loadavg: 4.01 4.27 5.60 5/188 21153
/proc/meminfo: memFree=21114332/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=46764 CPUtime=822.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 10128 0 0 0 82229 2 0 0 25 0 1 0 288563032 47886336 8976 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 11691 8976 248 17 0 8864 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 46764

[startup+882.301 s]
/proc/loadavg: 4.03 4.23 5.49 5/188 21154
/proc/meminfo: memFree=21107628/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=48840 CPUtime=882.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 10753 0 0 0 88228 3 0 0 25 0 1 0 288563032 50012160 9338 33554432000 4194304 4263880 140737215628688 18446744073709551615 4211560 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 12210 9338 248 17 0 9383 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 48840

[startup+942.3 s]
/proc/loadavg: 4.01 4.18 5.41 5/188 21156
/proc/meminfo: memFree=21105252/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=49448 CPUtime=942.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 10909 0 0 0 94228 3 0 0 25 0 1 0 288563032 50634752 9494 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 12362 9494 248 17 0 9535 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49448

[startup+1002.3 s]
/proc/loadavg: 4.00 4.15 5.31 5/188 21158
/proc/meminfo: memFree=21100276/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=49832 CPUtime=1002.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 11021 0 0 0 100228 3 0 0 25 0 1 0 288563032 51027968 9606 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 12458 9606 248 17 0 9631 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 49832

[startup+1062.3 s]
/proc/loadavg: 4.00 4.12 5.23 5/188 21159
/proc/meminfo: memFree=21096548/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=50536 CPUtime=1062.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 11186 0 0 0 106228 3 0 0 25 0 1 0 288563032 51748864 9771 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 12634 9771 248 17 0 9807 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 50536

[startup+1122.3 s]
/proc/loadavg: 4.00 4.09 5.15 5/188 21161
/proc/meminfo: memFree=21093432/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=51304 CPUtime=1122.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 11381 0 0 0 112228 3 0 0 25 0 1 0 288563032 52535296 9966 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 12826 9966 248 17 0 9999 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 51304

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 5.07 5/188 21162
/proc/meminfo: memFree=21087472/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=53196 CPUtime=1182.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 12003 0 0 0 118228 3 0 0 25 0 1 0 288563032 54472704 10440 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 13299 10440 248 17 0 10472 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 53196

[startup+1242.3 s]
/proc/loadavg: 4.07 4.07 5.01 5/188 21173
/proc/meminfo: memFree=21084152/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=53356 CPUtime=1242.31 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 12043 0 0 0 124228 3 0 0 25 0 1 0 288563032 54636544 10480 33554432000 4194304 4263880 140737215628688 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 13339 10480 248 17 0 10512 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 53356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.94 5/188 21175
/proc/meminfo: memFree=21079672/32951132 swapFree=67111528/67111528
[pid=21101] ppid=21099 vsize=53708 CPUtime=1300.02 cores=0,2
/proc/21101/stat : 21101 (umsat) R 21099 21101 21070 0 -1 4202496 12163 0 0 0 129999 3 0 0 25 0 1 0 288563032 54996992 10600 33554432000 4194304 4263880 140737215628688 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21101/statm: 13427 10600 248 17 0 10600 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 53708

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): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300
CPU system time (s): 0.038994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 53708

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

runsolver used 2.27365 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 20:40:44
IDJOB=3171857
IDBENCH=83075
IDSOLVER=1582
FILE ID=node128/3171857-1301769644
RUNJOBID= node128-1301769644-21088
PBS_JOBID= 12841175
Free space on /tmp= 71128 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171857-1301769644/watcher-3171857-1301769644 -o /tmp/evaluation-result-3171857-1301769644/solver-3171857-1301769644 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171857-1301769644.cnf

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=1111733811

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21288644 kB
Buffers:        346900 kB
Cached:       10974964 kB
SwapCached:          0 kB
Active:        7886932 kB
Inactive:      3497940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21288644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:       63332 kB
Mapped:          14844 kB
Slab:           214612 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node128 at 2011-04-02 21:02:26