Trace number 3171698

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-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
MD5SUMe7d056c40976f07c31ebd30dc9590b89
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3171698-1301762708/watcher-3171698-1301762708 -o /tmp/evaluation-result-3171698-1301762708/solver-3171698-1301762708 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171698-1301762708.cnf 

running on 2 cores: 5,7

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: 4.00 3.97 3.61 2/185 5648
/proc/meminfo: memFree=23549084/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=11644 CPUtime=0 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4194304 356 0 0 0 0 0 0 0 25 0 1 0 366501503 11923456 293 33554432000 4194304 4263880 140734737359856 18446744073709551615 47385789303529 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 2911 293 240 17 0 84 0

[startup+0.089984 s]
/proc/loadavg: 4.00 3.97 3.61 2/185 5648
/proc/meminfo: memFree=23549084/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=12696 CPUtime=0.08 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 612 0 0 0 8 0 0 0 25 0 1 0 366501503 13000704 549 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3174 549 247 17 0 347 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12696

[startup+0.100965 s]
/proc/loadavg: 4.00 3.97 3.61 2/185 5648
/proc/meminfo: memFree=23549084/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=12696 CPUtime=0.1 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 612 0 0 0 10 0 0 0 25 0 1 0 366501503 13000704 549 33554432000 4194304 4263880 140734737359856 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3174 549 247 17 0 347 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12696

[startup+0.300928 s]
/proc/loadavg: 4.00 3.97 3.61 2/185 5648
/proc/meminfo: memFree=23549084/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=13356 CPUtime=0.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 777 0 0 0 30 0 0 0 25 0 1 0 366501503 13676544 714 33554432000 4194304 4263880 140734737359856 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3339 714 247 17 0 512 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13356

[startup+0.700857 s]
/proc/loadavg: 4.00 3.97 3.61 2/185 5648
/proc/meminfo: memFree=23549084/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=13996 CPUtime=0.69 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 929 0 0 0 69 0 0 0 25 0 1 0 366501503 14331904 866 33554432000 4194304 4263880 140734737359856 18446744073709551615 4244242 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3499 866 247 17 0 672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13996

[startup+1.50073 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 5703
/proc/meminfo: memFree=23536756/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=14844 CPUtime=1.49 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 1150 0 0 0 149 0 0 0 25 0 1 0 366501503 15200256 1087 33554432000 4194304 4263880 140734737359856 18446744073709551615 4244072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3711 1087 247 17 0 884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14844

[startup+3.10044 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 5703
/proc/meminfo: memFree=23529688/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=15872 CPUtime=3.09 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 1405 0 0 0 309 0 0 0 25 0 1 0 366501503 16252928 1342 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 3968 1342 248 17 0 1141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15872

[startup+6.30088 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 5703
/proc/meminfo: memFree=23520628/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=17128 CPUtime=6.29 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 1729 0 0 0 629 0 0 0 25 0 1 0 366501503 17539072 1666 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 4282 1666 248 17 0 1455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17128

[startup+12.7008 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 5703
/proc/meminfo: memFree=23510100/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=19028 CPUtime=12.69 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 2213 0 0 0 1269 0 0 0 25 0 1 0 366501503 19484672 2150 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 4757 2150 248 17 0 1930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19028

[startup+25.5005 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 5703
/proc/meminfo: memFree=23496228/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=22408 CPUtime=25.49 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 3143 0 0 0 2549 0 0 0 25 0 1 0 366501503 22945792 2930 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 5602 2930 248 17 0 2775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22408

[startup+51.1011 s]
/proc/loadavg: 4.00 3.97 3.63 6/190 5704
/proc/meminfo: memFree=23481604/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=26016 CPUtime=51.09 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 4213 0 0 0 5109 0 0 0 25 0 1 0 366501503 26640384 3844 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207856 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 6504 3844 248 17 0 3677 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26016

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 5705
/proc/meminfo: memFree=23459760/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=30100 CPUtime=102.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 5386 0 0 0 10229 1 0 0 25 0 1 0 366501503 30822400 4821 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 7525 4821 248 17 0 4698 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30100

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 5707
/proc/meminfo: memFree=23446344/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=35360 CPUtime=162.29 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 6837 0 0 0 16228 1 0 0 25 0 1 0 366501503 36208640 6113 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 8840 6113 248 17 0 6013 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35360

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 5709
/proc/meminfo: memFree=23434524/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=38128 CPUtime=222.29 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 7625 0 0 0 22228 1 0 0 25 0 1 0 366501503 39043072 6810 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 9532 6810 248 17 0 6705 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38128

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 5710
/proc/meminfo: memFree=23425316/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=39760 CPUtime=282.29 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 8159 0 0 0 28228 1 0 0 25 0 1 0 366501503 40714240 7244 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 9940 7244 248 17 0 7113 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39760

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.72 5/190 5712
/proc/meminfo: memFree=23416988/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=40864 CPUtime=342.29 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 8407 0 0 0 34228 1 0 0 25 0 1 0 366501503 41844736 7492 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 10216 7492 248 17 0 7389 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40864

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.74 5/190 5713
/proc/meminfo: memFree=23407652/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=43480 CPUtime=402.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 9161 0 0 0 40228 2 0 0 25 0 1 0 366501503 44523520 8136 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 10870 8136 248 17 0 8043 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 43480

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 5715
/proc/meminfo: memFree=23399196/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=44156 CPUtime=462.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 9333 0 0 0 46228 2 0 0 25 0 1 0 366501503 45215744 8308 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 11039 8308 248 17 0 8212 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 44156

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/190 5717
/proc/meminfo: memFree=23393700/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=46540 CPUtime=522.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 10042 0 0 0 52228 2 0 0 25 0 1 0 366501503 47656960 8896 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 11635 8896 248 17 0 8808 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46540

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.77 6/190 5718
/proc/meminfo: memFree=23386732/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=47340 CPUtime=582.3 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 10247 0 0 0 58228 2 0 0 25 0 1 0 366501503 48476160 9101 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 11835 9101 248 17 0 9008 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47340

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.79 5/190 5720
/proc/meminfo: memFree=23381228/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=49548 CPUtime=642.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 10925 0 0 0 64229 2 0 0 25 0 1 0 366501503 50737152 9517 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 12387 9517 248 17 0 9560 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 49548

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.80 5/190 5721
/proc/meminfo: memFree=23377236/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=51284 CPUtime=702.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 11352 0 0 0 70228 3 0 0 25 0 1 0 366501503 52514816 9944 33554432000 4194304 4263880 140734737359856 18446744073709551615 4223072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 12821 9944 248 17 0 9994 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51284

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.81 6/190 5723
/proc/meminfo: memFree=23371136/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=52272 CPUtime=762.32 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 11632 0 0 0 76229 3 0 0 25 0 1 0 366501503 53526528 10224 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 13068 10224 248 17 0 10241 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 52272

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 5725
/proc/meminfo: memFree=23365392/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=53168 CPUtime=822.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 11825 0 0 0 82228 3 0 0 25 0 1 0 366501503 54444032 10417 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 13292 10417 248 17 0 10465 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 53168

[startup+882.3 s]
/proc/loadavg: 4.15 4.03 3.84 5/190 5726
/proc/meminfo: memFree=23358172/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=56044 CPUtime=882.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 12694 0 0 0 88228 3 0 0 25 0 1 0 366501503 57389056 11139 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 14011 11139 248 17 0 11184 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 56044

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.84 5/190 5728
/proc/meminfo: memFree=23355904/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=56524 CPUtime=942.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 12816 0 0 0 94228 3 0 0 25 0 1 0 366501503 57880576 11261 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207863 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 14131 11261 248 17 0 11304 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 56524

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.85 6/190 5738
/proc/meminfo: memFree=23350212/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=57164 CPUtime=1002.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 12982 0 0 0 100228 3 0 0 25 0 1 0 366501503 58535936 11427 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207796 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 14291 11427 248 17 0 11464 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 57164

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 5740
/proc/meminfo: memFree=23345344/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=57996 CPUtime=1062.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 13192 0 0 0 106228 3 0 0 25 0 1 0 366501503 59387904 11637 33554432000 4194304 4263880 140734737359856 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 14499 11637 248 17 0 11672 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 57996

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/190 5742
/proc/meminfo: memFree=23340604/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=60576 CPUtime=1122.31 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 13976 0 0 0 112228 3 0 0 25 0 1 0 366501503 62029824 12260 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 15144 12260 248 17 0 12317 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 60576

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 5743
/proc/meminfo: memFree=23335608/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=61924 CPUtime=1182.32 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 14320 0 0 0 118228 4 0 0 25 0 1 0 366501503 63410176 12604 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 15481 12604 248 17 0 12654 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 61924

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 5745
/proc/meminfo: memFree=23331872/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=62372 CPUtime=1242.32 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 14433 0 0 0 124228 4 0 0 25 0 1 0 366501503 63868928 12717 33554432000 4194304 4263880 140734737359856 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 15593 12717 248 17 0 12766 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 62372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.88 6/190 5746
/proc/meminfo: memFree=23326880/32951124 swapFree=67102208/67111528
[pid=5648] ppid=5646 vsize=62884 CPUtime=1300.03 cores=5,7
/proc/5648/stat : 5648 (umsat) R 5646 5648 4397 0 -1 4202496 14569 0 0 0 129999 4 0 0 25 0 1 0 366501503 64393216 12853 33554432000 4194304 4263880 140734737359856 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5648/statm: 15721 12853 248 17 0 12894 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 62884

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.04
CPU user time (s): 1299.99
CPU system time (s): 0.042993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 62884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3146

runsolver used 1.93471 second user time and 5.16421 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-02 18:45:08
IDJOB=3171698
IDBENCH=82916
IDSOLVER=1582
FILE ID=node119/3171698-1301762708
RUNJOBID= node119-1301761406-5513
PBS_JOBID= 12841060
Free space on /tmp= 71224 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171698-1301762708/watcher-3171698-1301762708 -o /tmp/evaluation-result-3171698-1301762708/solver-3171698-1301762708 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171698-1301762708.cnf

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

MD5SUM BENCH= e7d056c40976f07c31ebd30dc9590b89
RANDOM SEED=985630967

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23549488 kB
Buffers:        298740 kB
Cached:        8778544 kB
SwapCached:       5376 kB
Active:        4540632 kB
Inactive:      4600844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23549488 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:       61920 kB
Mapped:          15032 kB
Slab:           197012 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264764 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= 71224 MiB
End job on node119 at 2011-04-02 19:06:50