Trace number 3171849

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S236776564-037.SATISFIABLE.cnf
MD5SUMad19e852103e6838347ce97648b48b74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.141977
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
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-3171849-1301769475/watcher-3171849-1301769475 -o /tmp/evaluation-result-3171849-1301769475/solver-3171849-1301769475 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171849-1301769475.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: 3.40 3.97 5.01 3/180 30897
/proc/meminfo: memFree=20577288/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=11644 CPUtime=0 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 367178163 11923456 293 33554432000 4194304 4263880 140734710101120 18446744073709551615 231895148911 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 2911 293 241 17 0 84 0

[startup+0.0643549 s]
/proc/loadavg: 3.40 3.97 5.01 3/180 30897
/proc/meminfo: memFree=20577288/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=12576 CPUtime=0.06 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 597 0 0 0 6 0 0 0 18 0 1 0 367178163 12877824 535 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3144 535 247 17 0 317 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12576

[startup+0.10034 s]
/proc/loadavg: 3.40 3.97 5.01 3/180 30897
/proc/meminfo: memFree=20577288/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=12576 CPUtime=0.09 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 602 0 0 0 9 0 0 0 18 0 1 0 367178163 12877824 540 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3144 540 247 17 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12576

[startup+0.300304 s]
/proc/loadavg: 3.40 3.97 5.01 3/180 30897
/proc/meminfo: memFree=20577288/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=13236 CPUtime=0.29 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 758 0 0 0 29 0 0 0 18 0 1 0 367178163 13553664 696 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3309 696 247 17 0 482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700227 s]
/proc/loadavg: 3.40 3.97 5.01 3/180 30897
/proc/meminfo: memFree=20577288/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=13992 CPUtime=0.69 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 936 0 0 0 69 0 0 0 18 0 1 0 367178163 14327808 874 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3498 874 247 17 0 671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13992

[startup+1.50108 s]
/proc/loadavg: 3.40 3.97 5.01 5/190 30913
/proc/meminfo: memFree=20562312/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=15040 CPUtime=1.49 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 1202 0 0 0 149 0 0 0 20 0 1 0 367178163 15400960 1140 33554432000 4194304 4263880 140734710101120 18446744073709551615 4206525 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3760 1140 248 17 0 933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15040

[startup+3.10079 s]
/proc/loadavg: 3.40 3.97 5.01 5/190 30913
/proc/meminfo: memFree=20558592/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=15924 CPUtime=3.09 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 1420 0 0 0 309 0 0 0 25 0 1 0 367178163 16306176 1358 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 3981 1358 248 17 0 1154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15924

[startup+6.30018 s]
/proc/loadavg: 3.45 3.97 5.01 5/190 30913
/proc/meminfo: memFree=20552272/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=17124 CPUtime=6.29 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 1727 0 0 0 629 0 0 0 25 0 1 0 367178163 17534976 1665 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 4281 1665 248 17 0 1454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17124

[startup+12.701 s]
/proc/loadavg: 3.49 3.97 5.00 5/190 30914
/proc/meminfo: memFree=20544728/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=19092 CPUtime=12.69 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 2296 0 0 0 1269 0 0 0 25 0 1 0 367178163 19550208 2130 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 4773 2130 248 17 0 1946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19092

[startup+25.5006 s]
/proc/loadavg: 3.60 3.97 4.98 5/190 30914
/proc/meminfo: memFree=20536272/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=21736 CPUtime=25.49 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 3051 0 0 0 2549 0 0 0 25 0 1 0 367178163 22257664 2750 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 5434 2750 248 17 0 2607 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21736

[startup+51.1008 s]
/proc/loadavg: 3.74 3.97 4.96 5/190 30917
/proc/meminfo: memFree=20523100/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=25432 CPUtime=51.09 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 4084 0 0 0 5109 0 0 0 25 0 1 0 367178163 26042368 3605 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 6358 3605 248 17 0 3531 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25432

[startup+102.307 s]
/proc/loadavg: 3.92 3.99 4.91 5/190 30946
/proc/meminfo: memFree=20507296/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=29460 CPUtime=102.3 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 5372 0 0 0 10229 1 0 0 25 0 1 0 367178163 30167040 4657 33554432000 4194304 4263880 140734710101120 18446744073709551615 231895157724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 7365 4657 248 17 0 4538 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29460

[startup+162.301 s]
/proc/loadavg: 3.97 3.99 4.85 5/190 30948
/proc/meminfo: memFree=20493256/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=32840 CPUtime=162.3 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 6255 0 0 0 16229 1 0 0 25 0 1 0 367178163 33628160 5445 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 8210 5445 248 17 0 5383 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32840

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 4.79 5/190 30949
/proc/meminfo: memFree=20481176/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=35052 CPUtime=222.3 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 6935 0 0 0 22229 1 0 0 25 0 1 0 367178163 35893248 6021 33554432000 4194304 4263880 140734710101120 18446744073709551615 4211708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 8763 6021 248 17 0 5936 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35052

[startup+282.3 s]
/proc/loadavg: 3.99 3.99 4.74 5/190 30951
/proc/meminfo: memFree=20472700/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=37496 CPUtime=282.3 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 7631 0 0 0 28228 2 0 0 25 0 1 0 367178163 38395904 6602 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 9374 6602 248 17 0 6547 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37496

[startup+342.301 s]
/proc/loadavg: 3.99 3.99 4.69 5/190 30952
/proc/meminfo: memFree=20464984/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=39456 CPUtime=342.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 8285 0 0 0 34229 2 0 0 25 0 1 0 367178163 40402944 7130 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 9864 7130 248 17 0 7037 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 39456

[startup+402.301 s]
/proc/loadavg: 3.99 3.99 4.65 5/190 30954
/proc/meminfo: memFree=20455036/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=40608 CPUtime=402.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 8579 0 0 0 40229 2 0 0 25 0 1 0 367178163 41582592 7424 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 10152 7424 248 17 0 7325 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 40608

[startup+462.301 s]
/proc/loadavg: 3.99 3.99 4.60 5/190 30956
/proc/meminfo: memFree=20449052/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=43176 CPUtime=462.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 9350 0 0 0 46229 2 0 0 25 0 1 0 367178163 44212224 7927 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 10794 7927 248 17 0 7967 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 43176

[startup+522.3 s]
/proc/loadavg: 4.07 4.02 4.57 5/190 30957
/proc/meminfo: memFree=20443824/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=44200 CPUtime=522.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 9617 0 0 0 52229 2 0 0 25 0 1 0 367178163 45260800 8194 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 11050 8194 248 17 0 8223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 44200

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 4.53 5/190 30959
/proc/meminfo: memFree=20439444/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=46340 CPUtime=582.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 10259 0 0 0 58229 2 0 0 25 0 1 0 367178163 47452160 8683 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 11585 8683 248 17 0 8758 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 46340

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 4.50 5/190 30960
/proc/meminfo: memFree=20433592/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=47172 CPUtime=642.32 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 10474 0 0 0 64230 2 0 0 25 0 1 0 367178163 48304128 8898 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 11793 8898 248 17 0 8966 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 47172

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 4.47 5/190 30962
/proc/meminfo: memFree=20429336/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=47940 CPUtime=702.31 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 10667 0 0 0 70229 2 0 0 25 0 1 0 367178163 49090560 9091 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 11985 9091 248 17 0 9158 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 47940

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 4.44 5/190 30964
/proc/meminfo: memFree=20424084/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=50476 CPUtime=762.32 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 11441 0 0 0 76230 2 0 0 25 0 1 0 367178163 51687424 9697 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 12619 9697 248 17 0 9792 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 50476

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.41 5/190 30965
/proc/meminfo: memFree=20420196/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=51244 CPUtime=822.32 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 11678 0 0 0 82230 2 0 0 25 0 1 0 367178163 52473856 9934 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 12811 9934 248 17 0 9984 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 51244

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.38 5/190 30967
/proc/meminfo: memFree=20413952/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=52268 CPUtime=882.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 11902 0 0 0 88230 3 0 0 25 0 1 0 367178163 53522432 10158 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 13067 10158 248 17 0 10240 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 52268

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.35 5/190 30968
/proc/meminfo: memFree=20411436/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=52780 CPUtime=942.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 12037 0 0 0 94230 3 0 0 25 0 1 0 367178163 54046720 10293 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 13195 10293 248 17 0 10368 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 52780

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 4.33 5/190 30970
/proc/meminfo: memFree=20407296/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=55392 CPUtime=1002.32 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 12860 0 0 0 100229 3 0 0 25 0 1 0 367178163 56721408 10932 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 13848 10932 248 17 0 11021 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55392

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 4.32 5/190 30972
/proc/meminfo: memFree=20404020/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=55968 CPUtime=1062.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 13004 0 0 0 106230 3 0 0 25 0 1 0 367178163 57311232 11076 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 13992 11076 248 17 0 11165 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 55968

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 4.29 5/190 30973
/proc/meminfo: memFree=20401872/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=56736 CPUtime=1122.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 13198 0 0 0 112230 3 0 0 25 0 1 0 367178163 58097664 11270 33554432000 4194304 4263880 140734710101120 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 14184 11270 248 17 0 11357 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 56736

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.27 5/190 30975
/proc/meminfo: memFree=20395264/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=57120 CPUtime=1182.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 13301 0 0 0 118230 3 0 0 25 0 1 0 367178163 58490880 11373 33554432000 4194304 4263880 140734710101120 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 14280 11373 248 17 0 11453 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 57120

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.25 5/190 30976
/proc/meminfo: memFree=20392636/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=57376 CPUtime=1242.33 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 13375 0 0 0 124230 3 0 0 25 0 1 0 367178163 58753024 11447 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 14344 11447 248 17 0 11517 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 57376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.23 4/189 30979
/proc/meminfo: memFree=20430796/32950928 swapFree=67111528/67111528
[pid=30897] ppid=30895 vsize=58564 CPUtime=1300.04 cores=1,3
/proc/30897/stat : 30897 (umsat) R 30895 30897 30852 0 -1 4202496 13692 0 0 0 130001 3 0 0 25 0 1 0 367178163 59969536 11764 33554432000 4194304 4263880 140734710101120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30897/statm: 14641 11764 248 17 0 11814 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 58564

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.06
CPU user time (s): 1300.02
CPU system time (s): 0.039993
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 58564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13692
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= 3469

runsolver used 2.01069 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-02 20:37:55
IDJOB=3171849
IDBENCH=83067
IDSOLVER=1582
FILE ID=node114/3171849-1301769475
RUNJOBID= node114-1301769475-30872
PBS_JOBID= 12841171
Free space on /tmp= 70636 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S236776564-037.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171849-1301769475/watcher-3171849-1301769475 -o /tmp/evaluation-result-3171849-1301769475/solver-3171849-1301769475 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171849-1301769475.cnf

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

MD5SUM BENCH= ad19e852103e6838347ce97648b48b74
RANDOM SEED=2047402647

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20578916 kB
Buffers:        383272 kB
Cached:       11616768 kB
SwapCached:          0 kB
Active:        7990836 kB
Inactive:      4072992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20578916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5552 kB
Writeback:           0 kB
AnonPages:       64132 kB
Mapped:          15104 kB
Slab:           243868 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   208552 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= 70632 MiB
End job on node114 at 2011-04-02 20:59:37