Trace number 2081688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral 1.545? (TO) 1800.11 1811.12

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-20.xml
MD5SUMec7cdf4fe94a5d252afb76f2304f2c35
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 variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1697
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c mistral version 1.545

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081688-1247373711/watcher-2081688-1247373711 -o /tmp/evaluation-result-2081688-1247373711/solver-2081688-1247373711 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081688-1247373711.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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 s]
/proc/loadavg: 1.09 1.67 1.88 3/82 25636
/proc/meminfo: memFree=1180040/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=18576 CPUtime=0
/proc/25636/stat : 25636 (runsolver) R 25634 25636 18836 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24437277 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25636/statm: 4644 284 249 26 0 2626 0

[startup+0.0513019 s]
/proc/loadavg: 1.09 1.67 1.88 3/82 25636
/proc/meminfo: memFree=1180040/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=6396 CPUtime=0.03
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 811 0 0 0 3 0 0 0 18 0 1 0 24437277 6549504 790 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 1599 790 378 29 0 414 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6396

[startup+0.101309 s]
/proc/loadavg: 1.09 1.67 1.88 3/82 25636
/proc/meminfo: memFree=1180040/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=7472 CPUtime=0.08
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 1089 0 0 0 8 0 0 0 18 0 1 0 24437277 7651328 1068 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 1868 1068 378 29 0 683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7472

[startup+0.301338 s]
/proc/loadavg: 1.09 1.67 1.88 3/82 25636
/proc/meminfo: memFree=1180040/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=11860 CPUtime=0.29
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 2174 0 0 0 28 1 0 0 19 0 1 0 24437277 12144640 2153 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 2965 2153 379 29 0 1780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11860

[startup+0.701397 s]
/proc/loadavg: 1.09 1.67 1.88 3/82 25636
/proc/meminfo: memFree=1180040/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=25956 CPUtime=0.68
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 5672 0 0 0 66 2 0 0 23 0 1 0 24437277 26578944 5651 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 6489 5655 395 29 0 5304 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25956

[startup+1.50151 s]
/proc/loadavg: 1.09 1.67 1.88 2/83 25637
/proc/meminfo: memFree=1126848/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=59256 CPUtime=1.48
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 13881 0 0 0 142 6 0 0 25 0 1 0 24437277 60678144 13860 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 14814 13860 426 29 0 13629 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59256

[startup+3.10176 s]
/proc/loadavg: 1.09 1.67 1.88 2/83 25637
/proc/meminfo: memFree=1123904/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=61608 CPUtime=3.07
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 14427 0 0 0 301 6 0 0 25 0 1 0 24437277 63086592 14406 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25636/statm: 15402 14406 426 29 0 14217 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 61608

[startup+6.30121 s]
/proc/loadavg: 1.08 1.66 1.87 2/83 25637
/proc/meminfo: memFree=1123648/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=61608 CPUtime=6.25
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 14428 0 0 0 619 6 0 0 25 0 1 0 24437277 63086592 14407 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 15402 14407 426 29 0 14217 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 61608

[startup+12.7011 s]
/proc/loadavg: 1.07 1.65 1.87 2/83 25637
/proc/meminfo: memFree=1123648/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=61608 CPUtime=12.6
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 14429 0 0 0 1254 6 0 0 25 0 1 0 24437277 63086592 14408 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 15402 14408 426 29 0 14217 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 61608

[startup+25.502 s]
/proc/loadavg: 1.06 1.62 1.85 2/83 25637
/proc/meminfo: memFree=1122752/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=62532 CPUtime=25.31
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 14661 0 0 0 2525 6 0 0 25 0 1 0 24437277 64032768 14640 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 15633 14640 426 29 0 14448 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 62532

[startup+51.1017 s]
/proc/loadavg: 1.04 1.57 1.83 2/83 25637
/proc/meminfo: memFree=1121792/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64480 CPUtime=50.74
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 14949 0 0 0 5067 7 0 0 25 0 1 0 24437277 66027520 14928 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16120 14928 426 29 0 14935 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 64480

[startup+102.306 s]
/proc/loadavg: 1.01 1.48 1.78 2/83 25637
/proc/meminfo: memFree=1121408/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64612 CPUtime=101.58
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15006 0 0 0 10151 7 0 0 25 0 1 0 24437277 66162688 14985 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865094 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16153 14985 426 29 0 14968 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 64612

[startup+162.302 s]
/proc/loadavg: 1.00 1.39 1.73 2/83 25637
/proc/meminfo: memFree=1121280/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64744 CPUtime=161.17
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15023 0 0 0 16110 7 0 0 25 0 1 0 24437277 66297856 15002 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16186 15002 426 29 0 15001 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 64744

[startup+222.302 s]
/proc/loadavg: 1.00 1.31 1.68 2/83 25637
/proc/meminfo: memFree=1121216/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64876 CPUtime=220.75
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15042 0 0 0 22068 7 0 0 25 0 1 0 24437277 66433024 15021 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16219 15021 426 29 0 15034 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 64876

[startup+282.301 s]
/proc/loadavg: 1.00 1.25 1.64 2/83 25637
/proc/meminfo: memFree=1121152/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64876 CPUtime=280.35
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15050 0 0 0 28027 8 0 0 25 0 1 0 24437277 66433024 15029 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16219 15029 426 29 0 15034 0
Current children cumulated CPU time (s) 280.35
Current children cumulated vsize (KiB) 64876

[startup+342.301 s]
/proc/loadavg: 1.00 1.20 1.60 2/83 25637
/proc/meminfo: memFree=1121088/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=64876 CPUtime=339.93
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15067 0 0 0 33985 8 0 0 25 0 1 0 24437277 66433024 15046 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16219 15046 426 29 0 15034 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 64876

[startup+402.302 s]
/proc/loadavg: 1.00 1.16 1.55 2/83 25637
/proc/meminfo: memFree=1120896/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65008 CPUtime=399.52
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15105 0 0 0 39944 8 0 0 25 0 1 0 24437277 66568192 15084 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16252 15084 426 29 0 15067 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 65008

[startup+462.302 s]
/proc/loadavg: 1.03 1.15 1.52 2/83 25637
/proc/meminfo: memFree=1120704/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=459.1
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15115 0 0 0 45902 8 0 0 25 0 1 0 24437277 66703360 15094 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15094 426 29 0 15100 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 65140

[startup+522.302 s]
/proc/loadavg: 1.01 1.12 1.49 2/83 25639
/proc/meminfo: memFree=1120384/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=518.69
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15115 0 0 0 51861 8 0 0 25 0 1 0 24437277 66703360 15094 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219908 0 0 4096 0 0 0 0 17 0 0 0
/proc/25636/statm: 16285 15094 426 29 0 15100 0
Current children cumulated CPU time (s) 518.69
Current children cumulated vsize (KiB) 65140

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.45 2/83 25639
/proc/meminfo: memFree=1120384/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=578.28
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15115 0 0 0 57820 8 0 0 25 0 1 0 24437277 66703360 15094 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15094 426 29 0 15100 0
Current children cumulated CPU time (s) 578.28
Current children cumulated vsize (KiB) 65140

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.42 2/83 25639
/proc/meminfo: memFree=1120384/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=637.86
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15115 0 0 0 63778 8 0 0 25 0 1 0 24437277 66703360 15094 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843655 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15094 426 29 0 15100 0
Current children cumulated CPU time (s) 637.86
Current children cumulated vsize (KiB) 65140

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.07 1.08 1.34 2/83 25639
/proc/meminfo: memFree=1120384/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=876.2
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15126 0 0 0 87612 8 0 0 25 0 1 0 24437277 66703360 15105 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15105 426 29 0 15100 0
Current children cumulated CPU time (s) 876.2
Current children cumulated vsize (KiB) 65140

[startup+942.302 s]
/proc/loadavg: 1.02 1.07 1.31 2/83 25639
/proc/meminfo: memFree=1120320/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=935.78
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15126 0 0 0 93570 8 0 0 25 0 1 0 24437277 66703360 15105 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824409 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15105 426 29 0 15100 0
Current children cumulated CPU time (s) 935.78
Current children cumulated vsize (KiB) 65140

[startup+1002.3 s]
/proc/loadavg: 1.01 1.05 1.29 2/83 25639
/proc/meminfo: memFree=1120256/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=995.35
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15126 0 0 0 99527 8 0 0 25 0 1 0 24437277 66703360 15105 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15105 426 29 0 15100 0
Current children cumulated CPU time (s) 995.35
Current children cumulated vsize (KiB) 65140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.27 2/83 25639
/proc/meminfo: memFree=1120128/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=1054.95
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15126 0 0 0 105487 8 0 0 25 0 1 0 24437277 66703360 15105 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865255 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15105 426 29 0 15100 0
Current children cumulated CPU time (s) 1054.95
Current children cumulated vsize (KiB) 65140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.25 2/83 25639
/proc/meminfo: memFree=1120064/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65140 CPUtime=1114.53
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15126 0 0 0 111445 8 0 0 25 0 1 0 24437277 66703360 15105 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16285 15105 426 29 0 15100 0
Current children cumulated CPU time (s) 1114.53
Current children cumulated vsize (KiB) 65140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/83 25645
/proc/meminfo: memFree=1119680/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65272 CPUtime=1174.12
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15166 0 0 0 117404 8 0 0 25 0 1 0 24437277 66838528 15145 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25636/statm: 16318 15145 426 29 0 15133 0
Current children cumulated CPU time (s) 1174.12
Current children cumulated vsize (KiB) 65272

[startup+1242.3 s]
/proc/loadavg: 1.22 1.07 1.23 3/73 25675
/proc/meminfo: memFree=1577872/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65272 CPUtime=1233.74
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15168 0 0 0 123366 8 0 0 25 0 1 0 24437277 66838528 15147 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824409 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16318 15147 426 29 0 15133 0
Current children cumulated CPU time (s) 1233.74
Current children cumulated vsize (KiB) 65272

[startup+1302.3 s]
/proc/loadavg: 1.71 1.23 1.28 3/73 25675
/proc/meminfo: memFree=1577936/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1293.49
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15184 0 0 0 129340 9 0 0 25 0 1 0 24437277 66973696 15163 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15163 426 29 0 15166 0
Current children cumulated CPU time (s) 1293.49
Current children cumulated vsize (KiB) 65404

[startup+1362.3 s]
/proc/loadavg: 1.89 1.37 1.32 3/73 25675
/proc/meminfo: memFree=1577808/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1353.22
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15184 0 0 0 135313 9 0 0 25 0 1 0 24437277 66973696 15163 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15163 426 29 0 15166 0
Current children cumulated CPU time (s) 1353.22
Current children cumulated vsize (KiB) 65404

[startup+1422.31 s]
/proc/loadavg: 1.96 1.48 1.36 3/73 25675
/proc/meminfo: memFree=1577744/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1412.97
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15191 0 0 0 141288 9 0 0 25 0 1 0 24437277 66973696 15170 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15170 426 29 0 15166 0
Current children cumulated CPU time (s) 1412.97
Current children cumulated vsize (KiB) 65404

[startup+1482.3 s]
/proc/loadavg: 1.98 1.57 1.40 3/73 25675
/proc/meminfo: memFree=1577808/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1472.71
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 147262 9 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1472.71
Current children cumulated vsize (KiB) 65404

[startup+1542.3 s]
/proc/loadavg: 1.99 1.65 1.43 3/73 25675
/proc/meminfo: memFree=1577744/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1532.46
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 153236 10 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1532.46
Current children cumulated vsize (KiB) 65404

[startup+1602.3 s]
/proc/loadavg: 1.99 1.71 1.46 3/73 25675
/proc/meminfo: memFree=1577744/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1592.19
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 159209 10 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289862 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1592.19
Current children cumulated vsize (KiB) 65404

[startup+1662.3 s]
/proc/loadavg: 1.99 1.76 1.49 4/73 25675
/proc/meminfo: memFree=1577808/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1651.92
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 165182 10 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1651.92
Current children cumulated vsize (KiB) 65404

[startup+1722.3 s]
/proc/loadavg: 2.05 1.82 1.53 3/73 25675
/proc/meminfo: memFree=1577808/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1711.66
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 171156 10 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1711.66
Current children cumulated vsize (KiB) 65404

[startup+1782.3 s]
/proc/loadavg: 2.06 1.86 1.56 3/73 25675
/proc/meminfo: memFree=1577616/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1771.41
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 177130 11 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1771.41
Current children cumulated vsize (KiB) 65404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.1 s]
/proc/loadavg: 2.12 1.89 1.58 3/73 25675
/proc/meminfo: memFree=1577616/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1800.09
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 179998 11 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 65404

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

Solver just ended. Dumping a history of the last processes samples

[startup+1811.1 s]
/proc/loadavg: 2.12 1.89 1.58 3/73 25675
/proc/meminfo: memFree=1577616/2055920 swapFree=4192812/4192956
[pid=25636] ppid=25634 vsize=65404 CPUtime=1800.09
/proc/25636/stat : 25636 (ld-linux.so.2) R 25634 25636 18836 0 -1 4194304 15192 0 0 0 179998 11 0 0 25 0 1 0 24437277 66973696 15171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25636/statm: 16351 15171 426 29 0 15166 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 65404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.12
CPU time (s): 1800.11
CPU user time (s): 1799.98
CPU system time (s): 0.123981
CPU usage (%): 99.392
Max. virtual memory (cumulated for all children) (KiB): 65404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15192
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= 24
involuntary context switches= 35420

runsolver used 1.57676 second user time and 5.02124 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 06:41:52
IDJOB=2081688
IDBENCH=57467
IDSOLVER=769
FILE ID=node30/2081688-1247373711
PBS_JOBID= 9507002
Free space on /tmp= 66368 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-20.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081688-1247373711/watcher-2081688-1247373711 -o /tmp/evaluation-result-2081688-1247373711/solver-2081688-1247373711 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081688-1247373711.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ec7cdf4fe94a5d252afb76f2304f2c35
RANDOM SEED=219214329

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.277
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.277
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:       1180456 kB
Buffers:         47912 kB
Cached:         285220 kB
SwapCached:          0 kB
Active:         623436 kB
Inactive:       173416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:         484136 kB
Slab:            63092 kB
Committed_AS:   659976 kB
PageTables:       2660 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= 66376 MiB
End job on node30 at 2009-07-12 07:12:05