Trace number 235207

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.03 1803.41

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-4.xml
MD5SUMfb9544910b2223d3d9c1201e76d5cf11
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 variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1306
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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/node40/watcher-235207-1168336267 -o ROOT/results/node40/solver-235207-1168336267 -C 1800 -M 900 /tmp/evaluation/235207-1168336267/solver /tmp/evaluation/235207-1168336267/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.00 1.99 1.88 5/74 26533
/proc/meminfo: memFree=1586240/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=0
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 295 26 0 0 0 0 0 0 16 0 1 0 182026143 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26532/statm: 1338 232 194 169 0 49 0
[pid=26535] ppid=26532 vsize=0 CPUtime=0
/proc/26535/stat : 26535 (grep) R 26532 26532 24684 0 -1 4194308 164 0 0 0 0 0 0 0 23 0 1 0 182026143 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26535/statm: 0 0 0 0 0 0 0

[startup+0.1101 s]
/proc/loadavg: 2.00 1.99 1.88 5/74 26533
/proc/meminfo: memFree=1586240/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=0.06
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 376 2283 0 0 0 0 4 2 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5352

[startup+0.518153 s]
/proc/loadavg: 2.00 1.99 1.88 5/74 26533
/proc/meminfo: memFree=1586240/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=0.06
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 376 2283 0 0 0 0 4 2 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5352

[startup+1.33926 s]
/proc/loadavg: 2.00 1.99 1.88 3/75 26545
/proc/meminfo: memFree=1556528/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=0.06
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 376 2283 0 0 0 0 4 2 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26545] ppid=26532 vsize=28264 CPUtime=1.23
/proc/26545/stat : 26545 (bordewijk) R 26532 26532 24684 0 -1 4194304 7689 0 0 0 116 7 0 0 20 0 1 0 182026151 28942336 6533 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 134777852 0 0 4096 0 0 0 0 17 1 0 0
/proc/26545/statm: 7066 6533 211 97 0 6347 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 33616

[startup+2.97647 s]
/proc/loadavg: 2.00 1.99 1.88 3/75 26545
/proc/meminfo: memFree=1499568/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=0.06
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 376 2283 0 0 0 0 4 2 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26545] ppid=26532 vsize=79128 CPUtime=2.85
/proc/26545/stat : 26545 (bordewijk) R 26532 26532 24684 0 -1 4194304 20754 0 0 0 131 154 0 0 25 0 1 0 182026151 81027072 18881 18446744073709551615 134512640 134912576 4294956768 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26545/statm: 19782 18881 217 97 0 19063 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 84480

[startup+6.2629 s]
/proc/loadavg: 2.00 1.99 1.88 3/75 26546
/proc/meminfo: memFree=1525048/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55424 CPUtime=1.73
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 12991 0 0 0 98 75 0 0 25 0 1 0 182026593 56754176 12917 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110008693 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13856 12917 136 64 0 13171 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 60776

[startup+12.7247 s]
/proc/loadavg: 2.00 1.99 1.89 3/75 26546
/proc/meminfo: memFree=1524992/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55424 CPUtime=8.12
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13042 0 0 0 737 75 0 0 25 0 1 0 182026593 56754176 12968 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109801225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13856 12968 137 64 0 13171 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 60776

[startup+25.5616 s]
/proc/loadavg: 2.00 1.99 1.89 3/75 26546
/proc/meminfo: memFree=1523968/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=20.84
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13323 0 0 0 2009 75 0 0 25 0 1 0 182026593 56758272 13249 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109779697 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13857 13249 138 64 0 13172 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 60780

[startup+51.234 s]
/proc/loadavg: 2.00 1.99 1.89 3/75 26546
/proc/meminfo: memFree=1524160/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=46.27
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 4552 75 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110202547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 60780

[startup+102.478 s]
/proc/loadavg: 2.00 1.99 1.89 3/75 26546
/proc/meminfo: memFree=1524288/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=97.05
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 9630 75 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109975065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 60780

[startup+162.552 s]
/proc/loadavg: 2.00 1.99 1.90 3/75 26546
/proc/meminfo: memFree=1524288/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=156.58
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 15583 75 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109977033 0 0 4096 0 0 0 0 17 1 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 60780

[startup+222.573 s]
/proc/loadavg: 2.08 2.02 1.91 3/75 27227
/proc/meminfo: memFree=1577656/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=216.41
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 21564 77 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554211 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 220.85
Current children cumulated vsize (KiB) 60780

[startup+282.673 s]
/proc/loadavg: 2.03 2.01 1.91 3/75 27227
/proc/meminfo: memFree=1577784/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=276.45
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 27567 78 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110190625 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 60780

[startup+342.673 s]
/proc/loadavg: 2.01 2.00 1.91 3/75 27227
/proc/meminfo: memFree=1577720/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=336.39
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 33561 78 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 340.83
Current children cumulated vsize (KiB) 60780

[startup+402.771 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 27227
/proc/meminfo: memFree=1577720/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=396.43
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 39565 78 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110195440 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 400.87
Current children cumulated vsize (KiB) 60780

[startup+462.876 s]
/proc/loadavg: 2.03 2.01 1.92 3/75 27227
/proc/meminfo: memFree=1577720/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=456.46
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13324 0 0 0 45568 78 0 0 25 0 1 0 182026593 56758272 13250 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110198552 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13250 138 64 0 13172 0
Current children cumulated CPU time (s) 460.9
Current children cumulated vsize (KiB) 60780

[startup+522.976 s]
/proc/loadavg: 2.01 2.01 1.92 3/75 27227
/proc/meminfo: memFree=1577720/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=516.51

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

/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1116.5
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 111556 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1120.94
Current children cumulated vsize (KiB) 60780

[startup+1183.69 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577464/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1176.5
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 117556 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109920470 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1180.94
Current children cumulated vsize (KiB) 60780

[startup+1243.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1236.53
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 123559 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109782063 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1240.97
Current children cumulated vsize (KiB) 60780

[startup+1303.85 s]
/proc/loadavg: 2.06 2.01 1.93 3/75 27425
/proc/meminfo: memFree=1577464/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1296.56
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 129562 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110195722 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1301
Current children cumulated vsize (KiB) 60780

[startup+1363.94 s]
/proc/loadavg: 2.02 2.01 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1356.56
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 135562 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109809503 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1361
Current children cumulated vsize (KiB) 60780

[startup+1424.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1416.6
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 141566 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110202257 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1421.04
Current children cumulated vsize (KiB) 60780

[startup+1484.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577336/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1476.63
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 147569 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554178 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 60780

[startup+1544.17 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1536.62
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 153568 94 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554217 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1541.06
Current children cumulated vsize (KiB) 60780

[startup+1604.25 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577336/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1596.65
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 159570 95 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134554209 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 60780

[startup+1664.33 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27425
/proc/meminfo: memFree=1577400/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1656.68
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 165573 95 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109833848 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1661.12
Current children cumulated vsize (KiB) 60780

[startup+1724.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27427
/proc/meminfo: memFree=1577208/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1716.69
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 171574 95 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4109931613 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1721.13
Current children cumulated vsize (KiB) 60780

[startup+1784.49 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27427
/proc/meminfo: memFree=1577208/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1776.71
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 177576 95 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 134549627 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 60780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.39 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 27427
/proc/meminfo: memFree=1577272/2055920 swapFree=4192812/4192956
[pid=26532] ppid=26530 vsize=5352 CPUtime=4.44
/proc/26532/stat : 26532 (solver) S 26530 26532 24684 0 -1 4194304 396 23038 0 0 0 0 144 300 16 0 1 0 182026143 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26532/statm: 1338 242 203 169 0 49 0
[pid=26546] ppid=26532 vsize=55428 CPUtime=1795.59
/proc/26546/stat : 26546 (standalone) R 26532 26532 24684 0 -1 4194304 13331 0 0 0 179464 95 0 0 25 0 1 0 182026593 56758272 13257 18446744073709551615 134512640 134775488 4294956896 18446744073709551615 4110195591 0 0 4096 0 0 0 0 17 0 0 0
/proc/26546/statm: 13857 13257 138 64 0 13172 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 60780

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 26532 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=442780 childrusage.ru_stime.tv_sec=3 childrusage.ru_stime.tv_usec=10542
CPU time returned by wait4() is 4.45332
while last known CPU time is 1800.03

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

Real time (s): 1803.41
CPU time (s): 1800.03
CPU user time (s): 1796.08
CPU system time (s): 3.95
CPU usage (%): 99.8128
Max. virtual memory (cumulated for all children) (KiB): 84480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.44278
system time used= 3.01054
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23434
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= 140
involuntary context switches= 146

runsolver used 2.01869 s user time and 5.60515 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Jan  9 09:51:08 UTC 2007


IDJOB= 235207
IDBENCH= 6746
FILE ID= node40/235207-1168336267

PBS_JOBID= 3503348

Free space on /tmp= 66523 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-4.xml
COMMAND LINE= /tmp/evaluation/235207-1168336267/solver /tmp/evaluation/235207-1168336267/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-235207-1168336267 -o ROOT/results/node40/solver-235207-1168336267 -C 1800 -M 900  /tmp/evaluation/235207-1168336267/solver /tmp/evaluation/235207-1168336267/unknown 1800

META MD5SUM SOLVER= 6c84d9851726bfff2e2bc2bb5530c705
MD5SUM BENCH=  fb9544910b2223d3d9c1201e76d5cf11

RANDOM SEED= 933754275

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.239
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.239
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:       1586720 kB
Buffers:         41640 kB
Cached:         274288 kB
SwapCached:          0 kB
Active:         177020 kB
Inactive:       212896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11172 kB
Writeback:           0 kB
Mapped:          85232 kB
Slab:            64716 kB
Committed_AS:  4073928 kB
PageTables:       1876 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= 66523 MiB



End job on node40 on Tue Jan  9 10:21:12 UTC 2007