Trace number 3493690

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
PicoMUS 941No Cert. 1800.07 1800.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 [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 378832 2058906
2.89/2.98	s UNSATISFIABLE
3.00/3.02	c [picomus] extracted core 1 of size 147700 out of 2058906 (7%) after 3.0 sec
3.69/3.73	c [picomus] extracted core 2 of size 31756 out of 2058906 (2%) after 3.7 sec
4.20/4.25	c [picomus] extracted core 3 of size 20707 out of 2058906 (1%) after 4.3 sec
4.70/4.77	c [picomus] extracted core 4 of size 19514 out of 2058906 (1%) after 4.8 sec
5.20/5.28	c [picomus] extracted core 5 of size 19103 out of 2058906 (1%) after 5.3 sec
5.69/5.79	c [picomus] extracted core 6 of size 18709 out of 2058906 (1%) after 5.8 sec
6.19/6.28	c [picomus] extracted core 7 of size 18630 out of 2058906 (1%) after 6.3 sec
6.60/6.69	c [picomus] extracted core 8 of size 18447 out of 2058906 (1%) after 6.7 sec
7.00/7.09	c [picomus] extracted core 9 of size 18447 out of 2058906 (1%) after 7.1 sec
7.49/7.50	c [picomus] extracted core 10 of size 18445 out of 2058906 (1%) after 7.5 sec
7.89/7.91	c [picomus] extracted core 11 of size 18444 out of 2058906 (1%) after 7.9 sec
8.39/8.40	c [picomus] extracted core 12 of size 18435 out of 2058906 (1%) after 8.4 sec
9.39/9.40	c [picomus] reduction 1 to 18391 out of 2058906 (1%) after 9.4 sec

Verifier Data

ERROR: no value 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-3493690-1307802514/watcher-3493690-1307802514 -o /tmp/evaluation-result-3493690-1307802514/solver-3493690-1307802514 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493690-1307802514.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: 1.24 1.05 1.02 4/189 23681
/proc/meminfo: memFree=30976440/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=25184 CPUtime=0 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 264 0 0 0 0 0 0 0 18 0 1 0 347860975 25788416 218 33554432000 134512640 135072097 4287047696 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 6296 218 52 137 0 6157 0

[startup+0.0890741 s]
/proc/loadavg: 1.24 1.05 1.02 4/189 23681
/proc/meminfo: memFree=30976440/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=30204 CPUtime=0.08 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 2391 0 0 0 8 0 0 0 18 0 1 0 347860975 30928896 2345 33554432000 134512640 135072097 4287047696 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 7551 2345 54 137 0 7412 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30204

[startup+0.101067 s]
/proc/loadavg: 1.24 1.05 1.02 4/189 23681
/proc/meminfo: memFree=30976440/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=30864 CPUtime=0.09 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 2621 0 0 0 9 0 0 0 18 0 1 0 347860975 31604736 2575 33554432000 134512640 135072097 4287047696 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 7716 2576 54 137 0 7577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30864

[startup+0.301034 s]
/proc/loadavg: 1.24 1.05 1.02 4/189 23681
/proc/meminfo: memFree=30976440/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=41164 CPUtime=0.29 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 6977 0 0 0 28 1 0 0 18 0 1 0 347860975 42151936 6931 33554432000 134512640 135072097 4287047696 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 10291 6932 54 137 0 10152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41164

[startup+0.700962 s]
/proc/loadavg: 1.24 1.05 1.02 4/189 23681
/proc/meminfo: memFree=30976440/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=65496 CPUtime=0.69 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 16190 0 0 0 66 3 0 0 18 0 1 0 347860975 67067904 16106 33554432000 134512640 135072097 4287047696 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 16374 16106 61 137 0 16235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65496

[startup+1.50082 s]
/proc/loadavg: 1.24 1.05 1.02 5/190 23682
/proc/meminfo: memFree=30775076/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=141472 CPUtime=1.49 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 33856 0 0 0 144 5 0 0 20 0 1 0 347860975 144867328 33771 33554432000 134512640 135072097 4287047696 18446744073709551615 134536667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 35368 33771 68 137 0 35229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 141472

[startup+3.10054 s]
/proc/loadavg: 1.24 1.05 1.02 5/190 23682
/proc/meminfo: memFree=30742860/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=66464 CPUtime=3.09 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 35927 0 0 0 303 6 0 0 25 0 1 0 347860975 68059136 16361 33554432000 134512640 135072097 4287047696 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 16616 16362 75 137 0 16477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66464

[startup+6.30097 s]
/proc/loadavg: 1.46 1.10 1.03 5/190 23682
/proc/meminfo: memFree=30811500/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=62624 CPUtime=6.29 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 86186 0 0 0 616 13 0 0 25 0 1 0 347860975 64126976 15503 33554432000 134512640 135072097 4287047696 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 15656 15504 76 137 0 15517 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62624

[startup+12.7008 s]
/proc/loadavg: 1.66 1.15 1.05 5/190 23682
/proc/meminfo: memFree=30665452/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=12.7 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163478 0 0 0 1245 25 0 0 25 0 1 0 347860975 243150848 52061 33554432000 134512640 135072097 4287047696 18446744073709551615 134568014 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52061 77 137 0 59224 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 237452

[startup+25.5006 s]
/proc/loadavg: 2.02 1.24 1.08 5/190 23682
/proc/meminfo: memFree=30706560/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=25.5 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163478 0 0 0 2525 25 0 0 25 0 1 0 347860975 243150848 52061 33554432000 134512640 135072097 4287047696 18446744073709551615 134568924 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52061 77 137 0 59224 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 237452

[startup+51.101 s]
/proc/loadavg: 2.80 1.50 1.17 5/190 23683
/proc/meminfo: memFree=30498824/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=51.1 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163480 0 0 0 5085 25 0 0 25 0 1 0 347860975 243150848 52063 33554432000 134512640 135072097 4287047696 18446744073709551615 134566788 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52063 77 137 0 59224 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 237452

[startup+102.301 s]
/proc/loadavg: 3.48 1.89 1.32 5/190 23684
/proc/meminfo: memFree=30393020/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=102.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163485 0 0 0 10205 25 0 0 25 0 1 0 347860975 243150848 52068 33554432000 134512640 135072097 4287047696 18446744073709551615 134584053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52068 77 137 0 59224 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 237452

[startup+162.3 s]
/proc/loadavg: 3.81 2.27 1.48 5/190 23686
/proc/meminfo: memFree=30379368/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=162.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163491 0 0 0 16205 25 0 0 25 0 1 0 347860975 243150848 52074 33554432000 134512640 135072097 4287047696 18446744073709551615 134521744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52074 77 137 0 59224 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 237452

[startup+222.301 s]
/proc/loadavg: 3.93 2.58 1.64 5/190 23688
/proc/meminfo: memFree=30158776/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=222.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163492 0 0 0 22205 25 0 0 25 0 1 0 347860975 243150848 52075 33554432000 134512640 135072097 4287047696 18446744073709551615 134566406 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52075 77 137 0 59224 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 237452

[startup+282.301 s]
/proc/loadavg: 3.97 2.84 1.78 5/190 23689
/proc/meminfo: memFree=30067892/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=282.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163493 0 0 0 28205 25 0 0 25 0 1 0 347860975 243150848 52076 33554432000 134512640 135072097 4287047696 18446744073709551615 134567249 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52076 77 137 0 59224 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 237452

[startup+342.301 s]
/proc/loadavg: 3.99 3.04 1.92 5/190 23691
/proc/meminfo: memFree=29930312/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=342.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163493 0 0 0 34205 25 0 0 25 0 1 0 347860975 243150848 52076 33554432000 134512640 135072097 4287047696 18446744073709551615 134565167 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52076 77 137 0 59224 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 237452

[startup+402.301 s]
/proc/loadavg: 3.99 3.22 2.04 5/190 23692
/proc/meminfo: memFree=29967080/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=402.3 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163493 0 0 0 40205 25 0 0 25 0 1 0 347860975 243150848 52076 33554432000 134512640 135072097 4287047696 18446744073709551615 134562138 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52076 77 137 0 59224 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 237452

[startup+462.3 s]
/proc/loadavg: 4.05 3.37 2.17 5/190 23694
/proc/meminfo: memFree=29862968/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=462.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163495 0 0 0 46206 25 0 0 25 0 1 0 347860975 243150848 52078 33554432000 134512640 135072097 4287047696 18446744073709551615 134568033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52078 77 137 0 59224 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 237452

[startup+522.301 s]
/proc/loadavg: 4.02 3.48 2.28 5/190 23696
/proc/meminfo: memFree=29863012/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=522.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163495 0 0 0 52206 25 0 0 25 0 1 0 347860975 243150848 52078 33554432000 134512640 135072097 4287047696 18446744073709551615 134568922 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52078 77 137 0 59224 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 237452

[startup+582.307 s]
/proc/loadavg: 4.00 3.57 2.39 5/190 23697
/proc/meminfo: memFree=29846336/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=582.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163495 0 0 0 58206 25 0 0 25 0 1 0 347860975 243150848 52078 33554432000 134512640 135072097 4287047696 18446744073709551615 134568021 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52078 77 137 0 59224 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 237452

[startup+642.3 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 2.75 5/190 23704
/proc/meminfo: memFree=29809264/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=822.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163495 0 0 0 82206 25 0 0 25 0 1 0 347860975 243150848 52078 33554432000 134512640 135072097 4287047696 18446744073709551615 134568544 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52078 77 137 0 59224 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 237452

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 2.82 5/190 23705
/proc/meminfo: memFree=29809452/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=882.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163495 0 0 0 88206 25 0 0 25 0 1 0 347860975 243150848 52078 33554432000 134512640 135072097 4287047696 18446744073709551615 134568736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52078 77 137 0 59224 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 237452

[startup+942.3 s]
/proc/loadavg: 4.00 3.87 2.89 5/190 23707
/proc/meminfo: memFree=29809376/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=942.31 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163496 0 0 0 94206 25 0 0 25 0 1 0 347860975 243150848 52079 33554432000 134512640 135072097 4287047696 18446744073709551615 134568033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52079 77 137 0 59224 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 237452

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 2.96 5/190 23708
/proc/meminfo: memFree=29768132/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1002.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163496 0 0 0 100207 25 0 0 25 0 1 0 347860975 243150848 52079 33554432000 134512640 135072097 4287047696 18446744073709551615 134568924 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52079 77 137 0 59224 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 237452

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.02 5/190 23710
/proc/meminfo: memFree=29661796/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1062.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163496 0 0 0 106207 25 0 0 25 0 1 0 347860975 243150848 52079 33554432000 134512640 135072097 4287047696 18446744073709551615 134568916 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52079 77 137 0 59224 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 237452

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.08 5/190 23712
/proc/meminfo: memFree=29591416/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1122.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163497 0 0 0 112207 25 0 0 25 0 1 0 347860975 243150848 52080 33554432000 134512640 135072097 4287047696 18446744073709551615 134548760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52080 77 137 0 59224 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237452

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.14 5/190 23713
/proc/meminfo: memFree=29633492/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1182.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163497 0 0 0 118207 25 0 0 25 0 1 0 347860975 243150848 52080 33554432000 134512640 135072097 4287047696 18446744073709551615 134548968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52080 77 137 0 59224 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 237452

[startup+1242.31 s]
/proc/loadavg: 4.13 3.97 3.20 5/190 23715
/proc/meminfo: memFree=29650416/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1242.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 124208 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 237452

[startup+1302.3 s]
/proc/loadavg: 4.04 3.97 3.24 5/190 23716
/proc/meminfo: memFree=29650088/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1302.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 130207 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134548653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 237452

[startup+1362.3 s]
/proc/loadavg: 4.01 3.97 3.29 5/190 23718
/proc/meminfo: memFree=29624724/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1362.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 136207 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134549036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 237452

[startup+1422.3 s]
/proc/loadavg: 4.00 3.97 3.33 5/190 23720
/proc/meminfo: memFree=29632468/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1422.32 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 142207 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134548955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 237452

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.37 5/190 23721
/proc/meminfo: memFree=29632432/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1482.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 148208 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134549025 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 237452

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.41 5/190 23723
/proc/meminfo: memFree=29632508/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1542.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 154208 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134548653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 237452

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.44 5/190 23800
/proc/meminfo: memFree=29936048/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1602.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163498 0 0 0 160208 25 0 0 25 0 1 0 347860975 243150848 52081 33554432000 134512640 135072097 4287047696 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52081 77 137 0 59224 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 237452

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.47 5/190 23802
/proc/meminfo: memFree=29929500/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237452 CPUtime=1662.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163499 0 0 0 166208 25 0 0 25 0 1 0 347860975 243150848 52082 33554432000 134512640 135072097 4287047696 18446744073709551615 134549003 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59363 52082 77 137 0 59224 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 237452

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.50 5/190 23804
/proc/meminfo: memFree=29937500/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237608 CPUtime=1722.33 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163525 0 0 0 172208 25 0 0 25 0 1 0 347860975 243310592 52108 33554432000 134512640 135072097 4287047696 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59402 52108 77 137 0 59263 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 237608

[startup+1782.3 s]
/proc/loadavg: 4.07 3.99 3.54 5/190 23805
/proc/meminfo: memFree=29651260/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=237744 CPUtime=1782.34 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163550 0 0 0 178209 25 0 0 25 0 1 0 347860975 243449856 52133 33554432000 134512640 135072097 4287047696 18446744073709551615 134584017 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59436 52133 77 137 0 59297 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 237744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.01 s]
/proc/loadavg: 3.97 3.97 3.54 3/186 23808
/proc/meminfo: memFree=30515420/32950928 swapFree=67054696/67111528
[pid=23681] ppid=23679 vsize=238432 CPUtime=1800.05 cores=1,3
/proc/23681/stat : 23681 (picomus) R 23679 23681 23146 0 -1 4202496 163738 0 0 0 179980 25 0 0 25 0 1 0 347860975 244154368 52321 33554432000 134512640 135072097 4287047696 18446744073709551615 134583969 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23681/statm: 59608 52321 77 137 0 59469 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 238432

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): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1799.8
CPU system time (s): 0.266959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 238432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163738
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= 4
involuntary context switches= 2767

runsolver used 2.91656 second user time and 6.90995 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-11 16:28:36
IDJOB=3493690
IDBENCH=82383
IDSOLVER=1974
FILE ID=node112/3493690-1307802514
RUNJOBID= node112-1307802514-23625
PBS_JOBID= 13551040
Free space on /tmp= 73964 MiB

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

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

MD5SUM BENCH= 3252ca0934d273c627e74740f7a1a048
RANDOM SEED=490288460

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:      30978100 kB
Buffers:        264908 kB
Cached:        1415132 kB
SwapCached:      10772 kB
Active:         595548 kB
Inactive:      1150632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30978100 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:           76444 kB
Writeback:           0 kB
AnonPages:       63148 kB
Mapped:           9796 kB
Slab:           161852 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310068 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= 73996 MiB
End job on node112 at 2011-06-11 16:58:38