Trace number 2065045

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 1801.21

General information on the benchmark

Namecsp/fischer/
normalized-fischer-10-2-fair.xml
MD5SUMc227f83f543a877d42bb8fc331d47c86
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.89871
Satisfiable
(Un)Satisfiability was proved
Number of variables5899
Number of constraints5572
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5572
Global constraints used (with number of constraints)

Solver Data

0.00/0.00	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-2065045-1247337758/watcher-2065045-1247337758 -o /tmp/evaluation-result-2065045-1247337758/solver-2065045-1247337758 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065045-1247337758.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 2.00 1.99 4/72 15730
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=4804 CPUtime=0
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 20843429 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 1201 163 138 29 0 16 0

[startup+0.084356 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 15730
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=6536 CPUtime=0.07
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 847 0 0 0 7 0 0 0 18 0 1 0 20843429 6692864 826 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 1634 826 382 29 0 449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6536

[startup+0.101357 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 15730
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=6664 CPUtime=0.09
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 893 0 0 0 9 0 0 0 18 0 1 0 20843429 6823936 872 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 1666 872 382 29 0 481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6664

[startup+0.30139 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 15730
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=15776 CPUtime=0.29
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 3147 0 0 0 28 1 0 0 19 0 1 0 20843429 16154624 3126 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381121 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 3944 3131 400 29 0 2759 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15776

[startup+0.701455 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 15730
/proc/meminfo: memFree=1874408/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22412 CPUtime=0.69
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4848 0 0 0 67 2 0 0 23 0 1 0 20843429 22949888 4827 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267152 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5603 4827 431 29 0 4418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22412

[startup+1.50158 s]
/proc/loadavg: 1.92 2.00 1.99 3/73 15731
/proc/meminfo: memFree=1856800/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22412 CPUtime=1.49
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4848 0 0 0 147 2 0 0 25 0 1 0 20843429 22949888 4827 996147200 1448431616 1448550632 4294956208 18446744073709551615 135283115 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5603 4827 431 29 0 4418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22412

[startup+3.10184 s]
/proc/loadavg: 1.92 2.00 1.99 3/73 15731
/proc/meminfo: memFree=1856608/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22592 CPUtime=3.08
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4868 0 0 0 306 2 0 0 25 0 1 0 20843429 23134208 4847 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824129 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5648 4847 431 29 0 4463 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22592

[startup+6.30136 s]
/proc/loadavg: 1.93 2.00 1.99 3/73 15731
/proc/meminfo: memFree=1856416/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22592 CPUtime=6.27
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4869 0 0 0 625 2 0 0 25 0 1 0 20843429 23134208 4848 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5648 4848 431 29 0 4463 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22592

[startup+12.7024 s]
/proc/loadavg: 1.93 2.00 1.99 3/73 15731
/proc/meminfo: memFree=1856224/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22592 CPUtime=12.64
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4875 0 0 0 1262 2 0 0 25 0 1 0 20843429 23134208 4854 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289764 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5648 4854 431 29 0 4463 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 22592

[startup+25.5015 s]
/proc/loadavg: 1.95 2.00 1.99 3/73 15731
/proc/meminfo: memFree=1856224/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22592 CPUtime=25.39
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4875 0 0 0 2537 2 0 0 25 0 1 0 20843429 23134208 4854 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824419 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5648 4854 431 29 0 4463 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 22592

[startup+51.1016 s]
/proc/loadavg: 1.89 1.98 1.99 3/69 15793
/proc/meminfo: memFree=1875968/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22592 CPUtime=50.91
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4875 0 0 0 5087 4 0 0 25 0 1 0 20843429 23134208 4854 996147200 1448431616 1448550632 4294956208 18446744073709551615 135171894 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5648 4854 431 29 0 4463 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 22592

[startup+102.307 s]
/proc/loadavg: 1.89 1.97 1.98 3/75 16019
/proc/meminfo: memFree=1677520/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=101.93
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4896 0 0 0 10187 6 0 0 25 0 1 0 20843429 23269376 4875 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897022 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4875 431 29 0 4496 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 22724

[startup+162.302 s]
/proc/loadavg: 2.04 2.00 1.99 3/81 16130
/proc/meminfo: memFree=1746656/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=161.89
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4896 0 0 0 16182 7 0 0 25 0 1 0 20843429 23269376 4875 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263072 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4875 431 29 0 4496 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 22724

[startup+222.302 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 16179
/proc/meminfo: memFree=1744656/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=221.86
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 22178 8 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257041 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 22724

[startup+282.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 16179
/proc/meminfo: memFree=1744592/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=281.82
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 28174 8 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 281.82
Current children cumulated vsize (KiB) 22724

[startup+342.302 s]
/proc/loadavg: 2.02 2.00 1.99 3/83 16179
/proc/meminfo: memFree=1744400/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=341.81
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 34172 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293234 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 341.81
Current children cumulated vsize (KiB) 22724

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 1.99 3/83 16179
/proc/meminfo: memFree=1744272/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=401.78
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 40169 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838874 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 401.78
Current children cumulated vsize (KiB) 22724

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1744208/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=461.75
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 46166 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 22724

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1744208/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=521.73
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 52164 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284623 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 22724

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1744144/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=581.7
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 58161 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284869 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 581.7
Current children cumulated vsize (KiB) 22724

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1744080/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=641.68
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 64159 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836572 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 641.68
Current children cumulated vsize (KiB) 22724

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1743696/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=821.6
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 82151 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 821.6
Current children cumulated vsize (KiB) 22724

[startup+882.304 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1740688/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=881.57
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 88148 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134822074 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 881.57
Current children cumulated vsize (KiB) 22724

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1740560/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=941.54
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 94145 9 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215856 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 941.54
Current children cumulated vsize (KiB) 22724

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1740560/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1001.53
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 100143 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161284 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 22724

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/83 16181
/proc/meminfo: memFree=1740560/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1061.5
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 106140 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824447 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1061.5
Current children cumulated vsize (KiB) 22724

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 16187
/proc/meminfo: memFree=1740360/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1121.46
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 112136 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291329 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 22724

[startup+1182.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/83 16187
/proc/meminfo: memFree=1740232/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1181.44
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 118134 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268080 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 22724

[startup+1242.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/83 16187
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1241.41
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 124131 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829005 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1241.41
Current children cumulated vsize (KiB) 22724

[startup+1302.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/83 16187
/proc/meminfo: memFree=1740040/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1301.39
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 130129 10 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135283077 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 22724

[startup+1362.3 s]
/proc/loadavg: 2.15 2.10 2.03 3/83 16187
/proc/meminfo: memFree=1740040/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1361.36
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 136125 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1361.36
Current children cumulated vsize (KiB) 22724

[startup+1422.31 s]
/proc/loadavg: 2.05 2.08 2.02 3/83 16187
/proc/meminfo: memFree=1739920/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1421.34
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 142123 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1421.34
Current children cumulated vsize (KiB) 22724

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/83 16187
/proc/meminfo: memFree=1739920/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1481.31
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 148120 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838851 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1481.31
Current children cumulated vsize (KiB) 22724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/83 16187
/proc/meminfo: memFree=1739920/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1541.29
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 154118 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 22724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 16187
/proc/meminfo: memFree=1739920/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1601.26
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 160115 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135283120 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 22724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 16187
/proc/meminfo: memFree=1739920/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1661.23
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 166112 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897040 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1661.23
Current children cumulated vsize (KiB) 22724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 16187
/proc/meminfo: memFree=1739856/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1721.21
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 172110 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838851 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1721.21
Current children cumulated vsize (KiB) 22724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 16187
/proc/meminfo: memFree=1739728/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1781.18
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4897 0 0 0 178107 11 0 0 25 0 1 0 20843429 23269376 4876 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284623 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4876 431 29 0 4496 0
Current children cumulated CPU time (s) 1781.18
Current children cumulated vsize (KiB) 22724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16187
/proc/meminfo: memFree=1739728/2055920 swapFree=4192812/4192956
[pid=15730] ppid=15728 vsize=22724 CPUtime=1800.08
/proc/15730/stat : 15730 (ld-linux.so.2) R 15728 15730 15287 0 -1 4194304 4898 0 0 0 179997 11 0 0 25 0 1 0 20843429 23269376 4877 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15730/statm: 5681 4877 431 29 0 4496 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 22724

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): 1801.21
CPU time (s): 1800.09
CPU user time (s): 1799.97
CPU system time (s): 0.117982
CPU usage (%): 99.9378
Max. virtual memory (cumulated for all children) (KiB): 22724

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

runsolver used 2.35764 second user time and 5.72613 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-11 20:42:39
IDJOB=2065045
IDBENCH=54266
IDSOLVER=769
FILE ID=node3/2065045-1247337758
PBS_JOBID= 9506696
Free space on /tmp= 66376 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-10-2-fair.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065045-1247337758/watcher-2065045-1247337758 -o /tmp/evaluation-result-2065045-1247337758/solver-2065045-1247337758 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2065045-1247337758.xml

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

MD5SUM BENCH= c227f83f543a877d42bb8fc331d47c86
RANDOM SEED=758156647

node3.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.259
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.259
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:       1874888 kB
Buffers:         16976 kB
Cached:          77808 kB
SwapCached:        144 kB
Active:          89928 kB
Inactive:        36264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          42748 kB
Slab:            40316 kB
Committed_AS:   154824 kB
PageTables:       1724 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= 66372 MiB
End job on node3 at 2009-07-11 21:12:42