Trace number 3273659

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

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3273659-1303607492/watcher-3273659-1303607492 -o /tmp/evaluation-result-3273659-1303607492/solver-3273659-1303607492 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3273659-1303607492.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: 3.18 3.82 3.87 3/184 20975
/proc/meminfo: memFree=24667000/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=11644 CPUtime=0 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 368 0 0 0 0 0 0 0 23 0 1 0 472347008 11923456 308 33554432000 4194304 4263880 140736856822432 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 2911 308 246 17 0 84 0

[startup+0.0835891 s]
/proc/loadavg: 3.18 3.82 3.87 3/184 20975
/proc/meminfo: memFree=24667000/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=11772 CPUtime=0.08 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 398 0 0 0 8 0 0 0 23 0 1 0 472347008 12054528 338 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 2943 338 247 17 0 116 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11772

[startup+0.100585 s]
/proc/loadavg: 3.18 3.82 3.87 3/184 20975
/proc/meminfo: memFree=24667000/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=11772 CPUtime=0.09 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 403 0 0 0 9 0 0 0 23 0 1 0 472347008 12054528 343 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 2943 343 247 17 0 116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11772

[startup+0.300529 s]
/proc/loadavg: 3.18 3.82 3.87 3/184 20975
/proc/meminfo: memFree=24667000/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=12028 CPUtime=0.29 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 444 0 0 0 29 0 0 0 24 0 1 0 472347008 12316672 384 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3007 384 247 17 0 180 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12028

[startup+0.700438 s]
/proc/loadavg: 3.18 3.82 3.87 3/184 20975
/proc/meminfo: memFree=24667000/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=12152 CPUtime=0.69 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 500 0 0 0 69 0 0 0 25 0 1 0 472347008 12443648 440 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3038 440 247 17 0 211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12152

[startup+1.50027 s]
/proc/loadavg: 3.18 3.82 3.87 5/190 20986
/proc/meminfo: memFree=24660332/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=12528 CPUtime=1.49 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 566 0 0 0 149 0 0 0 25 0 1 0 472347008 12828672 506 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3132 506 247 17 0 305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12528

[startup+3.101 s]
/proc/loadavg: 3.18 3.82 3.87 5/190 20986
/proc/meminfo: memFree=24658100/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=12896 CPUtime=3.09 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 673 0 0 0 309 0 0 0 25 0 1 0 472347008 13205504 613 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3224 613 247 17 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12896

[startup+6.30044 s]
/proc/loadavg: 3.25 3.82 3.87 5/190 20987
/proc/meminfo: memFree=24654376/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=13472 CPUtime=6.29 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 821 0 0 0 629 0 0 0 25 0 1 0 472347008 13795328 761 33554432000 4194304 4263880 140736856822432 18446744073709551615 218905389746 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3368 761 247 17 0 541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13472

[startup+12.7003 s]
/proc/loadavg: 3.31 3.83 3.87 5/190 20987
/proc/meminfo: memFree=24650140/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=14352 CPUtime=12.69 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 1043 0 0 0 1269 0 0 0 25 0 1 0 472347008 14696448 983 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3588 983 247 17 0 761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14352

[startup+25.501 s]
/proc/loadavg: 3.46 3.83 3.87 5/190 20987
/proc/meminfo: memFree=24645440/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=15328 CPUtime=25.49 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 1284 0 0 0 2549 0 0 0 25 0 1 0 472347008 15695872 1224 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 3832 1224 247 17 0 1005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15328

[startup+51.1003 s]
/proc/loadavg: 3.64 3.84 3.87 5/190 20988
/proc/meminfo: memFree=24639204/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=16740 CPUtime=51.09 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 1644 0 0 0 5109 0 0 0 25 0 1 0 472347008 17141760 1584 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 4185 1584 247 17 0 1358 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16740

[startup+102.307 s]
/proc/loadavg: 3.84 3.87 3.88 5/190 20989
/proc/meminfo: memFree=24629268/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=18996 CPUtime=102.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 2193 0 0 0 10230 0 0 0 25 0 1 0 472347008 19451904 2133 33554432000 4194304 4263880 140736856822432 18446744073709551615 4209431 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 4749 2133 247 17 0 1922 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18996

[startup+162.3 s]
/proc/loadavg: 3.94 3.89 3.88 5/190 20991
/proc/meminfo: memFree=24621532/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=20708 CPUtime=162.29 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 2620 0 0 0 16229 0 0 0 25 0 1 0 472347008 21204992 2560 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 5177 2560 247 17 0 2350 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20708

[startup+222.3 s]
/proc/loadavg: 4.07 3.94 3.90 5/190 20992
/proc/meminfo: memFree=24614808/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=22436 CPUtime=222.29 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 3058 0 0 0 22229 0 0 0 25 0 1 0 472347008 22974464 2998 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 5609 2998 247 17 0 2782 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 22436

[startup+282.301 s]
/proc/loadavg: 4.02 3.94 3.90 5/190 20994
/proc/meminfo: memFree=24610804/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=23396 CPUtime=282.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 3302 0 0 0 28230 0 0 0 25 0 1 0 472347008 23957504 3242 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 5849 3242 247 17 0 3022 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23396

[startup+342.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 20996
/proc/meminfo: memFree=24605196/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=24580 CPUtime=342.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 3604 0 0 0 34230 0 0 0 25 0 1 0 472347008 25169920 3544 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 6145 3544 247 17 0 3318 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24580

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 20997
/proc/meminfo: memFree=24600828/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=25452 CPUtime=402.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 3796 0 0 0 40229 1 0 0 25 0 1 0 472347008 26062848 3703 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 6363 3703 248 17 0 3536 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25452

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20999
/proc/meminfo: memFree=24597828/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=26332 CPUtime=462.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 4032 0 0 0 46229 1 0 0 25 0 1 0 472347008 26963968 3939 33554432000 4194304 4263880 140736856822432 18446744073709551615 4213571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 6583 3939 248 17 0 3756 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 26332

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21000
/proc/meminfo: memFree=24594584/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=27572 CPUtime=522.3 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 4370 0 0 0 52229 1 0 0 25 0 1 0 472347008 28233728 4241 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 6893 4241 248 17 0 4066 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27572

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21002
/proc/meminfo: memFree=24591200/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=28148 CPUtime=582.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 4530 0 0 0 58230 1 0 0 25 0 1 0 472347008 28823552 4401 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7037 4401 248 17 0 4210 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28148

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21004
/proc/meminfo: memFree=24588928/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=28916 CPUtime=642.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 4706 0 0 0 64230 1 0 0 25 0 1 0 472347008 29609984 4577 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7229 4577 248 17 0 4402 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 28916

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21005
/proc/meminfo: memFree=24584796/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=30016 CPUtime=702.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5025 0 0 0 70230 1 0 0 25 0 1 0 472347008 30736384 4856 33554432000 4194304 4263880 140736856822432 18446744073709551615 4211748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7504 4856 248 17 0 4677 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 30016

[startup+762.307 s]
/proc/loadavg: 4.13 4.00 3.92 5/190 21007
/proc/meminfo: memFree=24582528/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=30532 CPUtime=762.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5154 0 0 0 76231 1 0 0 25 0 1 0 472347008 31264768 4985 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7633 4985 248 17 0 4806 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 30532

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 21008
/proc/meminfo: memFree=24579648/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=30916 CPUtime=822.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5250 0 0 0 82230 1 0 0 25 0 1 0 472347008 31657984 5081 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7729 5081 248 17 0 4902 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 30916

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 21010
/proc/meminfo: memFree=24577260/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=31828 CPUtime=882.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5526 0 0 0 88230 1 0 0 25 0 1 0 472347008 32591872 5313 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 7957 5313 248 17 0 5130 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 31828

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21012
/proc/meminfo: memFree=24574132/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=32596 CPUtime=942.31 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5702 0 0 0 94230 1 0 0 25 0 1 0 472347008 33378304 5489 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8149 5489 248 17 0 5322 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 32596

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21013
/proc/meminfo: memFree=24572372/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=32980 CPUtime=1002.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5830 0 0 0 100230 2 0 0 25 0 1 0 472347008 33771520 5617 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8245 5617 248 17 0 5418 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 32980

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21015
/proc/meminfo: memFree=24570236/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=33380 CPUtime=1062.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 5950 0 0 0 106230 2 0 0 25 0 1 0 472347008 34181120 5689 33554432000 4194304 4263880 140736856822432 18446744073709551615 218905389597 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8345 5689 248 17 0 5518 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 33380

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21016
/proc/meminfo: memFree=24568488/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=33956 CPUtime=1122.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 6110 0 0 0 112230 2 0 0 25 0 1 0 472347008 34770944 5849 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8489 5849 248 17 0 5662 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 33956

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21018
/proc/meminfo: memFree=24566584/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=34340 CPUtime=1182.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 6222 0 0 0 118230 2 0 0 25 0 1 0 472347008 35164160 5961 33554432000 4194304 4263880 140736856822432 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8585 5961 248 17 0 5758 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 34340

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 21020
/proc/meminfo: memFree=24565060/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=34724 CPUtime=1242.32 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 6302 0 0 0 124230 2 0 0 25 0 1 0 472347008 35557376 6041 33554432000 4194304 4263880 140736856822432 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8681 6041 248 17 0 5854 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 34724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 3/186 21023
/proc/meminfo: memFree=24612420/32951124 swapFree=67111412/67111528
[pid=20975] ppid=20973 vsize=34980 CPUtime=1300.03 cores=0,2
/proc/20975/stat : 20975 (umsat) R 20973 20975 20041 0 -1 4202496 6350 0 0 0 130001 2 0 0 25 0 1 0 472347008 35819520 6089 33554432000 4194304 4263880 140736856822432 18446744073709551615 4207776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20975/statm: 8745 6089 248 17 0 5918 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 34980

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): 1300.02
CPU system time (s): 0.027995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 34980

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

runsolver used 2.25666 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 03:11:33
IDJOB=3273659
IDBENCH=83144
IDSOLVER=1582
FILE ID=node137/3273659-1303607492
RUNJOBID= node137-1303607491-20943
PBS_JOBID= 13150605
Free space on /tmp= 71752 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273659-1303607492/watcher-3273659-1303607492 -o /tmp/evaluation-result-3273659-1303607492/solver-3273659-1303607492 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3273659-1303607492.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=976615395

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24667280 kB
Buffers:       1678732 kB
Cached:        5993992 kB
SwapCached:        112 kB
Active:        1127336 kB
Inactive:      6610420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24667280 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            7200 kB
Writeback:           0 kB
AnonPages:       64884 kB
Mapped:          14780 kB
Slab:           483216 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231864 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= 71752 MiB
End job on node137 at 2011-04-24 03:33:15