Trace number 3493687

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.010-NOTKNOWN.cnf
MD5SUM3252ca0934d273c627e74740f7a1a048
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 variables378832
Number of clauses2058906
Sum of the clauses size4883206
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 22041420
Number of clauses of size 3320
Number of clauses of size 4400
Number of clauses of size 5400
Number of clauses of size over 515520

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-3493687-1307801916.cnf ***
0.00/0.00	c 
2.89/2.91	c Parsing CPU Time: 2.72459
2.89/2.91	c Running MUSer ...
10.90/10.94	c 0.00% completed ... 
14.89/14.98	c 53.50% completed ... 
35.39/35.47	c 59.47% completed ... 
383.21/383.28	c 74.55% completed ... 
551.21/551.24	c 79.62% completed ... 
793.31/793.38	c 85.75% completed ... 
1198.94/1199.00	c muser received timeout signal. Terminating ...
1198.94/1199.00	c CPU Time: CPU Time: 1198.67

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

running on 2 cores: 5,7

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.90 5/186 8882
/proc/meminfo: memFree=24262820/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=4616 CPUtime=0 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 643 0 0 0 0 0 0 0 24 0 1 0 970422248 4726784 597 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 1154 598 114 367 0 784 0

[startup+0.0663689 s]
/proc/loadavg: 4.00 3.93 2.90 5/186 8882
/proc/meminfo: memFree=24262820/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=16172 CPUtime=0.05 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 3971 0 0 0 5 0 0 0 24 0 1 0 970422248 16560128 3487 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 4043 3490 114 367 0 3673 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16172

[startup+0.100364 s]
/proc/loadavg: 4.00 3.93 2.90 5/186 8882
/proc/meminfo: memFree=24262820/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=25104 CPUtime=0.09 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 6194 0 0 0 8 1 0 0 24 0 1 0 970422248 25706496 5710 33554432000 4194304 5696331 140735104501952 18446744073709551615 4208092 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 6276 5710 114 367 0 5906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25104

[startup+0.300337 s]
/proc/loadavg: 4.00 3.93 2.90 5/186 8882
/proc/meminfo: memFree=24262820/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=54508 CPUtime=0.29 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 15287 0 0 0 27 2 0 0 25 0 1 0 970422248 55816192 13069 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 13627 13071 114 367 0 13257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54508

[startup+0.700253 s]
/proc/loadavg: 4.00 3.93 2.90 5/186 8882
/proc/meminfo: memFree=24262820/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=126036 CPUtime=0.69 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 35486 0 0 0 64 5 0 0 25 0 1 0 970422248 129060864 30961 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 31542 30964 114 367 0 31172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126036

[startup+1.5011 s]
/proc/loadavg: 4.00 3.93 2.91 5/187 8883
/proc/meminfo: memFree=24150608/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=257336 CPUtime=1.49 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 72901 0 0 0 139 10 0 0 25 0 1 0 970422248 263512064 63765 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 64334 63767 114 367 0 63964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 257336

[startup+3.1008 s]
/proc/loadavg: 4.00 3.93 2.91 5/187 8883
/proc/meminfo: memFree=23955928/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=549504 CPUtime=3.09 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 154175 0 0 0 289 20 0 0 25 0 1 0 970422248 562692096 135818 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 137376 135819 140 367 0 137006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 549504

[startup+6.30022 s]
/proc/loadavg: 4.00 3.93 2.91 5/187 8921
/proc/meminfo: memFree=29534352/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=684120 CPUtime=6.29 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 187574 0 0 0 604 25 0 0 25 0 1 0 970422248 700538880 169217 33554432000 4194304 5696331 140735104501952 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 171030 169217 142 367 0 170660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 684120

[startup+12.701 s]
/proc/loadavg: 4.00 3.93 2.92 5/187 8921
/proc/meminfo: memFree=29578976/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=543968 CPUtime=12.69 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 245162 0 0 0 1237 32 0 0 25 0 1 0 970422248 557023232 135040 33554432000 4194304 5696331 140735104501952 18446744073709551615 4301163 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 135992 135040 149 367 0 135622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 543968

[startup+25.5006 s]
/proc/loadavg: 4.00 3.94 2.93 5/187 8921
/proc/meminfo: memFree=29282572/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=25.49 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246047 0 0 0 2517 32 0 0 25 0 1 0 970422248 560312320 135925 33554432000 4194304 5696331 140735104501952 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135925 150 367 0 136425 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 547180

[startup+51.1009 s]
/proc/loadavg: 4.00 3.94 2.96 5/187 8922
/proc/meminfo: memFree=28910760/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=51.09 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246072 0 0 0 5077 32 0 0 25 0 1 0 970422248 560312320 135950 33554432000 4194304 5696331 140735104501952 18446744073709551615 4400015 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135950 150 367 0 136425 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 547180

[startup+102.306 s]
/proc/loadavg: 4.00 3.95 3.01 5/187 8923
/proc/meminfo: memFree=28535628/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=102.29 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246084 0 0 0 10197 32 0 0 25 0 1 0 970422248 560312320 135962 33554432000 4194304 5696331 140735104501952 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135962 150 367 0 136425 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 547180

[startup+162.3 s]
/proc/loadavg: 4.00 3.95 3.07 5/187 8925
/proc/meminfo: memFree=28530868/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=162.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246087 0 0 0 16197 33 0 0 25 0 1 0 970422248 560312320 135965 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135965 150 367 0 136425 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 547180

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 3.13 5/187 8927
/proc/meminfo: memFree=28530648/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=222.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246090 0 0 0 22197 33 0 0 25 0 1 0 970422248 560312320 135968 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135968 150 367 0 136425 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 547180

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.18 5/187 8928
/proc/meminfo: memFree=28530736/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=282.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246093 0 0 0 28197 33 0 0 25 0 1 0 970422248 560312320 135971 33554432000 4194304 5696331 140735104501952 18446744073709551615 4380898 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135971 150 367 0 136425 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 547180

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.23 5/187 8930
/proc/meminfo: memFree=28530704/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=342.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246096 0 0 0 34197 33 0 0 25 0 1 0 970422248 560312320 135974 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135974 150 367 0 136425 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 547180

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.28 5/187 8970
/proc/meminfo: memFree=28753804/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=402.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246099 0 0 0 40196 34 0 0 25 0 1 0 970422248 560312320 135977 33554432000 4194304 5696331 140735104501952 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135977 150 367 0 136425 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 547180

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.32 5/187 8972
/proc/meminfo: memFree=28753276/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=462.3 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246103 0 0 0 46196 34 0 0 25 0 1 0 970422248 560312320 135981 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416833 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135981 150 367 0 136425 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 547180

[startup+522.301 s]
/proc/loadavg: 4.09 4.01 3.37 5/187 8974
/proc/meminfo: memFree=28753120/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=522.31 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246106 0 0 0 52196 35 0 0 25 0 1 0 970422248 560312320 135984 33554432000 4194304 5696331 140735104501952 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135984 150 367 0 136425 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 547180

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.41 5/187 8975
/proc/meminfo: memFree=28763364/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=582.31 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246109 0 0 0 58196 35 0 0 25 0 1 0 970422248 560312320 135987 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135987 150 367 0 136425 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 547180

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.45 5/187 8977
/proc/meminfo: memFree=28762596/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=642.32 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246112 0 0 0 64197 35 0 0 25 0 1 0 970422248 560312320 135990 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416962 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135990 150 367 0 136425 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 547180

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.48 5/187 8978
/proc/meminfo: memFree=28762424/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=702.31 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246115 0 0 0 70196 35 0 0 25 0 1 0 970422248 560312320 135993 33554432000 4194304 5696331 140735104501952 18446744073709551615 4380930 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135993 150 367 0 136425 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 547180

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.51 5/187 8980
/proc/meminfo: memFree=28762144/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=762.32 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246118 0 0 0 76197 35 0 0 25 0 1 0 970422248 560312320 135996 33554432000 4194304 5696331 140735104501952 18446744073709551615 4381173 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135996 150 367 0 136425 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 547180

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.54 5/187 8982
/proc/meminfo: memFree=28762236/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=822.31 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246121 0 0 0 82196 35 0 0 25 0 1 0 970422248 560312320 135999 33554432000 4194304 5696331 140735104501952 18446744073709551615 4380748 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 135999 150 367 0 136425 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 547180

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.56 5/187 8983
/proc/meminfo: memFree=28762208/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=882.32 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246124 0 0 0 88196 36 0 0 25 0 1 0 970422248 560312320 136002 33554432000 4194304 5696331 140735104501952 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136002 150 367 0 136425 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 547180

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.59 5/187 8985
/proc/meminfo: memFree=28762420/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=942.32 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246129 0 0 0 94196 36 0 0 25 0 1 0 970422248 560312320 136007 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416262 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136007 150 367 0 136425 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 547180

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.61 5/187 8986
/proc/meminfo: memFree=28762144/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1002.33 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246134 0 0 0 100197 36 0 0 25 0 1 0 970422248 560312320 136012 33554432000 4194304 5696331 140735104501952 18446744073709551615 4417521 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136012 150 367 0 136425 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 547180

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.64 5/187 8988
/proc/meminfo: memFree=28761980/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1062.33 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246138 0 0 0 106197 36 0 0 25 0 1 0 970422248 560312320 136016 33554432000 4194304 5696331 140735104501952 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136016 150 367 0 136425 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 547180

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/187 9028
/proc/meminfo: memFree=29508264/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1122.32 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246143 0 0 0 112196 36 0 0 25 0 1 0 970422248 560312320 136021 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416883 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136021 150 367 0 136425 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 547180

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396392/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1182.33 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246147 0 0 0 118196 37 0 0 25 0 1 0 970422248 560312320 136025 33554432000 4194304 5696331 140735104501952 18446744073709551615 4381125 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136025 150 367 0 136425 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 547180

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

[startup+1190.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396264/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1190.33 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246147 0 0 0 118996 37 0 0 25 0 1 0 970422248 560312320 136025 33554432000 4194304 5696331 140735104501952 18446744073709551615 4419580 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136025 150 367 0 136425 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 547180

[startup+1193.51 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9069
/proc/meminfo: memFree=29652380/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1193.54 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246147 0 0 0 119317 37 0 0 25 0 1 0 970422248 560312320 136025 33554432000 4194304 5696331 140735104501952 18446744073709551615 4416874 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136025 150 367 0 136425 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 547180

[startup+1196.7 s]
/proc/loadavg: 4.00 4.00 3.68 5/187 9107
/proc/meminfo: memFree=29874844/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1196.74 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246149 0 0 0 119637 37 0 0 25 0 1 0 970422248 560312320 136027 33554432000 4194304 5696331 140735104501952 18446744073709551615 4371221 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136027 150 367 0 136425 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 547180

[startup+1198.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/187 9107
/proc/meminfo: memFree=29872488/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1198.33 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246149 0 0 0 119796 37 0 0 25 0 1 0 970422248 560312320 136027 33554432000 4194304 5696331 140735104501952 18446744073709551615 4381102 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136027 150 367 0 136425 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 547180

[startup+1198.7 s]
/proc/loadavg: 4.00 4.00 3.68 5/187 9107
/proc/meminfo: memFree=29872488/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1198.73 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246149 0 0 0 119836 37 0 0 25 0 1 0 970422248 560312320 136027 33554432000 4194304 5696331 140735104501952 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136027 150 367 0 136425 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 547180

[startup+1198.9 s]
/proc/loadavg: 4.00 4.00 3.68 5/187 9107
/proc/meminfo: memFree=29870024/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=547180 CPUtime=1198.94 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202496 246149 0 0 0 119857 37 0 0 25 0 1 0 970422248 560312320 136027 33554432000 4194304 5696331 140735104501952 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/8882/statm: 136795 136027 150 367 0 136425 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 547180

[startup+1199.01 s]
/proc/loadavg: 4.00 4.00 3.68 5/187 9107
/proc/meminfo: memFree=29870024/32951124 swapFree=67062556/67111528
[pid=8882] ppid=8880 vsize=0 CPUtime=1199.03 cores=5,7
/proc/8882/stat : 8882 (muser) R 8880 8882 8460 0 -1 4202500 246150 0 0 0 119866 37 0 0 25 0 1 0 970422248 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 5 0 0 0
/proc/8882/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.02
CPU time (s): 1199.06
CPU user time (s): 1198.67
CPU system time (s): 0.39094
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 687680

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

runsolver used 1.91371 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-11 16:18:38
IDJOB=3493687
IDBENCH=82383
IDSOLVER=1969
FILE ID=node111/3493687-1307801916
RUNJOBID= node111-1307800705-8481
PBS_JOBID= 13551063
Free space on /tmp= 73804 MiB

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

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

MD5SUM BENCH= 3252ca0934d273c627e74740f7a1a048
RANDOM SEED=1164147621

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24167016 kB
Buffers:        312876 kB
Cached:        1616540 kB
SwapCached:      11232 kB
Active:        7208636 kB
Inactive:      1338832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24167016 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           82780 kB
Writeback:           0 kB
AnonPages:     6616024 kB
Mapped:          12080 kB
Slab:           158128 kB
PageTables:      17676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6825280 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= 73832 MiB
End job on node111 at 2011-06-11 16:38:37