Trace number 2067575

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.04 1806.52

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
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 benchmark1212.19
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
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-2067575-1247345017/watcher-2067575-1247345017 -o /tmp/evaluation-result-2067575-1247345017/solver-2067575-1247345017 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2067575-1247345017.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.92 1.98 1.99 4/83 14675
/proc/meminfo: memFree=1611592/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=18576 CPUtime=0
/proc/14675/stat : 14675 (runsolver) R 14673 14675 12386 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 21565731 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14675/statm: 4644 284 249 26 0 2626 0

[startup+0.105894 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 14675
/proc/meminfo: memFree=1611592/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=6452 CPUtime=0.08
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 825 0 0 0 8 0 0 0 18 0 1 0 21565731 6606848 804 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 1613 804 374 29 0 428 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6452

[startup+0.201905 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 14675
/proc/meminfo: memFree=1611592/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=7636 CPUtime=0.18
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 1113 0 0 0 18 0 0 0 18 0 1 0 21565731 7819264 1092 996147200 1448431616 1448550632 4294956208 18446744073709551615 134577816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 1909 1092 374 29 0 724 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7636

[startup+0.301916 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 14675
/proc/meminfo: memFree=1611592/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=8692 CPUtime=0.28
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 1390 0 0 0 28 0 0 0 19 0 1 0 21565731 8900608 1369 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157387296 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 2173 1369 374 29 0 988 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8692

[startup+0.701965 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 14675
/proc/meminfo: memFree=1611592/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=13228 CPUtime=0.68
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 2500 0 0 0 67 1 0 0 23 0 1 0 21565731 13545472 2479 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157089419 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 3307 2479 375 29 0 2122 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13228

[startup+1.50106 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1598720/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=23628 CPUtime=1.47
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 5001 0 0 0 144 3 0 0 25 0 1 0 21565731 24195072 4980 996147200 1448431616 1448550632 4294956208 18446744073709551615 134699069 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 5907 4980 379 29 0 4722 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23628

[startup+3.10226 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1558528/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58536 CPUtime=3.06
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13626 0 0 0 300 6 0 0 25 0 1 0 21565731 59940864 13605 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14634 13605 424 29 0 13449 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 58536

[startup+6.30163 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1558144/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=6.23
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13648 0 0 0 617 6 0 0 25 0 1 0 21565731 60076032 13627 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529576 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13627 424 29 0 13482 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 58668

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1558080/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=12.58
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13658 0 0 0 1252 6 0 0 25 0 1 0 21565731 60076032 13637 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839888 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13637 424 29 0 13482 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 58668

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1558208/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=25.26
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13662 0 0 0 2520 6 0 0 25 0 1 0 21565731 60076032 13641 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13641 424 29 0 13482 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 58668

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1558144/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=50.65
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13663 0 0 0 5059 6 0 0 25 0 1 0 21565731 60076032 13642 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860475 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13642 424 29 0 13482 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 58668

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1557696/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=101.42
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13663 0 0 0 10136 6 0 0 25 0 1 0 21565731 60076032 13642 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13642 424 29 0 13482 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 58668

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 14676
/proc/meminfo: memFree=1557248/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=160.91
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13664 0 0 0 16085 6 0 0 25 0 1 0 21565731 60076032 13643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134861081 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13643 424 29 0 13482 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 58668

[startup+222.306 s]
/proc/loadavg: 2.04 2.00 2.00 3/84 14676
/proc/meminfo: memFree=1556672/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=220.4
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13664 0 0 0 22034 6 0 0 25 0 1 0 21565731 60076032 13643 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13643 424 29 0 13482 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 58668

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 14676
/proc/meminfo: memFree=1551808/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=279.89
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13664 0 0 0 27983 6 0 0 25 0 1 0 21565731 60076032 13643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865038 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13643 424 29 0 13482 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 58668

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14676
/proc/meminfo: memFree=1551424/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=339.38
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 33932 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 58668

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14676
/proc/meminfo: memFree=1551040/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=398.88
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 39882 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 58668

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14678
/proc/meminfo: memFree=1550528/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=458.36
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 45830 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897003 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 58668

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14678
/proc/meminfo: memFree=1550144/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=517.86
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 51780 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 58668

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14678
/proc/meminfo: memFree=1549824/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=577.34
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 57728 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 577.34
Current children cumulated vsize (KiB) 58668

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14678
/proc/meminfo: memFree=1549440/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=636.84
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 63678 6 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259213 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 636.84
Current children cumulated vsize (KiB) 58668

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.40 2.13 2.04 3/82 14722
/proc/meminfo: memFree=1243136/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=816.24
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 81616 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161601 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 816.24
Current children cumulated vsize (KiB) 58668

[startup+882.307 s]
/proc/loadavg: 2.15 2.10 2.03 3/82 14722
/proc/meminfo: memFree=1243136/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=876.22
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 87614 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865054 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 876.22
Current children cumulated vsize (KiB) 58668

[startup+942.301 s]
/proc/loadavg: 2.05 2.08 2.03 3/82 14722
/proc/meminfo: memFree=1243072/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=936.19
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 93611 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 936.19
Current children cumulated vsize (KiB) 58668

[startup+1002.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/82 14722
/proc/meminfo: memFree=1243072/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=996.16
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 99608 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 996.16
Current children cumulated vsize (KiB) 58668

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/82 14728
/proc/meminfo: memFree=1243136/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1056.12
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 105604 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264176 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1056.12
Current children cumulated vsize (KiB) 58668

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/82 14728
/proc/meminfo: memFree=1243200/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1116.09
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 111601 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865397 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1116.09
Current children cumulated vsize (KiB) 58668

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/82 14728
/proc/meminfo: memFree=1243200/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1176.07
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 117599 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839830 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1176.07
Current children cumulated vsize (KiB) 58668

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14728
/proc/meminfo: memFree=1243008/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1236.04
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 123596 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1236.04
Current children cumulated vsize (KiB) 58668

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14728
/proc/meminfo: memFree=1242944/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1296.02
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 129594 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259184 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1296.02
Current children cumulated vsize (KiB) 58668

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14728
/proc/meminfo: memFree=1242816/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1355.99
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 135591 8 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860475 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1355.99
Current children cumulated vsize (KiB) 58668

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242752/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1415.98
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 141589 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860838 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1415.98
Current children cumulated vsize (KiB) 58668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242752/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1475.95
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 147586 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1475.95
Current children cumulated vsize (KiB) 58668

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242752/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1535.93
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 153584 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268326 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1535.93
Current children cumulated vsize (KiB) 58668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242752/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1595.9
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 159581 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1595.9
Current children cumulated vsize (KiB) 58668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242752/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1655.88
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 165579 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1655.88
Current children cumulated vsize (KiB) 58668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242688/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1715.85
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 171576 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865038 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 58668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242624/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1775.83
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 177574 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1775.83
Current children cumulated vsize (KiB) 58668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14728
/proc/meminfo: memFree=1242624/2055920 swapFree=4192956/4192956
[pid=14675] ppid=14673 vsize=58668 CPUtime=1800.02
/proc/14675/stat : 14675 (ld-linux.so.2) R 14673 14675 12386 0 -1 4194304 13665 0 0 0 179993 9 0 0 25 0 1 0 21565731 60076032 13644 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 0 0 0
/proc/14675/statm: 14667 13644 424 29 0 13482 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 58668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.52
CPU time (s): 1800.04
CPU user time (s): 1799.93
CPU system time (s): 0.104984
CPU usage (%): 99.6415
Max. virtual memory (cumulated for all children) (KiB): 58668

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

runsolver used 1.87571 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-11 22:43:37
IDJOB=2067575
IDBENCH=54673
IDSOLVER=769
FILE ID=node53/2067575-1247345017
PBS_JOBID= 9506729
Free space on /tmp= 65928 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067575-1247345017/watcher-2067575-1247345017 -o /tmp/evaluation-result-2067575-1247345017/solver-2067575-1247345017 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2067575-1247345017.xml

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

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=1166150435

node53.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1612008 kB
Buffers:         51200 kB
Cached:         172248 kB
SwapCached:          0 kB
Active:         232868 kB
Inactive:       142484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5868 kB
Writeback:           0 kB
Mapped:         166428 kB
Slab:            53688 kB
Committed_AS:   862152 kB
PageTables:       2020 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= 65928 MiB
End job on node53 at 2009-07-11 23:13:46