Trace number 2066607

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.09 1805.43

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32c4.xml
MD5SUM7a34d64a51fb41f03bb16b011f46c208
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 benchmark111.836
Satisfiable
(Un)Satisfiability was proved
Number of variables1518
Number of constraints21621
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21621
Global constraints used (with number of constraints)

Solver Data

0.18/0.20	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-2066607-1247343112/watcher-2066607-1247343112 -o /tmp/evaluation-result-2066607-1247343112/solver-2066607-1247343112 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066607-1247343112.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

[startup+0 s]
/proc/loadavg: 2.30 2.06 2.02 5/74 16222
/proc/meminfo: memFree=1095824/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=18576 CPUtime=0
/proc/16222/stat : 16222 (runsolver) R 16220 15179 15179 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 1 0 21375288 19021824 282 996147200 4194304 4302564 548682068496 18446744073709551615 266890439362 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16222/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0481661 s]
/proc/loadavg: 2.30 2.06 2.02 5/74 16222
/proc/meminfo: memFree=1095824/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=5480 CPUtime=0.03
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 589 0 0 0 3 0 0 0 18 0 1 0 21375288 5611520 568 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158971387 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 1370 568 377 29 0 185 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5480

[startup+0.101169 s]
/proc/loadavg: 2.30 2.06 2.02 5/74 16222
/proc/meminfo: memFree=1095824/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=6128 CPUtime=0.08
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 745 0 0 0 8 0 0 0 18 0 1 0 21375288 6275072 724 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158974974 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 1532 724 377 29 0 347 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6128

[startup+0.301192 s]
/proc/loadavg: 2.30 2.06 2.02 5/74 16222
/proc/meminfo: memFree=1095824/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=8460 CPUtime=0.29
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 1335 0 0 0 28 1 0 0 19 0 1 0 21375288 8663040 1314 996147200 1448431616 1448550632 4294956208 18446744073709551615 134698493 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 2115 1314 377 29 0 930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8460

[startup+0.701238 s]
/proc/loadavg: 2.30 2.06 2.02 5/74 16222
/proc/meminfo: memFree=1095824/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=12976 CPUtime=0.68
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 2465 0 0 0 66 2 0 0 23 0 1 0 21375288 13287424 2444 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705945 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 3244 2444 378 29 0 2059 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12976

[startup+1.50133 s]
/proc/loadavg: 2.28 2.06 2.02 3/75 16223
/proc/meminfo: memFree=1080584/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=49824 CPUtime=1.47
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 11533 0 0 0 141 6 0 0 25 0 1 0 21375288 51019776 11512 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379593 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 12456 11512 405 29 0 11271 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 49824

[startup+3.10151 s]
/proc/loadavg: 2.28 2.06 2.02 3/75 16223
/proc/meminfo: memFree=995912/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=109472 CPUtime=3.05
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 26240 0 0 0 291 14 0 0 25 0 1 0 21375288 112099328 26219 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842492 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 27368 26219 423 29 0 26183 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 109472

[startup+6.30187 s]
/proc/loadavg: 2.28 2.06 2.02 3/75 16223
/proc/meminfo: memFree=978696/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=129344 CPUtime=6.23
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 31112 0 0 0 607 16 0 0 25 0 1 0 21375288 132448256 31091 996147200 1448431616 1448550632 4294956208 18446744073709551615 135211680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 32336 31091 423 29 0 31151 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 129344

[startup+12.7016 s]
/proc/loadavg: 2.23 2.06 2.02 3/75 16223
/proc/meminfo: memFree=962376/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=144004 CPUtime=12.58
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 33593 0 0 0 1241 17 0 0 25 0 1 0 21375288 147460096 33572 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36001 33572 423 29 0 34816 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 144004

[startup+25.502 s]
/proc/loadavg: 2.20 2.06 2.02 3/75 16223
/proc/meminfo: memFree=961544/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=144664 CPUtime=25.26
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 33801 0 0 0 2509 17 0 0 25 0 1 0 21375288 148135936 33780 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36166 33780 423 29 0 34981 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 144664

[startup+51.1019 s]
/proc/loadavg: 2.13 2.05 2.02 3/75 16223
/proc/meminfo: memFree=961608/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=144796 CPUtime=50.65
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 33815 0 0 0 5047 18 0 0 25 0 1 0 21375288 148271104 33794 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36199 33794 423 29 0 35014 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 144796

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.01 3/76 16224
/proc/meminfo: memFree=961408/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=144928 CPUtime=101.4
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 33844 0 0 0 10122 18 0 0 25 0 1 0 21375288 148406272 33823 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36232 33823 423 29 0 35047 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 144928

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/76 16224
/proc/meminfo: memFree=958912/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147436 CPUtime=160.88
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34469 0 0 0 16069 19 0 0 25 0 1 0 21375288 150974464 34448 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36859 34448 423 29 0 35674 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 147436

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 16224
/proc/meminfo: memFree=958848/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147436 CPUtime=220.35
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34499 0 0 0 22016 19 0 0 25 0 1 0 21375288 150974464 34478 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864970 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36859 34478 423 29 0 35674 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 147436

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 16224
/proc/meminfo: memFree=958528/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147832 CPUtime=279.82
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34581 0 0 0 27963 19 0 0 25 0 1 0 21375288 151379968 34560 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36958 34560 423 29 0 35773 0
Current children cumulated CPU time (s) 279.82
Current children cumulated vsize (KiB) 147832

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 16225
/proc/meminfo: memFree=958520/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147832 CPUtime=339.3
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34584 0 0 0 33910 20 0 0 25 0 1 0 21375288 151379968 34563 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36958 34563 423 29 0 35773 0
Current children cumulated CPU time (s) 339.3
Current children cumulated vsize (KiB) 147832

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 16225
/proc/meminfo: memFree=958520/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147832 CPUtime=398.78
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34586 0 0 0 39858 20 0 0 25 0 1 0 21375288 151379968 34565 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36958 34565 423 29 0 35773 0
Current children cumulated CPU time (s) 398.78
Current children cumulated vsize (KiB) 147832

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16225
/proc/meminfo: memFree=958456/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147964 CPUtime=458.25
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34606 0 0 0 45805 20 0 0 25 0 1 0 21375288 151515136 34585 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36991 34585 423 29 0 35806 0
Current children cumulated CPU time (s) 458.25
Current children cumulated vsize (KiB) 147964

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16225
/proc/meminfo: memFree=958328/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147964 CPUtime=517.72
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34607 0 0 0 51752 20 0 0 25 0 1 0 21375288 151515136 34586 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268102 0 0 4096 0 0 0 0 17 1 0 0
/proc/16222/statm: 36991 34586 423 29 0 35806 0
Current children cumulated CPU time (s) 517.72
Current children cumulated vsize (KiB) 147964

[startup+582.301 s]
/proc/loadavg: 1.61 1.90 1.97 2/68 16312
/proc/meminfo: memFree=963464/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147964 CPUtime=577.4
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34609 0 0 0 57718 22 0 0 25 0 1 0 21375288 151515136 34588 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259290 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 36991 34588 423 29 0 35806 0
Current children cumulated CPU time (s) 577.4
Current children cumulated vsize (KiB) 147964

[startup+642.301 s]
/proc/loadavg: 2.08 1.99 1.99 3/83 16335
/proc/meminfo: memFree=517392/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=147964 CPUtime=637.4
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34609 0 0 0 63717 23 0 0 25 0 1 0 21375288 151515136 34588 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291386 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 36991 34588 423 29 0 35806 0
Current children cumulated CPU time (s) 637.4
Current children cumulated vsize (KiB) 147964

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16375
/proc/meminfo: memFree=859080/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=148096 CPUtime=817.32
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34664 0 0 0 81708 24 0 0 25 0 1 0 21375288 151650304 34643 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37024 34643 423 29 0 35839 0
Current children cumulated CPU time (s) 817.32
Current children cumulated vsize (KiB) 148096

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=858760/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=148096 CPUtime=877.29
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34664 0 0 0 87705 24 0 0 25 0 1 0 21375288 151650304 34643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37024 34643 423 29 0 35839 0
Current children cumulated CPU time (s) 877.29
Current children cumulated vsize (KiB) 148096

[startup+942.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 16375
/proc/meminfo: memFree=858568/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=148096 CPUtime=937.27
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34664 0 0 0 93703 24 0 0 25 0 1 0 21375288 151650304 34643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839846 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37024 34643 423 29 0 35839 0
Current children cumulated CPU time (s) 937.27
Current children cumulated vsize (KiB) 148096

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 16375
/proc/meminfo: memFree=857160/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149416 CPUtime=997.25
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 34987 0 0 0 99701 24 0 0 25 0 1 0 21375288 153001984 34966 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842621 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37354 34966 423 29 0 36169 0
Current children cumulated CPU time (s) 997.25
Current children cumulated vsize (KiB) 149416

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 16375
/proc/meminfo: memFree=856520/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149680 CPUtime=1057.22
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35060 0 0 0 105698 24 0 0 25 0 1 0 21375288 153272320 35039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37420 35039 423 29 0 36235 0
Current children cumulated CPU time (s) 1057.22
Current children cumulated vsize (KiB) 149680

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=856136/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1117.2
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35072 0 0 0 111696 24 0 0 25 0 1 0 21375288 153407488 35051 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35051 423 29 0 36268 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 149812

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=855688/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1177.18
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35073 0 0 0 117694 24 0 0 25 0 1 0 21375288 153407488 35052 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35052 423 29 0 36268 0
Current children cumulated CPU time (s) 1177.18
Current children cumulated vsize (KiB) 149812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=855112/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1237.15
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35073 0 0 0 123691 24 0 0 25 0 1 0 21375288 153407488 35052 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35052 423 29 0 36268 0
Current children cumulated CPU time (s) 1237.15
Current children cumulated vsize (KiB) 149812

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=854536/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1297.14
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35080 0 0 0 129689 25 0 0 25 0 1 0 21375288 153407488 35059 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35059 423 29 0 36268 0
Current children cumulated CPU time (s) 1297.14
Current children cumulated vsize (KiB) 149812

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 16375
/proc/meminfo: memFree=854280/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1357.12
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35092 0 0 0 135687 25 0 0 25 0 1 0 21375288 153407488 35071 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865249 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35071 423 29 0 36268 0
Current children cumulated CPU time (s) 1357.12
Current children cumulated vsize (KiB) 149812

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/84 16375
/proc/meminfo: memFree=853896/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1417.1
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35093 0 0 0 141685 25 0 0 25 0 1 0 21375288 153407488 35072 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35072 423 29 0 36268 0
Current children cumulated CPU time (s) 1417.1
Current children cumulated vsize (KiB) 149812

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 16375
/proc/meminfo: memFree=853512/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1477.07
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35093 0 0 0 147682 25 0 0 25 0 1 0 21375288 153407488 35072 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35072 423 29 0 36268 0
Current children cumulated CPU time (s) 1477.07
Current children cumulated vsize (KiB) 149812

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16375
/proc/meminfo: memFree=853256/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149812 CPUtime=1537.05
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35093 0 0 0 153680 25 0 0 25 0 1 0 21375288 153407488 35072 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37453 35072 423 29 0 36268 0
Current children cumulated CPU time (s) 1537.05
Current children cumulated vsize (KiB) 149812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 16375
/proc/meminfo: memFree=852808/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=149944 CPUtime=1597.02
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35120 0 0 0 159677 25 0 0 25 0 1 0 21375288 153542656 35099 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37486 35099 423 29 0 36301 0
Current children cumulated CPU time (s) 1597.02
Current children cumulated vsize (KiB) 149944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=852232/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=150076 CPUtime=1657
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35132 0 0 0 165675 25 0 0 25 0 1 0 21375288 153677824 35111 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37519 35111 423 29 0 36334 0
Current children cumulated CPU time (s) 1657
Current children cumulated vsize (KiB) 150076

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=851784/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=150076 CPUtime=1716.98
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35138 0 0 0 171673 25 0 0 25 0 1 0 21375288 153677824 35117 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37519 35117 423 29 0 36334 0
Current children cumulated CPU time (s) 1716.98
Current children cumulated vsize (KiB) 150076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=851272/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=150076 CPUtime=1776.95
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35147 0 0 0 177670 25 0 0 25 0 1 0 21375288 153677824 35126 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291808 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37519 35126 423 29 0 36334 0
Current children cumulated CPU time (s) 1776.95
Current children cumulated vsize (KiB) 150076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16375
/proc/meminfo: memFree=851144/2055920 swapFree=4192812/4192956
[pid=16222] ppid=16220 vsize=150076 CPUtime=1800.05
/proc/16222/stat : 16222 (ld-linux.so.2) R 16220 16222 15179 0 -1 4194304 35154 0 0 0 179980 25 0 0 25 0 1 0 21375288 153677824 35133 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 0 0 0
/proc/16222/statm: 37519 35133 423 29 0 36334 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 150076

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): 1805.43
CPU time (s): 1800.09
CPU user time (s): 1799.81
CPU system time (s): 0.278957
CPU usage (%): 99.7041
Max. virtual memory (cumulated for all children) (KiB): 150076

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

runsolver used 1.90371 second user time and 4.90325 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-11 22:11:52
IDJOB=2066607
IDBENCH=54538
IDSOLVER=769
FILE ID=node38/2066607-1247343112
PBS_JOBID= 9506718
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 7a34d64a51fb41f03bb16b011f46c208
RANDOM SEED=33283928

node38.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.229
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.229
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:       1096240 kB
Buffers:         61564 kB
Cached:         825832 kB
SwapCached:        140 kB
Active:         162648 kB
Inactive:       744256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4556 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            38116 kB
Committed_AS:   232812 kB
PageTables:       1832 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= 66392 MiB
End job on node38 at 2009-07-11 22:42:00