Trace number 232281

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
Mistral 2006-12-04? (TO) 1800.03 1807.21

General information on the benchmark

Nametaillard/
js-taillard-20/js-taillard-20-95-6.xml
MD5SUMe7f314495f795a42e6623c58e98048b2
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 constraints4180
Maximum constraint arity2
Maximum domain size1619
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.02
0.03	c 	variables.............    0
0.04	c 	predicates............    0
0.04	c 	constraints...........  0.3
0.34	c Allocating memory
0.34	c 
0.34	c time limit = -1
0.34	c heuristic = dom/wdeg
0.34	c restart policy = No restart
0.34	c 
0.34	c Solving
0.34	c

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/node60/watcher-232281-1168321282 -o ROOT/results/node60/solver-232281-1168321282 -C 1800 -M 900 /tmp/evaluation/232281-1168321282/mistral/bin/solver /tmp/evaluation/232281-1168321282/unknown.xml -v 1 

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


[startup+0.106021 s]
/proc/loadavg: 1.00 1.00 1.02 6/73 14627
/proc/meminfo: memFree=1440488/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.00 1.00 1.02 6/73 14627
/proc/meminfo: memFree=1440488/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=10016 CPUtime=0.09
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 1580 0 0 0 9 0 0 0 18 0 1 0 180526152 10256384 1548 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6024964 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 2504 1548 707 92 0 848 0

[startup+0.514065 s]
/proc/loadavg: 1.00 1.00 1.02 6/73 14627
/proc/meminfo: memFree=1440488/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43840 CPUtime=0.49
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10056 0 0 0 45 4 0 0 22 0 1 0 180526152 44892160 10024 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134642945 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10960 10024 718 92 0 9304 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 43840

[startup+1.33514 s]
/proc/loadavg: 1.40 1.08 1.05 3/73 14627
/proc/meminfo: memFree=1365544/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43844 CPUtime=1.31
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10057 0 0 0 127 4 0 0 25 0 1 0 180526152 44896256 10025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10961 10025 718 92 0 9305 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43844

[startup+2.9723 s]
/proc/loadavg: 1.40 1.08 1.05 3/73 14627
/proc/meminfo: memFree=1365544/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43844 CPUtime=2.94
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10057 0 0 0 290 4 0 0 25 0 1 0 180526152 44896256 10025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646781 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10961 10025 718 92 0 9305 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 43844

[startup+6.25863 s]
/proc/loadavg: 1.45 1.10 1.05 3/73 14627
/proc/meminfo: memFree=1365544/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43844 CPUtime=6.21
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10057 0 0 0 617 4 0 0 25 0 1 0 180526152 44896256 10025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10961 10025 718 92 0 9305 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 43844

[startup+12.7153 s]
/proc/loadavg: 1.49 1.11 1.06 3/73 14627
/proc/meminfo: memFree=1365624/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43844 CPUtime=12.65
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10057 0 0 0 1261 4 0 0 25 0 1 0 180526152 44896256 10025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792840 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10961 10025 718 92 0 9305 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 43844

[startup+25.5315 s]
/proc/loadavg: 1.65 1.16 1.07 3/73 14627
/proc/meminfo: memFree=1365752/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43844 CPUtime=25.41
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10057 0 0 0 2537 4 0 0 25 0 1 0 180526152 44896256 10025 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10961 10025 718 92 0 9305 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 43844

[startup+51.167 s]
/proc/loadavg: 1.79 1.24 1.10 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43848 CPUtime=50.94
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10058 0 0 0 5089 5 0 0 25 0 1 0 180526152 44900352 10026 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785557 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10962 10026 718 92 0 9306 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 43848

[startup+102.431 s]
/proc/loadavg: 1.91 1.35 1.15 3/73 14627
/proc/meminfo: memFree=1365944/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43848 CPUtime=102.01
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10058 0 0 0 10196 5 0 0 25 0 1 0 180526152 44900352 10026 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6001628 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10962 10026 718 92 0 9306 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 43848

[startup+162.516 s]
/proc/loadavg: 1.96 1.47 1.20 3/73 14627
/proc/meminfo: memFree=1366008/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43852 CPUtime=161.87
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10059 0 0 0 16182 5 0 0 25 0 1 0 180526152 44904448 10027 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646751 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10963 10027 718 92 0 9307 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 43852

[startup+222.594 s]
/proc/loadavg: 1.98 1.56 1.24 3/73 14627
/proc/meminfo: memFree=1366008/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43852 CPUtime=221.72
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10059 0 0 0 22167 5 0 0 25 0 1 0 180526152 44904448 10027 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646731 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10963 10027 718 92 0 9307 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 43852

[startup+282.673 s]
/proc/loadavg: 1.99 1.64 1.29 3/73 14627
/proc/meminfo: memFree=1366008/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43856 CPUtime=281.57
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10060 0 0 0 28152 5 0 0 25 0 1 0 180526152 44908544 10028 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647050 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10964 10028 718 92 0 9308 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 43856

[startup+342.751 s]
/proc/loadavg: 2.04 1.72 1.34 3/73 14627
/proc/meminfo: memFree=1365944/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43856 CPUtime=341.42
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10060 0 0 0 34137 5 0 0 25 0 1 0 180526152 44908544 10028 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10964 10028 718 92 0 9308 0
Current children cumulated CPU time (s) 341.42
Current children cumulated vsize (KiB) 43856

[startup+402.835 s]
/proc/loadavg: 2.01 1.77 1.38 3/73 14627
/proc/meminfo: memFree=1366008/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43856 CPUtime=401.27
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10060 0 0 0 40122 5 0 0 25 0 1 0 180526152 44908544 10028 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716483 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10964 10028 718 92 0 9308 0
Current children cumulated CPU time (s) 401.27
Current children cumulated vsize (KiB) 43856

[startup+462.911 s]
/proc/loadavg: 2.00 1.80 1.41 3/73 14627
/proc/meminfo: memFree=1365944/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43892 CPUtime=461.12
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10069 0 0 0 46107 5 0 0 25 0 1 0 180526152 44945408 10037 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647187 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10973 10037 718 92 0 9317 0
Current children cumulated CPU time (s) 461.12
Current children cumulated vsize (KiB) 43892

[startup+522.988 s]
/proc/loadavg: 2.00 1.84 1.45 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=520.97
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 52092 5 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 520.97
Current children cumulated vsize (KiB) 43896

[startup+583.071 s]
/proc/loadavg: 2.00 1.86 1.48 3/73 14627
/proc/meminfo: memFree=1365944/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=580.83
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 58078 5 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792840 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 580.83
Current children cumulated vsize (KiB) 43896

[startup+643.154 s]
/proc/loadavg: 2.04 1.90 1.51 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=640.68
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 64063 5 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790371 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 640.68
Current children cumulated vsize (KiB) 43896

[startup+703.235 s]
/proc/loadavg: 2.01 1.92 1.54 3/73 14627
/proc/meminfo: memFree=1365944/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=700.53
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 70048 5 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 700.53
Current children cumulated vsize (KiB) 43896

[startup+763.314 s]
/proc/loadavg: 2.00 1.93 1.57 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=760.38
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 76033 5 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792877 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 760.38
Current children cumulated vsize (KiB) 43896

[startup+823.4 s]
/proc/loadavg: 2.00 1.94 1.59 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=820.25
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 82019 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790146 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 820.25
Current children cumulated vsize (KiB) 43896

[startup+883.481 s]
/proc/loadavg: 2.00 1.95 1.61 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=880.1
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 88004 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646731 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 880.1
Current children cumulated vsize (KiB) 43896

[startup+943.563 s]
/proc/loadavg: 2.04 1.97 1.64 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=939.96
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 93990 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 939.96
Current children cumulated vsize (KiB) 43896

[startup+1003.64 s]
/proc/loadavg: 2.01 1.97 1.66 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=999.81
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 99975 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 999.81
Current children cumulated vsize (KiB) 43896

[startup+1063.73 s]
/proc/loadavg: 2.04 1.99 1.68 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1059.66
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 105960 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790439 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1059.66
Current children cumulated vsize (KiB) 43896

[startup+1123.81 s]
/proc/loadavg: 2.01 1.99 1.70 3/73 14627
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1119.51
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 111945 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1119.51
Current children cumulated vsize (KiB) 43896

[startup+1183.88 s]
/proc/loadavg: 2.00 1.99 1.72 3/79 14691
/proc/meminfo: memFree=1364672/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1179.29
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 117923 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646932 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1179.29
Current children cumulated vsize (KiB) 43896

[startup+1243.99 s]
/proc/loadavg: 2.04 2.00 1.74 3/79 14783
/proc/meminfo: memFree=1364608/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1239.02
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 123896 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1239.02
Current children cumulated vsize (KiB) 43896

[startup+1304.08 s]
/proc/loadavg: 2.01 2.00 1.75 3/73 14825
/proc/meminfo: memFree=1365560/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1298.8
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 129874 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6001628 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1298.8
Current children cumulated vsize (KiB) 43896

[startup+1364.16 s]
/proc/loadavg: 2.00 2.00 1.76 3/73 14825
/proc/meminfo: memFree=1365560/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1358.65
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 135859 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1358.65
Current children cumulated vsize (KiB) 43896

[startup+1424.25 s]
/proc/loadavg: 2.00 2.00 1.77 3/73 14825
/proc/meminfo: memFree=1365560/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1418.51
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 141845 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1418.51
Current children cumulated vsize (KiB) 43896

[startup+1484.34 s]
/proc/loadavg: 2.00 2.00 1.78 3/73 14825
/proc/meminfo: memFree=1365560/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1478.37
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 147831 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1478.37
Current children cumulated vsize (KiB) 43896

[startup+1544.42 s]
/proc/loadavg: 2.00 2.00 1.79 3/73 14825
/proc/meminfo: memFree=1365560/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1538.23
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 153817 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715216 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1538.23
Current children cumulated vsize (KiB) 43896

[startup+1604.51 s]
/proc/loadavg: 2.03 2.01 1.81 3/73 14825
/proc/meminfo: memFree=1365624/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1598.08
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 159802 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1598.08
Current children cumulated vsize (KiB) 43896

[startup+1664.59 s]
/proc/loadavg: 2.01 2.01 1.82 3/73 14825
/proc/meminfo: memFree=1365624/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1657.93
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 165787 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792877 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1657.93
Current children cumulated vsize (KiB) 43896

[startup+1724.67 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 14825
/proc/meminfo: memFree=1365688/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1717.79
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 171773 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1717.79
Current children cumulated vsize (KiB) 43896

[startup+1784.76 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 14825
/proc/meminfo: memFree=1365688/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1777.65
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 177759 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1777.65
Current children cumulated vsize (KiB) 43896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 14825
/proc/meminfo: memFree=1365688/2055920 swapFree=4192812/4192956
[pid=14626] ppid=14621 vsize=43896 CPUtime=1800.01
/proc/14626/stat : 14626 (solver) R 14621 14626 14136 0 -1 4194304 10070 0 0 0 179995 6 0 0 25 0 1 0 180526152 44949504 10038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/14626/statm: 10974 10038 718 92 0 9318 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 43896

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.21
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.075988
CPU usage (%): 99.6026
Max. virtual memory (cumulated for all children) (KiB): 43896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10070
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= 10
involuntary context switches= 20963

runsolver used 1.83872 s user time and 4.63129 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Jan  9 05:41:23 UTC 2007


IDJOB= 232281
IDBENCH= 6510
FILE ID= node60/232281-1168321282

PBS_JOBID= 3502883

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-95-6.xml
COMMAND LINE= /tmp/evaluation/232281-1168321282/mistral/bin/solver /tmp/evaluation/232281-1168321282/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-232281-1168321282 -o ROOT/results/node60/solver-232281-1168321282 -C 1800 -M 900  /tmp/evaluation/232281-1168321282/mistral/bin/solver /tmp/evaluation/232281-1168321282/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e7f314495f795a42e6623c58e98048b2

RANDOM SEED= 95967798

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.236
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.236
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:       1441384 kB
Buffers:         73860 kB
Cached:         458852 kB
SwapCached:          0 kB
Active:         235556 kB
Inactive:       317332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7276 kB
Writeback:           0 kB
Mapped:          30396 kB
Slab:            47256 kB
Committed_AS:  4366928 kB
PageTables:       1728 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= 66558 MiB



End job on node60 on Tue Jan  9 06:11:30 UTC 2007