Trace number 3493691

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
MUSer 2011-02-10? (exit code) 1199.2 1199.17

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.010-NOTKNOWN.cnf
MD5SUMabbb056568da53d196de18eea9d5106c
Bench CategoryAPPLICATION (applications 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 variables315606
Number of clauses1693500
Sum of the clauses size4024360
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 21678660
Number of clauses of size 380
Number of clauses of size 4320
Number of clauses of size 5800
Number of clauses of size over 512920

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3493691-1307801917.cnf ***
0.00/0.00	c 
2.49/2.54	c Parsing CPU Time: 2.39164
2.49/2.54	c Running MUSer ...
69.10/69.20	c 0.00% completed ... 
376.21/376.27	c 46.95% completed ... 
426.90/426.90	c 60.88% completed ... 
572.01/572.07	c 66.40% completed ... 
1198.93/1199.00	c muser received timeout signal. Terminating ...
1198.93/1199.00	c CPU Time: CPU Time: 1197.44

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493691-1307801917/watcher-3493691-1307801917 -o /tmp/evaluation-result-3493691-1307801917/solver-3493691-1307801917 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493691-1307801917.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 4.00 3.93 2.89 4/189 14048
/proc/meminfo: memFree=30697436/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4616 CPUtime=0 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 634 0 0 0 0 0 0 0 22 0 1 0 891792560 4726784 589 33554432000 4194304 5696331 140736925988944 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1154 591 114 367 0 784 0

[startup+0.0539021 s]
/proc/loadavg: 4.00 3.93 2.89 4/189 14048
/proc/meminfo: memFree=30697436/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=14712 CPUtime=0.05 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 3503 0 0 0 5 0 0 0 22 0 1 0 891792560 15065088 3117 33554432000 4194304 5696331 140736925988944 18446744073709551615 4210980 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 3678 3117 114 367 0 3308 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14712

[startup+0.100892 s]
/proc/loadavg: 4.00 3.93 2.89 4/189 14048
/proc/meminfo: memFree=30697436/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=25104 CPUtime=0.09 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 6193 0 0 0 9 0 0 0 22 0 1 0 891792560 25706496 5710 33554432000 4194304 5696331 140736925988944 18446744073709551615 4208097 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 6276 5710 114 367 0 5906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25104

[startup+0.300856 s]
/proc/loadavg: 4.00 3.93 2.89 4/189 14048
/proc/meminfo: memFree=30697436/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=55956 CPUtime=0.29 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 15636 0 0 0 28 1 0 0 23 0 1 0 891792560 57298944 13419 33554432000 4194304 5696331 140736925988944 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 13989 13422 114 367 0 13619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55956

[startup+0.700781 s]
/proc/loadavg: 4.00 3.93 2.89 4/189 14048
/proc/meminfo: memFree=30697436/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=129328 CPUtime=0.69 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 36280 0 0 0 65 4 0 0 25 0 1 0 891792560 132431872 31756 33554432000 4194304 5696331 140736925988944 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 32332 31758 114 367 0 31962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129328

[startup+1.50065 s]
/proc/loadavg: 4.00 3.93 2.90 5/190 14049
/proc/meminfo: memFree=30514588/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=263928 CPUtime=1.49 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 74566 0 0 0 140 9 0 0 25 0 1 0 891792560 270262272 65431 33554432000 4194304 5696331 140736925988944 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 65982 65434 114 367 0 65612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 263928

[startup+3.10034 s]
/proc/loadavg: 4.00 3.93 2.90 5/190 14049
/proc/meminfo: memFree=30326108/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=541532 CPUtime=3.09 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 151186 0 0 0 291 18 0 0 25 0 1 0 891792560 554528768 132830 33554432000 4194304 5696331 140736925988944 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 135383 132831 140 367 0 135013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 541532

[startup+6.30075 s]
/proc/loadavg: 4.00 3.93 2.90 5/190 14049
/proc/meminfo: memFree=30135780/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=585132 CPUtime=6.29 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 162721 0 0 0 610 19 0 0 25 0 1 0 891792560 599175168 144365 33554432000 4194304 5696331 140736925988944 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 146283 144365 142 367 0 145913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 585132

[startup+12.7006 s]
/proc/loadavg: 4.00 3.93 2.91 5/190 14049
/proc/meminfo: memFree=30129100/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=593148 CPUtime=12.7 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 164748 0 0 0 1250 20 0 0 25 0 1 0 891792560 607383552 146392 33554432000 4194304 5696331 140736925988944 18446744073709551615 4410535 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 148287 146392 142 367 0 147917 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 593148

[startup+25.5002 s]
/proc/loadavg: 4.00 3.94 2.93 5/190 14049
/proc/meminfo: memFree=29825476/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=613504 CPUtime=25.5 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 169861 0 0 0 2529 21 0 0 25 0 1 0 891792560 628228096 151505 33554432000 4194304 5696331 140736925988944 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 153376 151505 142 367 0 153006 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 613504

[startup+51.1005 s]
/proc/loadavg: 4.00 3.94 2.95 5/190 14050
/proc/meminfo: memFree=29892552/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=451288 CPUtime=51.09 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 191399 0 0 0 5085 24 0 0 25 0 1 0 891792560 462118912 112125 33554432000 4194304 5696331 140736925988944 18446744073709551615 4399062 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 112822 112125 143 367 0 112452 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 451288

[startup+102.307 s]
/proc/loadavg: 4.00 3.95 3.01 5/190 14051
/proc/meminfo: memFree=28924096/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=970940 CPUtime=102.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 353623 0 0 0 10185 45 0 0 25 0 1 0 891792560 994242560 241944 33554432000 4194304 5696331 140736925988944 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 242735 241944 148 367 0 242365 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 970940

[startup+162.3 s]
/proc/loadavg: 4.00 3.95 3.06 5/190 14053
/proc/meminfo: memFree=27954524/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=2020052 CPUtime=162.29 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 615737 0 0 0 16152 77 0 0 25 0 1 0 891792560 2068533248 504042 33554432000 4194304 5696331 140736925988944 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 505013 504042 149 367 0 504643 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2020052

[startup+222.3 s]
/proc/loadavg: 4.04 3.97 3.13 5/190 14054
/proc/meminfo: memFree=26807708/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=2784404 CPUtime=222.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 806925 0 0 0 22132 98 0 0 25 0 1 0 891792560 2851229696 695218 33554432000 4194304 5696331 140736925988944 18446744073709551615 4402329 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 696101 695218 149 367 0 695731 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2784404

[startup+282.3 s]
/proc/loadavg: 4.12 4.00 3.19 5/190 14056
/proc/meminfo: memFree=25428072/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=3698748 CPUtime=282.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1035540 0 0 0 28105 125 0 0 25 0 1 0 891792560 3787517952 923819 33554432000 4194304 5696331 140736925988944 18446744073709551615 4402352 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 924687 923819 149 367 0 924317 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3698748

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.24 5/190 14058
/proc/meminfo: memFree=25145936/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4448388 CPUtime=342.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1223073 0 0 0 34083 147 0 0 25 0 1 0 891792560 4555149312 1111343 33554432000 4194304 5696331 140736925988944 18446744073709551615 4394391 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1112097 1111343 149 367 0 1111727 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4448388

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.29 5/190 14059
/proc/meminfo: memFree=24832912/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=402.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300171 0 0 0 40074 156 0 0 25 0 1 0 891792560 4874481664 1188427 33554432000 4194304 5696331 140736925988944 18446744073709551615 4394420 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188427 150 367 0 1189689 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4760236

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.33 5/190 14061
/proc/meminfo: memFree=24832260/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=462.3 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300216 0 0 0 46074 156 0 0 25 0 1 0 891792560 4874481664 1188472 33554432000 4194304 5696331 140736925988944 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188472 150 367 0 1189689 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4760236

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.37 5/190 14062
/proc/meminfo: memFree=24832340/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=522.31 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300246 0 0 0 52074 157 0 0 25 0 1 0 891792560 4874481664 1188502 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417453 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188502 150 367 0 1189689 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 4760236

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.40 5/190 14064
/proc/meminfo: memFree=24831912/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=582.31 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300273 0 0 0 58074 157 0 0 25 0 1 0 891792560 4874481664 1188529 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188529 150 367 0 1189689 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4760236

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.44 5/190 14066
/proc/meminfo: memFree=24831360/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=642.31 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300283 0 0 0 64074 157 0 0 25 0 1 0 891792560 4874481664 1188539 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381210 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188539 150 367 0 1189689 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 4760236

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.47 5/190 14067
/proc/meminfo: memFree=24828328/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=702.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300286 0 0 0 70074 158 0 0 25 0 1 0 891792560 4874481664 1188542 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188542 150 367 0 1189689 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 4760236

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.50 5/190 14069
/proc/meminfo: memFree=24828656/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=762.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300288 0 0 0 76074 158 0 0 25 0 1 0 891792560 4874481664 1188544 33554432000 4194304 5696331 140736925988944 18446744073709551615 4371239 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188544 150 367 0 1189689 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 4760236

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 3.53 5/190 14070
/proc/meminfo: memFree=24828860/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=822.31 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300290 0 0 0 82073 158 0 0 25 0 1 0 891792560 4874481664 1188546 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417500 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188546 150 367 0 1189689 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4760236

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.56 5/190 14186
/proc/meminfo: memFree=24883920/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=882.31 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300292 0 0 0 88073 158 0 0 25 0 1 0 891792560 4874481664 1188548 33554432000 4194304 5696331 140736925988944 18446744073709551615 4400122 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188548 150 367 0 1189689 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 4760236

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.58 5/190 14188
/proc/meminfo: memFree=24795728/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=942.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300294 0 0 0 94073 159 0 0 25 0 1 0 891792560 4874481664 1188550 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381132 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188550 150 367 0 1189689 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4760236

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 14189
/proc/meminfo: memFree=24641808/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1002.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300296 0 0 0 100073 159 0 0 25 0 1 0 891792560 4874481664 1188552 33554432000 4194304 5696331 140736925988944 18446744073709551615 4416916 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188552 150 367 0 1189689 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4760236

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 14191
/proc/meminfo: memFree=24641640/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1062.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300298 0 0 0 106073 159 0 0 25 0 1 0 891792560 4874481664 1188554 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188554 150 367 0 1189689 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4760236

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 14192
/proc/meminfo: memFree=24569428/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1122.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300300 0 0 0 112073 159 0 0 25 0 1 0 891792560 4874481664 1188556 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188556 150 367 0 1189689 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4760236

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.67 6/190 14232
/proc/meminfo: memFree=24596980/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1182.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 118073 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4760236

Solver just ended. Dumping a history of the last processes samples

[startup+1190.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14232
/proc/meminfo: memFree=24596844/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1190.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 118873 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4362132 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 4760236

[startup+1193.51 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 14239
/proc/meminfo: memFree=25706504/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1193.53 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 119194 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1193.53
Current children cumulated vsize (KiB) 4760236

[startup+1196.7 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14270
/proc/meminfo: memFree=25662552/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1196.73 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 119514 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4381676 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 4760236

[startup+1198.3 s]
/proc/loadavg: 4.00 4.00 3.67 6/190 14271
/proc/meminfo: memFree=25660884/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1198.32 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 119673 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417436 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 4760236

[startup+1198.7 s]
/proc/loadavg: 4.00 4.00 3.67 6/190 14271
/proc/meminfo: memFree=25660884/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=4760236 CPUtime=1198.72 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202496 1300303 0 0 0 119713 159 0 0 25 0 1 0 891792560 4874481664 1188559 33554432000 4194304 5696331 140736925988944 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/14048/statm: 1190059 1188559 150 367 0 1189689 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 4760236

[startup+1199.1 s]
/proc/loadavg: 4.00 4.00 3.67 6/190 14271
/proc/meminfo: memFree=25659520/32951124 swapFree=67056684/67111528
[pid=14048] ppid=14046 vsize=0 CPUtime=1199.12 cores=1,3
/proc/14048/stat : 14048 (muser) R 14046 14048 13546 0 -1 4202500 1300304 0 0 0 119743 169 0 0 25 0 1 0 891792560 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/14048/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.17
CPU time (s): 1199.2
CPU user time (s): 1197.44
CPU system time (s): 1.76473
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4760236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.44
system time used= 1.76473
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1300304
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= 3
involuntary context switches= 1409

runsolver used 1.93571 second user time and 4.6113 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-11 16:18:38
IDJOB=3493691
IDBENCH=82385
IDSOLVER=1969
FILE ID=node109/3493691-1307801917
RUNJOBID= node109-1307800705-13566
PBS_JOBID= 13551065
Free space on /tmp= 73936 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.010-NOTKNOWN.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493691-1307801917/watcher-3493691-1307801917 -o /tmp/evaluation-result-3493691-1307801917/solver-3493691-1307801917 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493691-1307801917.cnf

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

MD5SUM BENCH= abbb056568da53d196de18eea9d5106c
RANDOM SEED=1164147621

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30697980 kB
Buffers:        299648 kB
Cached:        1040824 kB
SwapCached:       8608 kB
Active:        1388008 kB
Inactive:       634920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30697980 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:           53136 kB
Writeback:           0 kB
AnonPages:      679984 kB
Mapped:          15208 kB
Slab:           164448 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   917828 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= 73972 MiB
End job on node109 at 2011-06-11 16:38:37