Trace number 3379109

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.02 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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-3379109-1305453237/watcher-3379109-1305453237 -o /tmp/evaluation-result-3379109-1305453237/solver-3379109-1305453237 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379109-1305453237.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: 0.93 1.97 3.03 4/314 24929
/proc/meminfo: memFree=21244516/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=11776 CPUtime=0 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4194304 370 0 0 0 0 0 0 0 23 0 1 0 656922437 12058624 310 33554432000 4194304 4263832 140733349127856 18446744073709551615 235594522508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 2944 310 241 17 0 117 0

[startup+0.0853581 s]
/proc/loadavg: 0.93 1.97 3.03 4/314 24929
/proc/meminfo: memFree=21244516/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=13340 CPUtime=0.08 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4194304 891 0 0 0 8 0 0 0 23 0 1 0 656922437 13660160 685 33554432000 4194304 4263832 140733349127856 18446744073709551615 47271690052000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 3335 685 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100355 s]
/proc/loadavg: 0.93 1.97 3.03 4/314 24929
/proc/meminfo: memFree=21244516/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=13340 CPUtime=0.09 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4194304 919 0 0 0 9 0 0 0 23 0 1 0 656922437 13660160 713 33554432000 4194304 4263832 140733349127856 18446744073709551615 47271689821319 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 3335 713 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300325 s]
/proc/loadavg: 0.93 1.97 3.03 4/314 24929
/proc/meminfo: memFree=21244516/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=19380 CPUtime=0.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 2834 0 0 0 29 0 0 0 25 0 1 0 656922437 19845120 2179 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 4845 2179 247 17 0 2018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19380

[startup+0.700253 s]
/proc/loadavg: 0.93 1.97 3.03 4/314 24929
/proc/meminfo: memFree=21244516/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=23472 CPUtime=0.69 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 3842 0 0 0 69 0 0 0 25 0 1 0 656922437 24035328 3187 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 5868 3187 247 17 0 3041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23472

[startup+1.50011 s]
/proc/loadavg: 0.93 1.97 3.03 5/321 24942
/proc/meminfo: memFree=21163372/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=28492 CPUtime=1.49 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 5117 0 0 0 149 0 0 0 25 0 1 0 656922437 29175808 4462 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 7123 4462 247 17 0 4296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28492

[startup+3.10083 s]
/proc/loadavg: 0.93 1.97 3.03 5/321 24942
/proc/meminfo: memFree=21135844/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=35356 CPUtime=3.1 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 6845 0 0 0 309 1 0 0 25 0 1 0 656922437 36204544 6190 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 8839 6190 247 17 0 6012 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 35356

[startup+6.30027 s]
/proc/loadavg: 1.17 2.01 3.04 5/321 24942
/proc/meminfo: memFree=21072644/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=45124 CPUtime=6.3 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 9235 0 0 0 628 2 0 0 25 0 1 0 656922437 46206976 8579 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 11281 8579 247 17 0 8454 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 45124

[startup+12.7001 s]
/proc/loadavg: 1.40 2.04 3.04 5/321 24942
/proc/meminfo: memFree=20991128/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=57060 CPUtime=12.69 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 12192 0 0 0 1267 2 0 0 25 0 1 0 656922437 58429440 11536 33554432000 4194304 4263832 140733349127856 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 14265 11536 247 17 0 11438 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57060

[startup+25.5009 s]
/proc/loadavg: 1.98 2.14 3.06 5/321 24943
/proc/meminfo: memFree=20888956/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=73936 CPUtime=25.49 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 16296 0 0 0 2545 4 0 0 25 0 1 0 656922437 75710464 15640 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 18484 15640 247 17 0 15657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73936

[startup+51.1004 s]
/proc/loadavg: 2.66 2.28 3.08 6/321 24943
/proc/meminfo: memFree=20751112/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=95932 CPUtime=51.09 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 21677 0 0 0 5102 7 0 0 25 0 1 0 656922437 98234368 21021 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 23983 21021 247 17 0 21156 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95932

[startup+102.312 s]
/proc/loadavg: 3.46 2.56 3.13 5/321 24945
/proc/meminfo: memFree=20558628/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=127252 CPUtime=102.3 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 29193 0 0 0 10219 11 0 0 25 0 1 0 656922437 130306048 28536 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 31813 28536 247 17 0 28986 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127252

[startup+162.301 s]
/proc/loadavg: 3.88 2.85 3.20 5/321 24946
/proc/meminfo: memFree=20403572/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=157632 CPUtime=162.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 36718 0 0 0 16213 16 0 0 25 0 1 0 656922437 161415168 36059 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 39408 36059 248 17 0 36581 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157632

[startup+222.3 s]
/proc/loadavg: 3.99 3.07 3.25 5/321 24948
/proc/meminfo: memFree=20262160/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=185132 CPUtime=222.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 43517 0 0 0 22208 20 0 0 25 0 1 0 656922437 189575168 42857 33554432000 4194304 4263832 140733349127856 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 46283 42857 247 17 0 43456 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 185132

[startup+282.301 s]
/proc/loadavg: 4.14 3.27 3.30 5/321 24949
/proc/meminfo: memFree=20128180/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=211820 CPUtime=282.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 49750 0 0 0 28205 24 0 0 25 0 1 0 656922437 216903680 49089 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 52955 49089 247 17 0 50128 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 211820

[startup+342.3 s]
/proc/loadavg: 4.05 3.40 3.34 5/321 24951
/proc/meminfo: memFree=20028060/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=229252 CPUtime=342.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 54000 0 0 0 34202 27 0 0 25 0 1 0 656922437 234754048 53338 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 57313 53338 247 17 0 54486 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229252

[startup+402.301 s]
/proc/loadavg: 4.08 3.52 3.39 5/321 24953
/proc/meminfo: memFree=19935120/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=247476 CPUtime=402.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 58331 0 0 0 40199 30 0 0 25 0 1 0 656922437 253415424 57669 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 61869 57669 247 17 0 59042 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 247476

[startup+462.301 s]
/proc/loadavg: 4.03 3.61 3.42 5/321 24963
/proc/meminfo: memFree=19839924/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=263832 CPUtime=462.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 62158 0 0 0 46197 32 0 0 25 0 1 0 656922437 270163968 61495 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 65958 61495 247 17 0 63131 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 263832

[startup+522.301 s]
/proc/loadavg: 4.01 3.68 3.46 5/321 24965
/proc/meminfo: memFree=19765088/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=275512 CPUtime=522.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 65041 0 0 0 52195 33 0 0 25 0 1 0 656922437 282124288 64378 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 68878 64378 247 17 0 66051 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 275512

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.49 5/321 24966
/proc/meminfo: memFree=19688148/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=286564 CPUtime=582.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 67764 0 0 0 58193 35 0 0 25 0 1 0 656922437 293441536 67101 33554432000 4194304 4263832 140733349127856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 71641 67101 248 17 0 68814 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 286564

[startup+642.3 s]
/proc/loadavg: 4.05 3.79 3.52 5/321 24971
/proc/meminfo: memFree=19617892/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=297824 CPUtime=642.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 70483 0 0 0 64192 37 0 0 25 0 1 0 656922437 304971776 69820 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 74456 69820 250 17 0 71629 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 297824

[startup+702.301 s]
/proc/loadavg: 4.02 3.83 3.55 5/321 24973
/proc/meminfo: memFree=19549740/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=309576 CPUtime=702.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 73328 0 0 0 70189 39 0 0 25 0 1 0 656922437 317005824 72665 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 77394 72665 250 17 0 74567 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 309576

[startup+762.312 s]
/proc/loadavg: 4.06 3.87 3.58 5/321 24974
/proc/meminfo: memFree=19481612/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=320376 CPUtime=762.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 75891 0 0 0 76189 40 0 0 25 0 1 0 656922437 328065024 75228 33554432000 4194304 4263832 140733349127856 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 80094 75228 250 17 0 77267 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 320376

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.60 5/321 24976
/proc/meminfo: memFree=19420548/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=331032 CPUtime=822.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 78472 0 0 0 82187 41 0 0 25 0 1 0 656922437 338976768 77809 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 82758 77809 250 17 0 79931 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 331032

[startup+882.3 s]
/proc/loadavg: 4.08 3.94 3.64 5/321 24977
/proc/meminfo: memFree=19364080/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=340304 CPUtime=882.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 80736 0 0 0 88186 42 0 0 25 0 1 0 656922437 348471296 80072 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 85076 80072 249 17 0 82249 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 340304

[startup+942.301 s]
/proc/loadavg: 4.06 3.96 3.66 5/321 24979
/proc/meminfo: memFree=19308844/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=350080 CPUtime=942.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 83011 0 0 0 94185 43 0 0 25 0 1 0 656922437 358481920 82347 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 87520 82347 249 17 0 84693 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 350080

[startup+1002.3 s]
/proc/loadavg: 4.05 3.98 3.68 5/321 24981
/proc/meminfo: memFree=19256348/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=358940 CPUtime=1002.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 85209 0 0 0 100184 44 0 0 25 0 1 0 656922437 367554560 84545 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 89735 84545 249 17 0 86908 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 358940

[startup+1062.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/321 24982
/proc/meminfo: memFree=19207324/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=368840 CPUtime=1062.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 87459 0 0 0 106183 45 0 0 25 0 1 0 656922437 377692160 86795 33554432000 4194304 4263832 140733349127856 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 92210 86795 249 17 0 89383 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 368840

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/321 24984
/proc/meminfo: memFree=19156552/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=378204 CPUtime=1122.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 89662 0 0 0 112182 46 0 0 25 0 1 0 656922437 387280896 88996 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 94551 88996 247 17 0 91724 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 378204

[startup+1182.3 s]
/proc/loadavg: 4.15 4.01 3.74 5/321 24985
/proc/meminfo: memFree=19104428/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=385748 CPUtime=1182.29 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 91467 0 0 0 118182 47 0 0 25 0 1 0 656922437 395005952 90801 33554432000 4194304 4263832 140733349127856 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 96437 90801 247 17 0 93610 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 385748

[startup+1242.3 s]
/proc/loadavg: 4.12 4.02 3.76 5/321 24987
/proc/meminfo: memFree=19054768/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=393132 CPUtime=1242.28 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 93254 0 0 0 124180 48 0 0 25 0 1 0 656922437 402567168 92588 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 98283 92588 247 17 0 95456 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 393132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.03 3.78 5/322 24990
/proc/meminfo: memFree=19106664/32950928 swapFree=61888748/67111528
[pid=24929] ppid=24927 vsize=400460 CPUtime=1299.99 cores=5,7
/proc/24929/stat : 24929 (umsat) R 24927 24929 24137 0 -1 4202496 94987 0 0 0 129950 49 0 0 25 0 1 0 656922437 410071040 94321 33554432000 4194304 4263832 140733349127856 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24929/statm: 100115 94321 247 17 0 97288 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 400460

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.02
CPU user time (s): 1299.51
CPU system time (s): 0.509922
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 400460

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

runsolver used 3.59245 second user time and 9.42857 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 11:53:57
IDJOB=3379109
IDBENCH=71576
IDSOLVER=1861
FILE ID=node120/3379109-1305453237
RUNJOBID= node120-1305453236-24902
PBS_JOBID= 13324883
Free space on /tmp= 73640 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379109-1305453237/watcher-3379109-1305453237 -o /tmp/evaluation-result-3379109-1305453237/solver-3379109-1305453237 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379109-1305453237.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=24766641

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      21245168 kB
Buffers:         24736 kB
Cached:         127200 kB
SwapCached:      75400 kB
Active:          88384 kB
Inactive:     11428068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21245168 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:    11295320 kB
Mapped:          19528 kB
Slab:            78824 kB
PageTables:      49884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51580488 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= 73632 MiB
End job on node120 at 2011-05-15 12:15:39