Trace number 2068114

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.12 1815.95

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-usAbbrv-8-25-70.xml
MD5SUMbcac544fe23a4a252b1923e4126655de
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 benchmark16.9164
Satisfiable
(Un)Satisfiability was proved
Number of variables20611
Number of constraints3922
Maximum constraint arity61
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3922
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	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-2068114-1247346040/watcher-2068114-1247346040 -o /tmp/evaluation-result-2068114-1247346040/solver-2068114-1247346040 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068114-1247346040.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.01 2.00 2.00 4/84 17119
/proc/meminfo: memFree=1375904/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=18576 CPUtime=0
/proc/17119/stat : 17119 (runsolver) R 17117 17119 15498 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 21668572 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 226686987559 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17119/statm: 4644 284 249 26 0 2626 0

[startup+0.210872 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 17119
/proc/meminfo: memFree=1375904/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=10100 CPUtime=0.2
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 1727 0 0 0 19 1 0 0 19 0 1 0 21668572 10342400 1706 996147200 1448431616 1448550632 4294956208 18446744073709551615 134697769 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 2525 1706 378 29 0 1340 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10100

[startup+0.301896 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 17119
/proc/meminfo: memFree=1375904/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=13924 CPUtime=0.28
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 2680 0 0 0 27 1 0 0 19 0 1 0 21668572 14258176 2659 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688886 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 3481 2659 378 29 0 2296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13924

[startup+0.401916 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 17119
/proc/meminfo: memFree=1375904/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=17872 CPUtime=0.38
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 3626 0 0 0 36 2 0 0 20 0 1 0 21668572 18300928 3605 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157416321 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 4468 3605 379 29 0 3283 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 17872

[startup+0.701979 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 17119
/proc/meminfo: memFree=1375904/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=29460 CPUtime=0.68
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 6477 0 0 0 64 4 0 0 23 0 1 0 21668572 30167040 6456 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688894 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 7365 6456 379 29 0 6180 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29460

[startup+1.50214 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 17120
/proc/meminfo: memFree=1332952/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=59096 CPUtime=1.47
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 13865 0 0 0 140 7 0 0 25 0 1 0 21668572 60514304 13844 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378743 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 14774 13844 379 29 0 13589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 59096

[startup+3.10146 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 17120
/proc/meminfo: memFree=1221144/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=234784 CPUtime=3.06
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 56766 0 0 0 282 24 0 0 25 0 1 0 21668572 240418816 56745 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 58696 56745 426 29 0 57511 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 234784

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17120
/proc/meminfo: memFree=1146200/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=238960 CPUtime=6.23
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 57671 0 0 0 598 25 0 0 25 0 1 0 21668572 244695040 57650 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 59740 57650 426 29 0 58555 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 238960

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17120
/proc/meminfo: memFree=1146072/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=239092 CPUtime=12.57
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 57685 0 0 0 1232 25 0 0 25 0 1 0 21668572 244830208 57664 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839816 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 59773 57664 426 29 0 58588 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 239092

[startup+25.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1145752/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=239356 CPUtime=25.25
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 57769 0 0 0 2500 25 0 0 25 0 1 0 21668572 245100544 57748 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 59839 57748 426 29 0 58654 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 239356

[startup+51.1012 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 17126
/proc/meminfo: memFree=1140248/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241072 CPUtime=50.59
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58279 0 0 0 5034 25 0 0 25 0 1 0 21668572 246857728 58258 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60268 58258 426 29 0 59083 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 241072

[startup+102.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 17126
/proc/meminfo: memFree=1139928/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241204 CPUtime=101.31
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58307 0 0 0 10106 25 0 0 25 0 1 0 21668572 246992896 58286 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60301 58286 426 29 0 59116 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 241204

[startup+162.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1139288/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241336 CPUtime=160.74
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58340 0 0 0 16049 25 0 0 25 0 1 0 21668572 247128064 58319 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60334 58319 426 29 0 59149 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 241336

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1138456/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241732 CPUtime=220.17
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58439 0 0 0 21992 25 0 0 25 0 1 0 21668572 247533568 58418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60433 58418 426 29 0 59248 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 241732

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1138072/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241864 CPUtime=279.6
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58446 0 0 0 27935 25 0 0 25 0 1 0 21668572 247668736 58425 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60466 58425 426 29 0 59281 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 241864

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1137624/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241864 CPUtime=339.04
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58449 0 0 0 33879 25 0 0 25 0 1 0 21668572 247668736 58428 996147200 1448431616 1448550632 4294956208 18446744073709551615 134841876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60466 58428 426 29 0 59281 0
Current children cumulated CPU time (s) 339.04
Current children cumulated vsize (KiB) 241864

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1137176/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241864 CPUtime=398.47
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58449 0 0 0 39822 25 0 0 25 0 1 0 21668572 247668736 58428 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60466 58428 426 29 0 59281 0
Current children cumulated CPU time (s) 398.47
Current children cumulated vsize (KiB) 241864

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1136664/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241996 CPUtime=457.9
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58492 0 0 0 45765 25 0 0 25 0 1 0 21668572 247803904 58471 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60499 58471 426 29 0 59314 0
Current children cumulated CPU time (s) 457.9
Current children cumulated vsize (KiB) 241996

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 17126
/proc/meminfo: memFree=1136216/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241996 CPUtime=517.33
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58501 0 0 0 51708 25 0 0 25 0 1 0 21668572 247803904 58480 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60499 58480 426 29 0 59314 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 241996

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1135832/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241996 CPUtime=576.77
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58501 0 0 0 57652 25 0 0 25 0 1 0 21668572 247803904 58480 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60499 58480 426 29 0 59314 0
Current children cumulated CPU time (s) 576.77
Current children cumulated vsize (KiB) 241996

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1135448/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=241996 CPUtime=636.2
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58502 0 0 0 63595 25 0 0 25 0 1 0 21668572 247803904 58481 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60499 58481 426 29 0 59314 0
Current children cumulated CPU time (s) 636.2
Current children cumulated vsize (KiB) 241996

[startup+702.303 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1133528/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=242260 CPUtime=873.93
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58576 0 0 0 87368 25 0 0 25 0 1 0 21668572 248074240 58555 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60565 58555 426 29 0 59380 0
Current children cumulated CPU time (s) 873.93
Current children cumulated vsize (KiB) 242260

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17126
/proc/meminfo: memFree=1133080/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=242392 CPUtime=933.36
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 58587 0 0 0 93311 25 0 0 25 0 1 0 21668572 248209408 58566 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 60598 58566 426 29 0 59413 0
Current children cumulated CPU time (s) 933.36
Current children cumulated vsize (KiB) 242392

[startup+1002.31 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 17339
/proc/meminfo: memFree=1245152/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=245892 CPUtime=992.69
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59097 0 0 0 99242 27 0 0 25 0 1 0 21668572 251793408 59076 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897014 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61473 59076 426 29 0 60288 0
Current children cumulated CPU time (s) 992.69
Current children cumulated vsize (KiB) 245892

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243680/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246156 CPUtime=1052.22
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59192 0 0 0 105195 27 0 0 25 0 1 0 21668572 252063744 59171 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61539 59171 426 29 0 60354 0
Current children cumulated CPU time (s) 1052.22
Current children cumulated vsize (KiB) 246156

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243488/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246288 CPUtime=1111.76
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59206 0 0 0 111149 27 0 0 25 0 1 0 21668572 252198912 59185 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61572 59185 426 29 0 60387 0
Current children cumulated CPU time (s) 1111.76
Current children cumulated vsize (KiB) 246288

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243424/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246288 CPUtime=1171.31
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59206 0 0 0 117104 27 0 0 25 0 1 0 21668572 252198912 59185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61572 59185 426 29 0 60387 0
Current children cumulated CPU time (s) 1171.31
Current children cumulated vsize (KiB) 246288

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243424/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246288 CPUtime=1230.85
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59211 0 0 0 123058 27 0 0 25 0 1 0 21668572 252198912 59190 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219897 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61572 59190 426 29 0 60387 0
Current children cumulated CPU time (s) 1230.85
Current children cumulated vsize (KiB) 246288

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243296/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246288 CPUtime=1290.39
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59225 0 0 0 129012 27 0 0 25 0 1 0 21668572 252198912 59204 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61572 59204 426 29 0 60387 0
Current children cumulated CPU time (s) 1290.39
Current children cumulated vsize (KiB) 246288

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243360/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246420 CPUtime=1349.93
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59239 0 0 0 134966 27 0 0 25 0 1 0 21668572 252334080 59218 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842557 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61605 59218 426 29 0 60420 0
Current children cumulated CPU time (s) 1349.93
Current children cumulated vsize (KiB) 246420

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243360/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246420 CPUtime=1409.48
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59240 0 0 0 140921 27 0 0 25 0 1 0 21668572 252334080 59219 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61605 59219 426 29 0 60420 0
Current children cumulated CPU time (s) 1409.48
Current children cumulated vsize (KiB) 246420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243360/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246420 CPUtime=1469.02
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59240 0 0 0 146875 27 0 0 25 0 1 0 21668572 252334080 59219 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61605 59219 426 29 0 60420 0
Current children cumulated CPU time (s) 1469.02
Current children cumulated vsize (KiB) 246420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243168/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1528.56
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 152829 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1528.56
Current children cumulated vsize (KiB) 246684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1243040/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1588.1
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 158783 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1588.1
Current children cumulated vsize (KiB) 246684

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1242912/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1647.65
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 164738 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1647.65
Current children cumulated vsize (KiB) 246684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1242848/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1707.19
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 170692 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1707.19
Current children cumulated vsize (KiB) 246684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1242848/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1766.73
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 176646 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1766.73
Current children cumulated vsize (KiB) 246684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1242848/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1800.08
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 179981 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 246684

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

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

[startup+1815.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17340
/proc/meminfo: memFree=1242848/2055920 swapFree=4192956/4192956
[pid=17119] ppid=17117 vsize=246684 CPUtime=1800.08
/proc/17119/stat : 17119 (ld-linux.so.2) R 17117 17119 15498 0 -1 4194304 59318 0 0 0 179981 27 0 0 25 0 1 0 21668572 252604416 59297 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 61671 59297 426 29 0 60486 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 246684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.95
CPU time (s): 1800.12
CPU user time (s): 1799.81
CPU system time (s): 0.311952
CPU usage (%): 99.1285
Max. virtual memory (cumulated for all children) (KiB): 246684

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

runsolver used 1.84572 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-11 23:00:40
IDJOB=2068114
IDBENCH=54799
IDSOLVER=769
FILE ID=node80/2068114-1247346040
PBS_JOBID= 9506797
Free space on /tmp= 66252 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-usAbbrv-8-25-70.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068114-1247346040/watcher-2068114-1247346040 -o /tmp/evaluation-result-2068114-1247346040/solver-2068114-1247346040 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068114-1247346040.xml

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

MD5SUM BENCH= bcac544fe23a4a252b1923e4126655de
RANDOM SEED=588161109

node80.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.285
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.285
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:       1376384 kB
Buffers:         58648 kB
Cached:         444824 kB
SwapCached:          0 kB
Active:         205424 kB
Inactive:       421952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376384 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5092 kB
Writeback:           0 kB
Mapped:         139540 kB
Slab:            37284 kB
Committed_AS:   879164 kB
PageTables:       1988 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= 66252 MiB
End job on node80 at 2009-07-11 23:30:58