Trace number 2066750

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.07 1816.12

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32d3.xml
MD5SUMf353575d792814fcacfff24a3e355536
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.4017
Satisfiable
(Un)Satisfiability was proved
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
Global constraints used (with number of constraints)

Solver Data

0.18/0.21	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-2066750-1247343605/watcher-2066750-1247343605 -o /tmp/evaluation-result-2066750-1247343605/solver-2066750-1247343605 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066750-1247343605.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: 2.02 2.02 1.97 3/72 16775
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=18576 CPUtime=0
/proc/16775/stat : 16775 (runsolver) R 16773 16775 15636 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 21423618 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 226238197031 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16775/statm: 4644 284 249 26 0 2626 0

[startup+0.051875 s]
/proc/loadavg: 2.02 2.02 1.97 3/72 16775
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=5480 CPUtime=0.04
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 599 0 0 0 4 0 0 0 18 0 1 0 21423618 5611520 578 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705730 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 1370 578 377 29 0 185 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5480

[startup+0.101884 s]
/proc/loadavg: 2.02 2.02 1.97 3/72 16775
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=6124 CPUtime=0.09
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 749 0 0 0 9 0 0 0 18 0 1 0 21423618 6270976 728 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378882 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 1531 728 377 29 0 346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6124

[startup+0.3019 s]
/proc/loadavg: 2.02 2.02 1.97 3/72 16775
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=8488 CPUtime=0.28
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 1339 0 0 0 28 0 0 0 19 0 1 0 21423618 8691712 1318 996147200 1448431616 1448550632 4294956208 18446744073709551615 4160505352 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 2122 1318 377 29 0 937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8488

[startup+0.701936 s]
/proc/loadavg: 2.02 2.02 1.97 3/72 16775
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=13008 CPUtime=0.68
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 2463 0 0 0 67 1 0 0 23 0 1 0 21423618 13320192 2442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 3252 2442 378 29 0 2067 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13008

[startup+1.50201 s]
/proc/loadavg: 2.02 2.02 1.97 3/73 16776
/proc/meminfo: memFree=1691288/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=56748 CPUtime=1.47
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 13282 0 0 0 140 7 0 0 25 0 1 0 21423618 58109952 13261 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 14187 13261 423 29 0 13002 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56748

[startup+3.10115 s]
/proc/loadavg: 2.02 2.02 1.97 3/73 16776
/proc/meminfo: memFree=1652120/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=66008 CPUtime=3.06
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 15328 0 0 0 298 8 0 0 25 0 1 0 21423618 67592192 15307 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 16502 15307 423 29 0 15317 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 66008

[startup+6.30143 s]
/proc/loadavg: 2.02 2.02 1.97 3/73 16776
/proc/meminfo: memFree=1640280/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=74592 CPUtime=6.22
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 16953 0 0 0 613 9 0 0 25 0 1 0 21423618 76382208 16932 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291808 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 18648 16932 423 29 0 17463 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 74592

[startup+12.703 s]
/proc/loadavg: 2.01 2.02 1.97 3/73 16776
/proc/meminfo: memFree=1639960/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=74724 CPUtime=12.56
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 16998 0 0 0 1247 9 0 0 25 0 1 0 21423618 76517376 16977 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268102 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 18681 16977 423 29 0 17496 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 74724

[startup+25.503 s]
/proc/loadavg: 1.93 2.00 1.96 3/83 16817
/proc/meminfo: memFree=1646608/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=74724 CPUtime=25.28
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17012 0 0 0 2518 10 0 0 25 0 1 0 21423618 76517376 16991 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291808 0 0 4096 0 0 0 0 17 0 0 0
/proc/16775/statm: 18681 16991 423 29 0 17496 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 74724

[startup+51.1014 s]
/proc/loadavg: 1.98 2.00 1.96 2/68 17052
/proc/meminfo: memFree=1663432/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76176 CPUtime=50.8
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17372 0 0 0 5067 13 0 0 25 0 1 0 21423618 78004224 17351 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865259 0 0 4096 0 0 0 0 17 0 0 0
/proc/16775/statm: 19044 17351 423 29 0 17859 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 76176

[startup+102.307 s]
/proc/loadavg: 1.65 1.91 1.93 3/82 17300
/proc/meminfo: memFree=1645016/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76308 CPUtime=101.87
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17387 0 0 0 10172 15 0 0 25 0 1 0 21423618 78139392 17366 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16775/statm: 19077 17366 423 29 0 17892 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 76308

[startup+162.301 s]
/proc/loadavg: 1.91 1.94 1.93 3/84 17377
/proc/meminfo: memFree=1563208/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76440 CPUtime=161.58
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17444 0 0 0 16141 17 0 0 25 0 1 0 21423618 78274560 17423 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839816 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19110 17423 423 29 0 17925 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 76440

[startup+222.301 s]
/proc/loadavg: 1.97 1.95 1.93 3/84 17377
/proc/meminfo: memFree=1562376/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76572 CPUtime=221.02
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17461 0 0 0 22085 17 0 0 25 0 1 0 21423618 78409728 17440 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19143 17440 423 29 0 17958 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 76572

[startup+282.302 s]
/proc/loadavg: 2.05 1.97 1.94 3/84 17377
/proc/meminfo: memFree=1562056/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76704 CPUtime=280.47
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17485 0 0 0 28030 17 0 0 25 0 1 0 21423618 78544896 17464 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839816 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19176 17464 423 29 0 17991 0
Current children cumulated CPU time (s) 280.47
Current children cumulated vsize (KiB) 76704

[startup+342.302 s]
/proc/loadavg: 2.08 1.99 1.95 3/84 17377
/proc/meminfo: memFree=1561544/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76704 CPUtime=339.91
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17500 0 0 0 33974 17 0 0 25 0 1 0 21423618 78544896 17479 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19176 17479 423 29 0 17991 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 76704

[startup+402.301 s]
/proc/loadavg: 2.19 2.04 1.97 3/84 17377
/proc/meminfo: memFree=1560968/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76704 CPUtime=399.35
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17501 0 0 0 39918 17 0 0 25 0 1 0 21423618 78544896 17480 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19176 17480 423 29 0 17991 0
Current children cumulated CPU time (s) 399.35
Current children cumulated vsize (KiB) 76704

[startup+462.302 s]
/proc/loadavg: 2.07 2.03 1.97 3/84 17377
/proc/meminfo: memFree=1560584/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76836 CPUtime=458.79
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17511 0 0 0 45862 17 0 0 25 0 1 0 21423618 78680064 17490 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19209 17490 423 29 0 18024 0
Current children cumulated CPU time (s) 458.79
Current children cumulated vsize (KiB) 76836

[startup+522.302 s]
/proc/loadavg: 2.02 2.03 1.97 3/84 17377
/proc/meminfo: memFree=1559752/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76836 CPUtime=518.24
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17511 0 0 0 51807 17 0 0 25 0 1 0 21423618 78680064 17490 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19209 17490 423 29 0 18024 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 76836

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/84 17377
/proc/meminfo: memFree=1559368/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76968 CPUtime=577.68
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17546 0 0 0 57751 17 0 0 25 0 1 0 21423618 78815232 17525 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19242 17525 423 29 0 18057 0
Current children cumulated CPU time (s) 577.68
Current children cumulated vsize (KiB) 76968

[startup+642.301 s]
/proc/loadavg: 2.05 2.03 1.97 3/84 17377
/proc/meminfo: memFree=1558408/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=76968 CPUtime=637.13
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17554 0 0 0 63696 17 0 0 25 0 1 0 21423618 78815232 17533 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19242 17533 423 29 0 18057 0
Current children cumulated CPU time (s) 637.13
Current children cumulated vsize (KiB) 76968

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 17377
/proc/meminfo: memFree=1555784/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77100 CPUtime=874.9
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17591 0 0 0 87472 18 0 0 25 0 1 0 21423618 78950400 17570 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19275 17570 423 29 0 18090 0
Current children cumulated CPU time (s) 874.9
Current children cumulated vsize (KiB) 77100

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 17377
/proc/meminfo: memFree=1555400/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77100 CPUtime=934.34
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17594 0 0 0 93416 18 0 0 25 0 1 0 21423618 78950400 17573 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19275 17573 423 29 0 18090 0
Current children cumulated CPU time (s) 934.34
Current children cumulated vsize (KiB) 77100

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 17377
/proc/meminfo: memFree=1554888/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=993.78
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17638 0 0 0 99360 18 0 0 25 0 1 0 21423618 79085568 17617 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864886 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17617 423 29 0 18123 0
Current children cumulated CPU time (s) 993.78
Current children cumulated vsize (KiB) 77232

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/84 17377
/proc/meminfo: memFree=1554440/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1053.23
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17645 0 0 0 105305 18 0 0 25 0 1 0 21423618 79085568 17624 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17624 423 29 0 18123 0
Current children cumulated CPU time (s) 1053.23
Current children cumulated vsize (KiB) 77232

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/84 17377
/proc/meminfo: memFree=1554056/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1112.66
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17648 0 0 0 111248 18 0 0 25 0 1 0 21423618 79085568 17627 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17627 423 29 0 18123 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 77232

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/84 17377
/proc/meminfo: memFree=1553672/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1172.11
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17648 0 0 0 117193 18 0 0 25 0 1 0 21423618 79085568 17627 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17627 423 29 0 18123 0
Current children cumulated CPU time (s) 1172.11
Current children cumulated vsize (KiB) 77232

[startup+1242.3 s]
/proc/loadavg: 2.09 2.05 1.99 3/84 17377
/proc/meminfo: memFree=1553160/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1231.55
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17654 0 0 0 123137 18 0 0 25 0 1 0 21423618 79085568 17633 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17633 423 29 0 18123 0
Current children cumulated CPU time (s) 1231.55
Current children cumulated vsize (KiB) 77232

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/84 17377
/proc/meminfo: memFree=1552712/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1291
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17657 0 0 0 129082 18 0 0 25 0 1 0 21423618 79085568 17636 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17636 423 29 0 18123 0
Current children cumulated CPU time (s) 1291
Current children cumulated vsize (KiB) 77232

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/84 17377
/proc/meminfo: memFree=1552328/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1350.44
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17660 0 0 0 135026 18 0 0 25 0 1 0 21423618 79085568 17639 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291960 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17639 423 29 0 18123 0
Current children cumulated CPU time (s) 1350.44
Current children cumulated vsize (KiB) 77232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.99 3/84 17377
/proc/meminfo: memFree=1551880/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77232 CPUtime=1409.9
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17660 0 0 0 140971 19 0 0 25 0 1 0 21423618 79085568 17639 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19308 17639 423 29 0 18123 0
Current children cumulated CPU time (s) 1409.9
Current children cumulated vsize (KiB) 77232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/84 17377
/proc/meminfo: memFree=1551496/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77364 CPUtime=1469.34
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17664 0 0 0 146915 19 0 0 25 0 1 0 21423618 79220736 17643 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19341 17643 423 29 0 18156 0
Current children cumulated CPU time (s) 1469.34
Current children cumulated vsize (KiB) 77364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/84 17377
/proc/meminfo: memFree=1551176/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77364 CPUtime=1528.78
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17666 0 0 0 152859 19 0 0 25 0 1 0 21423618 79220736 17645 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172210 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19341 17645 423 29 0 18156 0
Current children cumulated CPU time (s) 1528.78
Current children cumulated vsize (KiB) 77364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1550728/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77364 CPUtime=1588.22
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17686 0 0 0 158803 19 0 0 25 0 1 0 21423618 79220736 17665 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19341 17665 423 29 0 18156 0
Current children cumulated CPU time (s) 1588.22
Current children cumulated vsize (KiB) 77364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1550280/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77364 CPUtime=1647.67
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17691 0 0 0 164748 19 0 0 25 0 1 0 21423618 79220736 17670 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19341 17670 423 29 0 18156 0
Current children cumulated CPU time (s) 1647.67
Current children cumulated vsize (KiB) 77364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1549896/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77496 CPUtime=1707.11
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17706 0 0 0 170692 19 0 0 25 0 1 0 21423618 79355904 17685 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19374 17685 423 29 0 18189 0
Current children cumulated CPU time (s) 1707.11
Current children cumulated vsize (KiB) 77496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1549320/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77496 CPUtime=1766.56
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17711 0 0 0 176636 20 0 0 25 0 1 0 21423618 79355904 17690 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19374 17690 423 29 0 18189 0
Current children cumulated CPU time (s) 1766.56
Current children cumulated vsize (KiB) 77496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.11 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1549128/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77496 CPUtime=1800.05
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17712 0 0 0 179985 20 0 0 25 0 1 0 21423618 79355904 17691 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19374 17691 423 29 0 18189 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 77496

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

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

[startup+1816.11 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 17377
/proc/meminfo: memFree=1549128/2055920 swapFree=4192812/4192956
[pid=16775] ppid=16773 vsize=77496 CPUtime=1800.05
/proc/16775/stat : 16775 (ld-linux.so.2) R 16773 16775 15636 0 -1 4194304 17712 0 0 0 179985 20 0 0 25 0 1 0 21423618 79355904 17691 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16775/statm: 19374 17691 423 29 0 18189 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 77496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.12
CPU time (s): 1800.07
CPU user time (s): 1799.86
CPU system time (s): 0.213967
CPU usage (%): 99.116
Max. virtual memory (cumulated for all children) (KiB): 77496

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

runsolver used 2.68959 second user time and 5.40018 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-11 22:20:05
IDJOB=2066750
IDBENCH=54567
IDSOLVER=769
FILE ID=node58/2066750-1247343605
PBS_JOBID= 9506662
Free space on /tmp= 66224 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-32d3.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066750-1247343605/watcher-2066750-1247343605 -o /tmp/evaluation-result-2066750-1247343605/solver-2066750-1247343605 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066750-1247343605.xml

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

MD5SUM BENCH= f353575d792814fcacfff24a3e355536
RANDOM SEED=788082151

node58.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.234
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.234
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:       1707136 kB
Buffers:         46852 kB
Cached:         206444 kB
SwapCached:        140 kB
Active:         159044 kB
Inactive:       133824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          51068 kB
Slab:            41312 kB
Committed_AS:   182136 kB
PageTables:       1712 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= 66220 MiB
End job on node58 at 2009-07-11 22:50:23