Trace number 3379343

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-3379343-1307665892/watcher-3379343-1307665892 -o /tmp/evaluation-result-3379343-1307665892/solver-3379343-1307665892 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379343-1307665892.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: 1.44 1.92 1.89 3/182 15489
/proc/meminfo: memFree=31802176/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=11644 CPUtime=0 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4194304 357 0 0 0 0 0 0 0 25 0 1 0 878188842 11923456 296 33554432000 4194304 4263832 140733788069248 18446744073709551615 4204320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 2911 296 241 17 0 84 0

[startup+0.07471 s]
/proc/loadavg: 1.44 1.92 1.89 3/182 15489
/proc/meminfo: memFree=31802176/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=13344 CPUtime=0.07 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4194304 853 0 0 0 7 0 0 0 25 0 1 0 878188842 13664256 646 33554432000 4194304 4263832 140733788069248 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 3336 646 242 17 0 509 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13344

[startup+0.100702 s]
/proc/loadavg: 1.44 1.92 1.89 3/182 15489
/proc/meminfo: memFree=31802176/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=13344 CPUtime=0.09 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4194304 892 0 0 0 9 0 0 0 25 0 1 0 878188842 13664256 685 33554432000 4194304 4263832 140733788069248 18446744073709551615 47746734364160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 3336 685 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300672 s]
/proc/loadavg: 1.44 1.92 1.89 3/182 15489
/proc/meminfo: memFree=31802176/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=18816 CPUtime=0.29 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4194304 2531 0 0 0 29 0 0 0 25 0 1 0 878188842 19267584 1746 33554432000 4194304 4263832 140733788069248 18446744073709551615 47746734139640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 4704 1746 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700601 s]
/proc/loadavg: 1.44 1.92 1.89 3/182 15489
/proc/meminfo: memFree=31802176/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=25980 CPUtime=0.69 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4194304 4918 0 0 0 69 0 0 0 25 0 1 0 878188842 26603520 3364 33554432000 4194304 4263832 140733788069248 18446744073709551615 47746734425147 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 6495 3364 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50046 s]
/proc/loadavg: 1.44 1.92 1.89 5/188 15504
/proc/meminfo: memFree=31715884/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=43844 CPUtime=1.49 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 10907 0 0 0 148 1 0 0 25 0 1 0 878188842 44896256 8215 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 10961 8215 247 17 0 8134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43844

[startup+3.10019 s]
/proc/loadavg: 1.44 1.92 1.89 5/188 15504
/proc/meminfo: memFree=31704476/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=55908 CPUtime=3.09 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 13910 0 0 0 308 1 0 0 25 0 1 0 878188842 57249792 11218 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 13977 11218 247 17 0 11150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55908

[startup+6.30064 s]
/proc/loadavg: 1.73 1.97 1.91 5/188 15504
/proc/meminfo: memFree=31671684/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=70580 CPUtime=6.29 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 17586 0 0 0 627 2 0 0 25 0 1 0 878188842 72273920 14894 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 17645 14894 247 17 0 14818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70580

[startup+12.7005 s]
/proc/loadavg: 1.91 2.01 1.92 5/188 15504
/proc/meminfo: memFree=31604152/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=94908 CPUtime=12.69 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 23570 0 0 0 1265 4 0 0 25 0 1 0 878188842 97185792 20878 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 23727 20878 247 17 0 20900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94908

[startup+25.5003 s]
/proc/loadavg: 2.37 2.10 1.95 5/188 15504
/proc/meminfo: memFree=31502304/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=134180 CPUtime=25.5 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 33423 0 0 0 2543 7 0 0 25 0 1 0 878188842 137400320 30731 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 33545 30731 247 17 0 30718 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 134180

[startup+51.1009 s]
/proc/loadavg: 2.93 2.25 2.01 5/188 15506
/proc/meminfo: memFree=31376228/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=181120 CPUtime=51.1 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 45010 0 0 0 5099 11 0 0 25 0 1 0 878188842 185466880 42318 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 45280 42318 247 17 0 42453 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 181120

[startup+102.307 s]
/proc/loadavg: 3.53 2.52 2.11 5/188 15507
/proc/meminfo: memFree=31194808/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=247412 CPUtime=102.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 61475 0 0 0 10213 17 0 0 25 0 1 0 878188842 253349888 58783 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 61853 58783 248 17 0 59026 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247412

[startup+162.301 s]
/proc/loadavg: 4.02 2.83 2.24 5/188 15508
/proc/meminfo: memFree=31060504/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=305324 CPUtime=162.29 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 75477 0 0 0 16205 24 0 0 25 0 1 0 878188842 312651776 72784 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 76331 72784 248 17 0 73504 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 305324

[startup+222.3 s]
/proc/loadavg: 4.00 3.04 2.35 5/188 15510
/proc/meminfo: memFree=30912048/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=350536 CPUtime=222.29 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 86688 0 0 0 22201 28 0 0 25 0 1 0 878188842 358948864 83995 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 87634 83995 248 17 0 84807 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 350536

[startup+282.301 s]
/proc/loadavg: 4.00 3.21 2.45 5/188 15512
/proc/meminfo: memFree=30786408/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=387736 CPUtime=282.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 95910 0 0 0 28197 33 0 0 25 0 1 0 878188842 397041664 93217 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 96934 93217 248 17 0 94107 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 387736

[startup+342.3 s]
/proc/loadavg: 4.00 3.36 2.54 5/188 15514
/proc/meminfo: memFree=30687316/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=419056 CPUtime=342.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 103683 0 0 0 34193 37 0 0 25 0 1 0 878188842 429113344 100989 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 104764 100990 248 17 0 101937 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 419056

[startup+402.301 s]
/proc/loadavg: 4.00 3.47 2.63 6/188 15514
/proc/meminfo: memFree=30587736/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=443880 CPUtime=402.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 109844 0 0 0 40190 40 0 0 25 0 1 0 878188842 454533120 107150 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 110970 107150 248 17 0 108143 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 443880

[startup+462.301 s]
/proc/loadavg: 4.03 3.58 2.72 5/188 15516
/proc/meminfo: memFree=30506124/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=468748 CPUtime=462.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 115947 0 0 0 46187 43 0 0 25 0 1 0 878188842 479997952 113252 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 117187 113252 249 17 0 114360 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 468748

[startup+522.3 s]
/proc/loadavg: 4.01 3.65 2.80 5/188 15518
/proc/meminfo: memFree=30439644/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=492768 CPUtime=522.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 121358 0 0 0 52184 46 0 0 25 0 1 0 878188842 504594432 118660 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 123192 118660 247 17 0 120365 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 492768

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 2.87 5/188 15520
/proc/meminfo: memFree=30370564/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=515552 CPUtime=582.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 126931 0 0 0 58182 48 0 0 25 0 1 0 878188842 527925248 124233 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 128888 124233 248 17 0 126061 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 515552

[startup+642.3 s]
/proc/loadavg: 4.00 3.76 2.94 5/188 15522
/proc/meminfo: memFree=30308296/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=535836 CPUtime=642.31 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 131910 0 0 0 64181 50 0 0 25 0 1 0 878188842 548696064 129211 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 133959 129211 247 17 0 131132 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 535836

[startup+702.301 s]
/proc/loadavg: 4.04 3.82 3.01 5/188 15522
/proc/meminfo: memFree=30255216/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=557456 CPUtime=702.3 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 137217 0 0 0 70177 53 0 0 25 0 1 0 878188842 570834944 134517 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 139364 134517 247 17 0 136537 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 557456

[startup+762.307 s]
/proc/loadavg: 4.01 3.85 3.06 5/188 15524
/proc/meminfo: memFree=30193944/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=580176 CPUtime=762.32 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 142859 0 0 0 76176 56 0 0 25 0 1 0 878188842 594100224 140159 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 145044 140159 247 17 0 142217 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 580176

[startup+822.3 s]
/proc/loadavg: 4.00 3.87 3.12 5/188 15526
/proc/meminfo: memFree=30134908/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=605000 CPUtime=822.31 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 148989 0 0 0 82172 59 0 0 25 0 1 0 878188842 619520000 146289 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 151250 146289 247 17 0 148423 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 605000

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.17 5/188 15528
/proc/meminfo: memFree=30075008/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=628856 CPUtime=882.31 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 154877 0 0 0 88169 62 0 0 25 0 1 0 878188842 643948544 152177 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 157214 152177 247 17 0 154387 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 628856

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.22 5/188 15530
/proc/meminfo: memFree=30027008/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=648520 CPUtime=942.31 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 159693 0 0 0 94166 65 0 0 25 0 1 0 878188842 664084480 156992 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207684 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 162130 156992 247 17 0 159303 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 648520

[startup+1002.3 s]
/proc/loadavg: 4.05 3.94 3.27 5/188 15530
/proc/meminfo: memFree=29979876/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=665900 CPUtime=1002.31 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 163966 0 0 0 100164 67 0 0 25 0 1 0 878188842 681881600 161265 33554432000 4194304 4263832 140733788069248 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 166475 161265 247 17 0 163648 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 665900

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.31 5/188 15532
/proc/meminfo: memFree=29926784/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=683152 CPUtime=1062.32 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 168256 0 0 0 106162 70 0 0 25 0 1 0 878188842 699547648 165555 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 170788 165555 248 17 0 167961 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 683152

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.36 5/188 15534
/proc/meminfo: memFree=29867868/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=699300 CPUtime=1122.32 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 172204 0 0 0 112160 72 0 0 25 0 1 0 878188842 716083200 169503 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 174825 169503 249 17 0 171998 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 699300

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.39 5/188 15536
/proc/meminfo: memFree=29802008/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=715780 CPUtime=1182.32 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 176316 0 0 0 118158 74 0 0 25 0 1 0 878188842 732958720 173615 33554432000 4194304 4263832 140733788069248 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 178945 173615 249 17 0 176118 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 715780

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.43 5/188 15538
/proc/meminfo: memFree=29741852/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=731780 CPUtime=1242.32 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 180287 0 0 0 124156 76 0 0 25 0 1 0 878188842 749342720 177586 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 182945 177586 249 17 0 180118 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 731780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.46 4/188 15540
/proc/meminfo: memFree=29903148/32951132 swapFree=67054608/67111528
[pid=15489] ppid=15487 vsize=748756 CPUtime=1300.03 cores=5,7
/proc/15489/stat : 15489 (umsat) R 15487 15489 15427 0 -1 4202496 184532 0 0 0 129925 78 0 0 25 0 1 0 878188842 766726144 181831 33554432000 4194304 4263832 140733788069248 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15489/statm: 187189 181831 249 17 0 184362 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 748756

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

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

runsolver used 2.02069 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-10 02:31:32
IDJOB=3379343
IDBENCH=85965
IDSOLVER=1861
FILE ID=node131/3379343-1307665892
RUNJOBID= node131-1307665892-15448
PBS_JOBID= 13549463
Free space on /tmp= 74108 MiB

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

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1445533541

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      31802936 kB
Buffers:        231848 kB
Cached:         643812 kB
SwapCached:       9832 kB
Active:         360044 kB
Inactive:       536640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31802936 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:           12844 kB
Writeback:           4 kB
AnonPages:       19052 kB
Mapped:          12696 kB
Slab:           183804 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   211388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74104 MiB
End job on node131 at 2011-06-10 02:53:14