Trace number 3284924

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
riss Auto? (TO) 1300.02 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 2128
0.00/0.01	c setup for 2400s
1.99/2.05	c parsetime: 2041057us
1.99/2.05	c parsed 5079060 clauses with 945406 variables
85.29/85.32	c init all components done
85.29/85.34	c ====================
85.29/85.34	c trail size: 139829

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3284924-1304137553/watcher-3284924-1304137553 -o /tmp/evaluation-result-3284924-1304137553/solver-3284924-1304137553 -C 2400 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3284924-1304137553.cnf 2066655377 2400 7680 2 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.92 2.81 3.30 5/192 2127
/proc/meminfo: memFree=24520772/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0

[startup+0.0768079 s]
/proc/loadavg: 2.92 2.81 3.30 5/192 2127
/proc/meminfo: memFree=24520772/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100803 s]
/proc/loadavg: 2.92 2.81 3.30 5/192 2127
/proc/meminfo: memFree=24520772/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300827 s]
/proc/loadavg: 2.92 2.81 3.30 5/192 2127
/proc/meminfo: memFree=24520772/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70076 s]
/proc/loadavg: 2.92 2.81 3.30 5/192 2127
/proc/meminfo: memFree=24520772/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 2.92 2.81 3.30 5/194 2129
/proc/meminfo: memFree=24411140/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=157916 CPUtime=1.49 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 39195 0 0 0 142 7 0 0 25 0 1 0 603986488 161705984 35188 33554432000 4194304 5523604 140735391648176 18446744073709551615 216000419216 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 39479 35189 302 325 0 35293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166616

[startup+3.10028 s]
/proc/loadavg: 3.00 2.83 3.30 5/194 2129
/proc/meminfo: memFree=24242740/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=720180 CPUtime=3.08 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 181087 0 0 0 286 22 0 0 25 0 1 0 603986488 737464320 162000 33554432000 4194304 5523604 140735391648176 18446744073709551615 215988253381 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 180045 162002 324 325 0 175859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 728880

[startup+6.30083 s]
/proc/loadavg: 3.00 2.83 3.30 5/194 2129
/proc/meminfo: memFree=23423472/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1070488 CPUtime=6.29 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 290810 0 0 0 593 36 0 0 25 0 1 0 603986488 1096179712 249565 33554432000 4194304 5523604 140735391648176 18446744073709551615 4344710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 267622 249565 325 325 0 263436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1079188

[startup+12.7007 s]
/proc/loadavg: 3.16 2.87 3.31 5/194 2129
/proc/meminfo: memFree=23503544/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1077812 CPUtime=12.69 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 292657 0 0 0 1233 36 0 0 25 0 1 0 603986488 1103679488 251412 33554432000 4194304 5523604 140735391648176 18446744073709551615 4322854 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 269453 251412 326 325 0 265267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1086512

[startup+25.5004 s]
/proc/loadavg: 3.29 2.91 3.32 5/194 2129
/proc/meminfo: memFree=23494420/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1077812 CPUtime=25.49 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 292657 0 0 0 2513 36 0 0 25 0 1 0 603986488 1103679488 251412 33554432000 4194304 5523604 140735391648176 18446744073709551615 4322867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 269453 251412 326 325 0 265267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1086512

[startup+51.1009 s]
/proc/loadavg: 3.53 2.99 3.33 5/194 2130
/proc/meminfo: memFree=23534584/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1091724 CPUtime=51.09 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 415609 0 0 0 5057 52 0 0 25 0 1 0 603986488 1117925376 254563 33554432000 4194304 5523604 140735391648176 18446744073709551615 4304110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 272931 254563 331 325 0 268745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1100424

[startup+102.307 s]
/proc/loadavg: 3.81 3.16 3.37 5/194 2131
/proc/meminfo: memFree=23594200/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=938848 CPUtime=102.3 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 475200 0 0 0 10169 61 0 0 25 0 1 0 603986488 961380352 214163 33554432000 4194304 5523604 140735391648176 18446744073709551615 4252329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 234712 214163 373 325 0 230526 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 947548

[startup+162.3 s]
/proc/loadavg: 3.92 3.30 3.40 5/194 2133
/proc/meminfo: memFree=23537992/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=982932 CPUtime=162.29 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 487552 0 0 0 16166 63 0 0 25 0 1 0 603986488 1006522368 220114 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 245733 220114 373 325 0 241547 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 991632

[startup+222.301 s]
/proc/loadavg: 3.97 3.43 3.44 5/194 2135
/proc/meminfo: memFree=23491912/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1002336 CPUtime=222.29 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 492638 0 0 0 22165 64 0 0 25 0 1 0 603986488 1026392064 225200 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219912 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 250584 225200 373 325 0 246398 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1011036

[startup+282.3 s]
/proc/loadavg: 3.99 3.53 3.47 5/194 2136
/proc/meminfo: memFree=23411976/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1070624 CPUtime=282.29 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 515988 0 0 0 28162 67 0 0 25 0 1 0 603986488 1096318976 235749 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219852 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 267656 235749 373 325 0 263470 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1079324

[startup+342.301 s]
/proc/loadavg: 4.07 3.63 3.51 5/194 2138
/proc/meminfo: memFree=23342460/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1110820 CPUtime=342.3 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 526039 0 0 0 34161 69 0 0 25 0 1 0 603986488 1137479680 245800 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219922 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 277705 245800 373 325 0 273519 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1119520

[startup+402.3 s]
/proc/loadavg: 4.03 3.69 3.53 5/194 2139
/proc/meminfo: memFree=23341416/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2

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

/proc/2128/statm: 291733 259807 373 325 0 287547 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1175632

[startup+642.3 s]
/proc/loadavg: 4.00 3.86 3.64 5/194 2146
/proc/meminfo: memFree=23162992/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1166932 CPUtime=642.3 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 546883 0 0 0 64158 72 0 0 25 0 1 0 603986488 1194938368 266644 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 291733 266644 373 325 0 287547 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1175632

[startup+702.301 s]
/proc/loadavg: 4.04 3.90 3.66 5/194 2147
/proc/meminfo: memFree=23110728/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1206320 CPUtime=702.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 556730 0 0 0 70156 75 0 0 25 0 1 0 603986488 1235271680 276491 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 301580 276491 373 325 0 297394 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1215020

[startup+762.307 s]
/proc/loadavg: 4.01 3.92 3.68 5/194 2149
/proc/meminfo: memFree=23086728/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1212652 CPUtime=762.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 558289 0 0 0 76155 76 0 0 25 0 1 0 603986488 1241755648 278050 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219962 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 303163 278050 373 325 0 298977 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1221352

[startup+822.301 s]
/proc/loadavg: 4.04 3.94 3.70 5/194 2153
/proc/meminfo: memFree=23067304/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1212652 CPUtime=822.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 558289 0 0 0 82155 76 0 0 25 0 1 0 603986488 1241755648 278050 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 303163 278050 373 325 0 298977 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1221352

[startup+882.3 s]
/proc/loadavg: 4.09 3.97 3.72 5/194 2155
/proc/meminfo: memFree=23010832/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1228552 CPUtime=882.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 562300 0 0 0 88154 77 0 0 25 0 1 0 603986488 1258037248 282061 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219565 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 307138 282061 373 325 0 302952 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1237252

[startup+942.301 s]
/proc/loadavg: 4.08 3.98 3.74 5/194 2157
/proc/meminfo: memFree=22926932/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1283360 CPUtime=942.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 575977 0 0 0 94152 79 0 0 25 0 1 0 603986488 1314160640 295738 33554432000 4194304 5523604 140735391648176 18446744073709551615 4220065 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 320840 295738 373 325 0 316654 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1292060

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.76 5/194 2158
/proc/meminfo: memFree=22912356/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1283360 CPUtime=1002.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 575977 0 0 0 100152 79 0 0 25 0 1 0 603986488 1314160640 295738 33554432000 4194304 5523604 140735391648176 18446744073709551615 4252329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 320840 295738 373 325 0 316654 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1292060

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/194 2160
/proc/meminfo: memFree=22912280/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1283360 CPUtime=1062.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 575977 0 0 0 106152 79 0 0 25 0 1 0 603986488 1314160640 295738 33554432000 4194304 5523604 140735391648176 18446744073709551615 4252329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 320840 295738 373 325 0 316654 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1292060

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/194 2217
/proc/meminfo: memFree=22942244/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1295696 CPUtime=1122.32 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 579088 0 0 0 112152 80 0 0 25 0 1 0 603986488 1326792704 298849 33554432000 4194304 5523604 140735391648176 18446744073709551615 4220216 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 323924 298849 373 325 0 319738 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1304396

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 2284
/proc/meminfo: memFree=22845456/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1376464 CPUtime=1182.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 599214 0 0 0 118147 84 0 0 25 0 1 0 603986488 1409499136 318975 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 344116 318975 373 325 0 339930 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1385164

[startup+1242.3 s]
/proc/loadavg: 4.11 4.03 3.82 5/194 2344
/proc/meminfo: memFree=22820784/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1377104 CPUtime=1242.31 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 599379 0 0 0 124147 84 0 0 25 0 1 0 603986488 1410154496 319140 33554432000 4194304 5523604 140735391648176 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 344276 319140 373 325 0 340090 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1385804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.82 5/194 2432
/proc/meminfo: memFree=22995540/32950940 swapFree=67111364/67111528
[pid=2127] ppid=2125 vsize=8700 CPUtime=0 cores=0,2
/proc/2127/stat : 2127 (rissAuto.sh) S 2125 2127 1312 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 603986488 8908800 252 33554432000 4194304 4922060 140733807040048 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2127/statm: 2175 252 211 178 0 68 0
[pid=2128] ppid=2127 vsize=1377104 CPUtime=1300.02 cores=0,2
/proc/2128/stat : 2128 (riss) R 2127 2127 1312 0 -1 4202496 599379 0 0 0 129918 84 0 0 25 0 1 0 603986488 1410154496 319140 33554432000 4194304 5523604 140735391648176 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2128/statm: 344276 319140 373 325 0 340090 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1385804

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2127 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.18
CPU system time (s): 0.84
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1385804

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

runsolver used 2.05569 second user time and 5.04923 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 06:25:57
IDJOB=3284924
IDBENCH=82367
IDSOLVER=1600
FILE ID=node117/3284924-1304137553
RUNJOBID= node117-1304137514-1968
PBS_JOBID= 13170811
Free space on /tmp= 72516 MiB

SOLVER NAME= riss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284924-1304137553/watcher-3284924-1304137553 -o /tmp/evaluation-result-3284924-1304137553/solver-3284924-1304137553 -C 2400 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3284924-1304137553.cnf 2066655377 2400 7680 2

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=2066655377

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24521044 kB
Buffers:       1886524 kB
Cached:        5687300 kB
SwapCached:        160 kB
Active:        1199204 kB
Inactive:      6662420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24521044 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          102008 kB
Writeback:           0 kB
AnonPages:      287332 kB
Mapped:          16220 kB
Slab:           503608 kB
PageTables:       6004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   483240 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= 72464 MiB
End job on node117 at 2011-04-30 06:47:39