Trace number 233038

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, and are wall clock time (not CPU 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
buggy_2_5 2007-01-08? (TO) 1800.09 1808.28

General information on the benchmark

Nametaillard/
os-taillard-20/os-taillard-20-95-9.xml
MD5SUM9721ce867ce6c513d73631ab5107c0a8
Bench Category2-ARY-INT (binary constraints in intension)
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 variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1220
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-233038-1168324505 -o ROOT/results/node4/solver-233038-1168324505 -C 1800 -M 900 /tmp/evaluation/233038-1168324505/solver /tmp/evaluation/233038-1168324505/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.47 1.83 1.76 5/87 25114
/proc/meminfo: memFree=1298608/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=18540 CPUtime=0
/proc/25113/stat : 25113 (runsolver) R 25111 25113 24413 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 180846248 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25113/statm: 4635 279 244 17 0 2626 0

[startup+0.108694 s]
/proc/loadavg: 2.47 1.83 1.76 5/87 25114
/proc/meminfo: memFree=1298608/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=0
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 354 334 0 0 0 0 0 0 22 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516734 s]
/proc/loadavg: 2.47 1.83 1.76 5/87 25114
/proc/meminfo: memFree=1298608/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=0.12
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 376 2353 0 0 0 0 9 3 15 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5352

[startup+1.33782 s]
/proc/loadavg: 2.47 1.83 1.76 3/88 25126
/proc/meminfo: memFree=1271144/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=0.12
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 376 2353 0 0 0 0 9 3 15 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25126] ppid=25113 vsize=27428 CPUtime=1.17
/proc/25126/stat : 25126 (bordewijk) R 25113 25113 24413 0 -1 4194304 6871 0 0 0 110 7 0 0 18 0 1 0 180846262 28086272 6330 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 11030245 0 0 4096 0 0 0 0 17 1 0 0
/proc/25126/statm: 6857 6330 204 97 0 6138 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 32780

[startup+2.97496 s]
/proc/loadavg: 2.47 1.83 1.76 3/88 25126
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=0.12
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 376 2353 0 0 0 0 9 3 15 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25126] ppid=25113 vsize=141872 CPUtime=2.8
/proc/25126/stat : 25126 (bordewijk) R 25113 25113 24413 0 -1 4194304 37376 0 0 0 197 83 0 0 25 0 1 0 180846262 145276928 34472 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25126/statm: 35468 34472 217 97 0 34749 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 147224

[startup+6.2703 s]
/proc/loadavg: 2.43 1.83 1.76 3/88 25126
/proc/meminfo: memFree=1140776/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=0.12
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 376 2353 0 0 0 0 9 3 15 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25126] ppid=25113 vsize=137252 CPUtime=6.08
/proc/25126/stat : 25126 (bordewijk) R 25113 25113 24413 0 -1 4194304 37377 0 0 0 214 394 0 0 25 0 1 0 180846262 140546048 33318 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25126/statm: 34313 33318 218 97 0 33594 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 142604

[startup+12.7279 s]
/proc/loadavg: 2.39 1.83 1.77 3/88 25127
/proc/meminfo: memFree=1186792/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101408 CPUtime=6.39
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24507 0 0 0 542 97 0 0 25 0 1 0 180846877 103841792 24302 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062927084 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25352 24302 137 64 0 24667 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 106760

[startup+25.5721 s]
/proc/loadavg: 2.31 1.84 1.77 3/88 25127
/proc/meminfo: memFree=1185448/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=19.18
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24894 0 0 0 1821 97 0 0 25 0 1 0 180846877 103862272 24689 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24689 138 64 0 24672 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 106780

[startup+51.2456 s]
/proc/loadavg: 2.20 1.85 1.77 3/88 25127
/proc/meminfo: memFree=1185640/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=44.73
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 4375 98 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 106780

[startup+102.483 s]
/proc/loadavg: 2.13 1.89 1.79 3/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=95.72
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 9474 98 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134549603 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 106780

[startup+162.55 s]
/proc/loadavg: 2.05 1.91 1.80 3/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=155.52
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 15453 99 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4063112678 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 106780

[startup+222.625 s]
/proc/loadavg: 2.02 1.92 1.81 3/88 25127
/proc/meminfo: memFree=1185704/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=215.3
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 21431 99 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554167 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 106780

[startup+282.693 s]
/proc/loadavg: 2.00 1.93 1.82 3/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=275.09
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 27409 100 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4063143009 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 106780

[startup+342.758 s]
/proc/loadavg: 2.00 1.94 1.83 4/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=334.87
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 33387 100 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554160 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 341.11
Current children cumulated vsize (KiB) 106780

[startup+402.827 s]
/proc/loadavg: 2.00 1.95 1.83 3/88 25127
/proc/meminfo: memFree=1185704/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=394.66
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 39365 101 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 400.9
Current children cumulated vsize (KiB) 106780

[startup+462.893 s]
/proc/loadavg: 2.00 1.95 1.84 3/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=454.44
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 45343 101 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 460.68
Current children cumulated vsize (KiB) 106780

[startup+522.965 s]
/proc/loadavg: 2.00 1.96 1.84 3/88 25127
/proc/meminfo: memFree=1185768/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=514.24
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 51322 102 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554163 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 520.48

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

/proc/loadavg: 2.02 2.01 1.91 3/89 25128
/proc/meminfo: memFree=1185120/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1112.16
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 111110 106 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4063110546 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1118.4
Current children cumulated vsize (KiB) 106780

[startup+1183.79 s]
/proc/loadavg: 2.01 2.00 1.91 3/89 25128
/proc/meminfo: memFree=1185120/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1171.95
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 117088 107 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062604342 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1178.19
Current children cumulated vsize (KiB) 106780

[startup+1243.87 s]
/proc/loadavg: 2.10 2.03 1.92 3/90 25129
/proc/meminfo: memFree=1184024/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1231.75
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 123068 107 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1237.99
Current children cumulated vsize (KiB) 106780

[startup+1303.95 s]
/proc/loadavg: 2.03 2.02 1.92 3/90 25129
/proc/meminfo: memFree=1183960/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1291.55
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 129048 107 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4063341551 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1297.79
Current children cumulated vsize (KiB) 106780

[startup+1364.04 s]
/proc/loadavg: 2.07 2.03 1.93 3/90 25129
/proc/meminfo: memFree=1183960/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1351.35
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 135027 108 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062928347 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1357.59
Current children cumulated vsize (KiB) 106780

[startup+1424.12 s]
/proc/loadavg: 2.02 2.02 1.93 3/90 25129
/proc/meminfo: memFree=1183960/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1411.15
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 141007 108 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062618269 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1417.39
Current children cumulated vsize (KiB) 106780

[startup+1484.2 s]
/proc/loadavg: 2.01 2.02 1.93 3/90 25129
/proc/meminfo: memFree=1183896/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1470.95
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 146986 109 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062609078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1477.19
Current children cumulated vsize (KiB) 106780

[startup+1544.27 s]
/proc/loadavg: 2.00 2.01 1.93 3/90 25129
/proc/meminfo: memFree=1183896/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1530.74
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 152965 109 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1536.98
Current children cumulated vsize (KiB) 106780

[startup+1604.37 s]
/proc/loadavg: 2.00 2.01 1.93 3/96 25273
/proc/meminfo: memFree=1182504/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1590.42
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 158933 109 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554173 0 0 4096 0 0 0 0 17 1 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1596.66
Current children cumulated vsize (KiB) 106780

[startup+1664.45 s]
/proc/loadavg: 2.00 2.00 1.93 3/83 25846
/proc/meminfo: memFree=1197392/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1650.18
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 164906 112 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4062624677 0 0 4096 0 0 0 0 17 0 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1656.42
Current children cumulated vsize (KiB) 106780

[startup+1724.47 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 26011
/proc/meminfo: memFree=1159272/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1710.12
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 170899 113 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554283 0 0 4096 0 0 0 0 17 0 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1716.36
Current children cumulated vsize (KiB) 106780

[startup+1784.47 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 26011
/proc/meminfo: memFree=1159464/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1770.06
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 176893 113 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4063333568 0 0 4096 0 0 0 0 17 0 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1776.3
Current children cumulated vsize (KiB) 106780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.27 s]
/proc/loadavg: 2.08 2.02 1.93 3/88 26011
/proc/meminfo: memFree=1159464/2055920 swapFree=4182144/4192956
[pid=25113] ppid=25111 vsize=5352 CPUtime=6.24
/proc/25113/stat : 25113 (solver) S 25111 25113 24413 0 -1 4194304 396 39730 0 0 0 0 224 400 16 0 1 0 180846248 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25113/statm: 1338 242 203 169 0 49 0
[pid=25127] ppid=25113 vsize=101428 CPUtime=1793.85
/proc/25127/stat : 25127 (standalone) R 25113 25113 24413 0 -1 4194304 24901 0 0 0 179272 113 0 0 25 0 1 0 180846877 103862272 24696 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134554274 0 0 4096 0 0 0 0 17 0 0 0
/proc/25127/statm: 25357 24696 138 64 0 24672 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25113 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=242659 childrusage.ru_stime.tv_sec=4 childrusage.ru_stime.tv_usec=5391
CPU time returned by wait4() is 6.24805
while last known CPU time is 1800.09

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1808.28
CPU time (s): 1800.09
CPU user time (s): 1794.96
CPU system time (s): 5.13
CPU usage (%): 99.5468
Max. virtual memory (cumulated for all children) (KiB): 147224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.24266
system time used= 4.00539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40126
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= 218
involuntary context switches= 337

runsolver used 2.23766 s user time and 5.66714 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Jan  9 06:35:07 UTC 2007


IDJOB= 233038
IDBENCH= 6578
FILE ID= node4/233038-1168324505

PBS_JOBID= 3502747

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-20/os-taillard-20-95-9.xml
COMMAND LINE= /tmp/evaluation/233038-1168324505/solver /tmp/evaluation/233038-1168324505/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-233038-1168324505 -o ROOT/results/node4/solver-233038-1168324505 -C 1800 -M 900  /tmp/evaluation/233038-1168324505/solver /tmp/evaluation/233038-1168324505/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  9721ce867ce6c513d73631ab5107c0a8

RANDOM SEED= 971806523

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1299088 kB
Buffers:         89920 kB
Cached:         540404 kB
SwapCached:       2552 kB
Active:         358812 kB
Inactive:       334416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299088 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:           12188 kB
Writeback:           0 kB
Mapped:          73584 kB
Slab:            48208 kB
Committed_AS:  5492124 kB
PageTables:       2416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66490 MiB



End job on node4 on Tue Jan  9 07:05:15 UTC 2007