Trace number 3379399

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-05-12 (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_25.renamed-as.sat05-1913.cnf
MD5SUMabfdaeca4a2f2b81a39754bd9f8c6939
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.65375
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of clauses76775
Sum of the clauses size201350
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230075
Number of clauses of size 346650
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 977)

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-3379399-1307665892/watcher-3379399-1307665892 -o /tmp/evaluation-result-3379399-1307665892/solver-3379399-1307665892 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379399-1307665892.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: 1.49 1.89 1.93 5/187 3354
/proc/meminfo: memFree=32173440/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=11644 CPUtime=0 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4194304 354 0 0 0 0 0 0 0 24 0 1 0 878187716 11923456 294 33554432000 4194304 4263832 140735544677520 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 2911 295 241 17 0 84 0

[startup+0.0803629 s]
/proc/loadavg: 1.49 1.89 1.93 5/187 3354
/proc/meminfo: memFree=32173440/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=13340 CPUtime=0.07 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4194304 860 0 0 0 7 0 0 0 24 0 1 0 878187716 13660160 654 33554432000 4194304 4263832 140735544677520 18446744073709551615 47324841015064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 3335 654 242 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100368 s]
/proc/loadavg: 1.49 1.89 1.93 5/187 3354
/proc/meminfo: memFree=32173440/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=13340 CPUtime=0.09 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4194304 892 0 0 0 9 0 0 0 24 0 1 0 878187716 13660160 686 33554432000 4194304 4263832 140735544677520 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 3335 686 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300327 s]
/proc/loadavg: 1.49 1.89 1.93 5/187 3354
/proc/meminfo: memFree=32173440/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=18812 CPUtime=0.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4194304 2536 0 0 0 29 0 0 0 25 0 1 0 878187716 19263488 1752 33554432000 4194304 4263832 140735544677520 18446744073709551615 47324841088735 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 4703 1752 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700261 s]
/proc/loadavg: 1.49 1.89 1.93 5/187 3354
/proc/meminfo: memFree=32173440/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=24924 CPUtime=0.69 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 4758 0 0 0 69 0 0 0 25 0 1 0 878187716 25522176 3524 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 6231 3524 247 17 0 3404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24924

[startup+1.50113 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32128552/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=30100 CPUtime=1.49 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 6041 0 0 0 149 0 0 0 25 0 1 0 878187716 30822400 4807 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 7525 4807 247 17 0 4698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30100

[startup+3.10086 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32106728/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=37000 CPUtime=3.09 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 7738 0 0 0 308 1 0 0 25 0 1 0 878187716 37888000 6504 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 9250 6504 248 17 0 6423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37000

[startup+6.30032 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32074188/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=47564 CPUtime=6.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 10389 0 0 0 627 2 0 0 25 0 1 0 878187716 48705536 9155 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 11891 9155 248 17 0 9064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47564

[startup+12.7003 s]
/proc/loadavg: 2.05 1.99 1.96 5/190 3360
/proc/meminfo: memFree=32024128/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=61480 CPUtime=12.69 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 13795 0 0 0 1267 2 0 0 25 0 1 0 878187716 62955520 12561 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 15370 12561 248 17 0 12543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61480

[startup+25.5011 s]
/proc/loadavg: 2.35 2.05 1.98 5/190 3360
/proc/meminfo: memFree=31969488/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=74708 CPUtime=25.49 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 17037 0 0 0 2545 4 0 0 25 0 1 0 878187716 76500992 15802 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 18677 15802 247 17 0 15850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74708

[startup+51.1008 s]
/proc/loadavg: 2.91 2.21 2.03 5/190 3361
/proc/meminfo: memFree=31885072/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=100628 CPUtime=51.09 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 23324 0 0 0 5103 6 0 0 25 0 1 0 878187716 103043072 22089 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 25157 22089 248 17 0 22330 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 100628

[startup+102.307 s]
/proc/loadavg: 3.61 2.52 2.15 5/190 3362
/proc/meminfo: memFree=31774920/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=138756 CPUtime=102.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 32671 0 0 0 10219 10 0 0 25 0 1 0 878187716 142086144 31435 33554432000 4194304 4263832 140735544677520 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 34689 31435 249 17 0 31862 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 138756

[startup+162.301 s]
/proc/loadavg: 3.85 2.79 2.26 5/190 3364
/proc/meminfo: memFree=31695744/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=170532 CPUtime=162.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 40094 0 0 0 16214 15 0 0 25 0 1 0 878187716 174624768 38856 33554432000 4194304 4263832 140735544677520 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 42633 38856 247 17 0 39806 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 170532

[startup+222.301 s]
/proc/loadavg: 4.00 3.02 2.37 5/190 3366
/proc/meminfo: memFree=31612744/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=196320 CPUtime=222.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 46450 0 0 0 22210 19 0 0 25 0 1 0 878187716 201031680 45212 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 49080 45212 247 17 0 46253 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 196320

[startup+282.301 s]
/proc/loadavg: 4.05 3.21 2.48 5/190 3368
/proc/meminfo: memFree=31550932/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=218792 CPUtime=282.29 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 51935 0 0 0 28206 23 0 0 25 0 1 0 878187716 224043008 50697 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 54698 50697 248 17 0 51871 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 218792

[startup+342.301 s]
/proc/loadavg: 4.02 3.35 2.57 5/190 3370
/proc/meminfo: memFree=31479216/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=237020 CPUtime=342.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 56434 0 0 0 34204 26 0 0 25 0 1 0 878187716 242708480 55195 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 59255 55195 247 17 0 56428 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 237020

[startup+402.301 s]
/proc/loadavg: 4.00 3.47 2.66 5/190 3371
/proc/meminfo: memFree=31426084/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=254552 CPUtime=402.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 60707 0 0 0 40202 28 0 0 25 0 1 0 878187716 260661248 59468 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 63638 59468 247 17 0 60811 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 254552

[startup+462.301 s]
/proc/loadavg: 4.00 3.56 2.74 5/190 3373
/proc/meminfo: memFree=31378424/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=271552 CPUtime=462.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 64808 0 0 0 46200 30 0 0 25 0 1 0 878187716 278069248 63569 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 67888 63569 247 17 0 65061 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 271552

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 2.81 5/190 3375
/proc/meminfo: memFree=31327028/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=285284 CPUtime=522.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 68151 0 0 0 52198 32 0 0 25 0 1 0 878187716 292130816 66912 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 71321 66912 248 17 0 68494 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 285284

[startup+582.301 s]
/proc/loadavg: 4.07 3.72 2.89 5/190 3376
/proc/meminfo: memFree=31285816/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=300328 CPUtime=582.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 71337 0 0 0 58197 33 0 0 25 0 1 0 878187716 307535872 70098 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 75082 70098 248 17 0 72255 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 300328

[startup+642.301 s]
/proc/loadavg: 4.02 3.77 2.96 5/190 3378
/proc/meminfo: memFree=31245212/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=314416 CPUtime=642.31 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 74870 0 0 0 64195 36 0 0 25 0 1 0 878187716 321961984 73631 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 78604 73631 249 17 0 75777 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 314416

[startup+702.3 s]
/proc/loadavg: 4.01 3.81 3.02 5/190 3379
/proc/meminfo: memFree=31202744/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=328824 CPUtime=702.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 78456 0 0 0 70193 37 0 0 25 0 1 0 878187716 336715776 77216 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 82206 77216 249 17 0 79379 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 328824

[startup+762.306 s]
/proc/loadavg: 4.00 3.84 3.08 5/190 3381
/proc/meminfo: memFree=31163872/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=342040 CPUtime=762.31 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 81687 0 0 0 76192 39 0 0 25 0 1 0 878187716 350248960 80446 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 85510 80446 248 17 0 82683 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 342040

[startup+822.3 s]
/proc/loadavg: 4.00 3.86 3.13 5/190 3383
/proc/meminfo: memFree=31098972/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=354276 CPUtime=822.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 84714 0 0 0 82189 41 0 0 25 0 1 0 878187716 362778624 83473 33554432000 4194304 4263832 140735544677520 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 88569 83473 248 17 0 85742 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 354276

[startup+882.3 s]
/proc/loadavg: 4.00 3.89 3.18 5/190 3384
/proc/meminfo: memFree=31062460/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=367156 CPUtime=882.31 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 87840 0 0 0 88188 43 0 0 25 0 1 0 878187716 375967744 86599 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 91789 86599 248 17 0 88962 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 367156

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.23 5/190 3386
/proc/meminfo: memFree=31031292/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=380008 CPUtime=942.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 91068 0 0 0 94186 44 0 0 25 0 1 0 878187716 389128192 89827 33554432000 4194304 4263832 140735544677520 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 95002 89827 248 17 0 92175 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 380008

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.28 5/190 3387
/proc/meminfo: memFree=30994280/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=392624 CPUtime=1002.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 94146 0 0 0 100184 46 0 0 25 0 1 0 878187716 402046976 92905 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 98156 92905 248 17 0 95329 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 392624

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.32 5/190 3390
/proc/meminfo: memFree=30967556/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=402928 CPUtime=1062.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 96668 0 0 0 106182 48 0 0 25 0 1 0 878187716 412598272 95427 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 100732 95427 248 17 0 97905 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 402928

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.36 5/190 3392
/proc/meminfo: memFree=30937124/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=413100 CPUtime=1122.31 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 99190 0 0 0 112181 50 0 0 25 0 1 0 878187716 423014400 97949 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 103275 97949 248 17 0 100448 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 413100

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.40 5/190 3393
/proc/meminfo: memFree=30882624/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=427636 CPUtime=1182.3 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 102825 0 0 0 118178 52 0 0 25 0 1 0 878187716 437899264 101584 33554432000 4194304 4263832 140735544677520 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 106909 101584 248 17 0 104082 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 427636

[startup+1242.3 s]
/proc/loadavg: 4.08 3.97 3.44 5/190 3395
/proc/meminfo: memFree=30858148/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=438040 CPUtime=1242.31 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 105438 0 0 0 124177 54 0 0 25 0 1 0 878187716 448552960 104196 33554432000 4194304 4263832 140735544677520 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 109510 104196 248 17 0 106683 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 438040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.47 3/186 3399
/proc/meminfo: memFree=31182376/32951124 swapFree=67054516/67111528
[pid=3354] ppid=3352 vsize=449584 CPUtime=1300.02 cores=1,3
/proc/3354/stat : 3354 (umsat) R 3352 3354 3281 0 -1 4202496 108305 0 0 0 129946 56 0 0 25 0 1 0 878187716 460374016 107063 33554432000 4194304 4263832 140735544677520 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3354/statm: 112396 107063 248 17 0 109569 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 449584

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.46
CPU system time (s): 0.582911
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 449584

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

runsolver used 1.91271 second user time and 5.19121 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-10 02:31:32
IDJOB=3379399
IDBENCH=85974
IDSOLVER=1861
FILE ID=node130/3379399-1307665892
RUNJOBID= node130-1307665892-3302
PBS_JOBID= 13549464
Free space on /tmp= 74180 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_25.renamed-as.sat05-1913.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379399-1307665892/watcher-3379399-1307665892 -o /tmp/evaluation-result-3379399-1307665892/solver-3379399-1307665892 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379399-1307665892.cnf

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

MD5SUM BENCH= abfdaeca4a2f2b81a39754bd9f8c6939
RANDOM SEED=1445533541

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.838
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32175760 kB
Buffers:        198504 kB
Cached:         357576 kB
SwapCached:      10548 kB
Active:         291444 kB
Inactive:       289932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32175760 kB
SwapTotal:    67111528 kB
SwapFree:     67054516 kB
Dirty:           11392 kB
Writeback:           0 kB
AnonPages:       21752 kB
Mapped:          12588 kB
Slab:           126424 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   241072 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= 74180 MiB
End job on node130 at 2011-06-10 02:53:14