Trace number 2081105

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 1812.12

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-15.xml
MD5SUMe4d8056326b04b00114496ca953a2edb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark92.195
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1366
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data

0.08/0.11	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-2081105-1247372244/watcher-2081105-1247372244 -o /tmp/evaluation-result-2081105-1247372244/solver-2081105-1247372244 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081105-1247372244.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.00 2.00 2.00 4/75 25270
/proc/meminfo: memFree=657704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=18576 CPUtime=0
/proc/25270/stat : 25270 (runsolver) R 25268 25270 20976 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24289283 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25270/statm: 4644 284 249 26 0 2626 0

[startup+0.075953 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 25270
/proc/meminfo: memFree=657704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=6940 CPUtime=0.06
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 951 0 0 0 6 0 0 0 20 0 1 0 24289283 7106560 930 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688892 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 1735 930 378 29 0 550 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6940

[startup+0.102955 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 25270
/proc/meminfo: memFree=657704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=7588 CPUtime=0.08
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 1112 0 0 0 8 0 0 0 20 0 1 0 24289283 7770112 1091 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688896 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 1897 1091 378 29 0 712 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7588

[startup+0.302986 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 25270
/proc/meminfo: memFree=657704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=12388 CPUtime=0.29
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 2301 0 0 0 28 1 0 0 22 0 1 0 24289283 12685312 2280 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655599 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 3097 2280 379 29 0 1912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12388

[startup+0.702027 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 25270
/proc/meminfo: memFree=657704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=21592 CPUtime=0.69
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 4620 0 0 0 67 2 0 0 25 0 1 0 24289283 22110208 4599 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159752179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 5398 4599 379 29 0 4213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21592

[startup+1.50112 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=634144/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=93620 CPUtime=1.48
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 22319 0 0 0 137 11 0 0 25 0 1 0 24289283 95866880 22298 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 23405 22298 423 29 0 22220 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93620

[startup+3.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=568736/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=94536 CPUtime=3.07
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 22556 0 0 0 296 11 0 0 25 0 1 0 24289283 96804864 22535 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 23634 22535 426 29 0 22449 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 94536

[startup+6.30165 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=568288/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=94536 CPUtime=6.23
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 22556 0 0 0 612 11 0 0 25 0 1 0 24289283 96804864 22535 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 23634 22535 426 29 0 22449 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 94536

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=565024/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=97556 CPUtime=12.57
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23262 0 0 0 1246 11 0 0 25 0 1 0 24289283 99897344 23241 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24389 23241 426 29 0 23204 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 97556

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=564000/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=98216 CPUtime=25.25
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23416 0 0 0 2514 11 0 0 25 0 1 0 24289283 100573184 23395 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24554 23395 426 29 0 23369 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 98216

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=562336/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=98612 CPUtime=50.61
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23535 0 0 0 5050 11 0 0 25 0 1 0 24289283 100978688 23514 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24653 23514 426 29 0 23468 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 98612

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=559904/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=99008 CPUtime=101.32
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23614 0 0 0 10121 11 0 0 25 0 1 0 24289283 101384192 23593 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24752 23593 426 29 0 23567 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 99008

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=557216/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=99008 CPUtime=160.76
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23614 0 0 0 16065 11 0 0 25 0 1 0 24289283 101384192 23593 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24752 23593 426 29 0 23567 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 99008

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=553888/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=99008 CPUtime=220.19
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23616 0 0 0 22007 12 0 0 25 0 1 0 24289283 101384192 23595 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 24752 23595 426 29 0 23567 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 99008

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=549984/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=101088 CPUtime=279.62
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23952 0 0 0 27950 12 0 0 25 0 1 0 24289283 103514112 23931 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25272 23931 426 29 0 24087 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 101088

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=547040/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=101088 CPUtime=339.06
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 23966 0 0 0 33894 12 0 0 25 0 1 0 24289283 103514112 23945 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219988 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25272 23945 426 29 0 24087 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 101088

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=543648/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=102276 CPUtime=398.5
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24334 0 0 0 39837 13 0 0 25 0 1 0 24289283 104730624 24313 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25569 24313 426 29 0 24384 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 102276

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=540704/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=102936 CPUtime=457.92
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24517 0 0 0 45779 13 0 0 25 0 1 0 24289283 105406464 24496 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25734 24496 426 29 0 24549 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 102936

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=538272/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=102936 CPUtime=517.36
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24517 0 0 0 51723 13 0 0 25 0 1 0 24289283 105406464 24496 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25734 24496 426 29 0 24549 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 102936

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=536032/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=102936 CPUtime=576.79
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24518 0 0 0 57666 13 0 0 25 0 1 0 24289283 105406464 24497 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25734 24497 426 29 0 24549 0
Current children cumulated CPU time (s) 576.79
Current children cumulated vsize (KiB) 102936

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 25271
/proc/meminfo: memFree=533344/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103068 CPUtime=636.22
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24564 0 0 0 63608 14 0 0 25 0 1 0 24289283 105541632 24543 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25767 24543 426 29 0 24582 0
Current children cumulated CPU time (s) 636.22
Current children cumulated vsize (KiB) 103068

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=949488/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103596 CPUtime=874.08
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24701 0 0 0 87394 14 0 0 25 0 1 0 24289283 106082304 24680 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220075 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25899 24680 426 29 0 24714 0
Current children cumulated CPU time (s) 874.08
Current children cumulated vsize (KiB) 103596

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=949232/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103596 CPUtime=933.83
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24701 0 0 0 93369 14 0 0 25 0 1 0 24289283 106082304 24680 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264189 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25899 24680 426 29 0 24714 0
Current children cumulated CPU time (s) 933.83
Current children cumulated vsize (KiB) 103596

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=949232/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103596 CPUtime=993.58
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24702 0 0 0 99344 14 0 0 25 0 1 0 24289283 106082304 24681 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25899 24681 426 29 0 24714 0
Current children cumulated CPU time (s) 993.58
Current children cumulated vsize (KiB) 103596

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=949104/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103596 CPUtime=1053.34
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24706 0 0 0 105320 14 0 0 25 0 1 0 24289283 106082304 24685 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25899 24685 426 29 0 24714 0
Current children cumulated CPU time (s) 1053.34
Current children cumulated vsize (KiB) 103596

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=949040/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103860 CPUtime=1113.1
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24758 0 0 0 111295 15 0 0 25 0 1 0 24289283 106352640 24737 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25965 24737 426 29 0 24780 0
Current children cumulated CPU time (s) 1113.1
Current children cumulated vsize (KiB) 103860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948984/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103860 CPUtime=1172.86
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24772 0 0 0 117271 15 0 0 25 0 1 0 24289283 106352640 24751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842944 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25965 24751 426 29 0 24780 0
Current children cumulated CPU time (s) 1172.86
Current children cumulated vsize (KiB) 103860

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948984/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103860 CPUtime=1232.61
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24775 0 0 0 123246 15 0 0 25 0 1 0 24289283 106352640 24754 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25965 24754 426 29 0 24780 0
Current children cumulated CPU time (s) 1232.61
Current children cumulated vsize (KiB) 103860

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948920/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103860 CPUtime=1292.36
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24775 0 0 0 129221 15 0 0 25 0 1 0 24289283 106352640 24754 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25965 24754 426 29 0 24780 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 103860

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1352.11
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24779 0 0 0 135196 15 0 0 25 0 1 0 24289283 106487808 24758 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264160 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24758 426 29 0 24813 0
Current children cumulated CPU time (s) 1352.11
Current children cumulated vsize (KiB) 103992

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1411.87
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 141172 15 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1411.87
Current children cumulated vsize (KiB) 103992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948792/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1471.62
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 147147 15 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1471.62
Current children cumulated vsize (KiB) 103992

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1531.37
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 153122 15 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290059 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1531.37
Current children cumulated vsize (KiB) 103992

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948792/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1591.13
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 159098 15 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1591.13
Current children cumulated vsize (KiB) 103992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948792/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1650.89
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 165073 16 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864939 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1650.89
Current children cumulated vsize (KiB) 103992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948792/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1710.65
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 171049 16 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1710.65
Current children cumulated vsize (KiB) 103992

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1770.4
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 177024 16 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (KiB) 103992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1800.07
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 179991 16 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 103992

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

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

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25299
/proc/meminfo: memFree=948856/2055920 swapFree=4192948/4192956
[pid=25270] ppid=25268 vsize=103992 CPUtime=1800.07
/proc/25270/stat : 25270 (ld-linux.so.2) R 25268 25270 20976 0 -1 4194304 24788 0 0 0 179991 16 0 0 25 0 1 0 24289283 106487808 24767 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25270/statm: 25998 24767 426 29 0 24813 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 103992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.12
CPU time (s): 1800.09
CPU user time (s): 1799.92
CPU system time (s): 0.177972
CPU usage (%): 99.3363
Max. virtual memory (cumulated for all children) (KiB): 103992

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

runsolver used 1.9947 second user time and 5.42917 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 06:17:25
IDJOB=2081105
IDBENCH=57303
IDSOLVER=769
FILE ID=node87/2081105-1247372244
PBS_JOBID= 9507082
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= e4d8056326b04b00114496ca953a2edb
RANDOM SEED=622088754

node87.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.236
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.236
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:        658056 kB
Buffers:         93080 kB
Cached:         865576 kB
SwapCached:          8 kB
Active:         606152 kB
Inactive:       706616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        658056 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:         364064 kB
Slab:            69532 kB
Committed_AS:   533812 kB
PageTables:       2620 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= 66292 MiB
End job on node87 at 2009-07-12 06:47:39