Trace number 2083558

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.545UNSAT 904.873 908.838

DiagnosticValue
ASSIGNMENTS8406
CHECKS334574
NODES8406

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-0.xml
MD5SUMa0e05c3f701a8303e8373aea0961fb40
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.8182
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c mistral version 1.545
904.63/908.62	s UNSATISFIABLE
904.63/908.62	d CHECKS 334574
904.63/908.62	d ASSIGNMENTS 8406
904.63/908.62	d NODES 8406 BACKTRACKS 8382 FAILURES 8383 RUNTIME 901.72 TOTALTIME 904.78 NODES/s 9.32218 CHECKS/s 371.04

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083558-1247377650/watcher-2083558-1247377650 -o /tmp/evaluation-result-2083558-1247377650/solver-2083558-1247377650 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083558-1247377650.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.80 2.48 2.21 4/83 25375
/proc/meminfo: memFree=1240008/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=18576 CPUtime=0
/proc/25375/stat : 25375 (runsolver) R 25373 25375 25070 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24827755 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 233402068263 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25375/statm: 4644 284 249 26 0 2626 0

[startup+0.0428289 s]
/proc/loadavg: 2.80 2.48 2.21 4/83 25375
/proc/meminfo: memFree=1240008/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=2292 CPUtime=0
/proc/25375/stat : 25375 (ld-linux.so.2) D 25373 25375 25070 0 -1 4194304 51 0 2 0 0 0 0 0 19 0 1 0 24827755 2347008 38 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448525284 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/25375/statm: 573 38 28 29 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2292

[startup+0.103839 s]
/proc/loadavg: 2.80 2.48 2.21 4/83 25375
/proc/meminfo: memFree=1240008/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=6400 CPUtime=0.03
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 769 0 10 0 2 1 0 0 18 0 1 0 24827755 6553600 758 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655606 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 1600 758 355 29 0 415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6400

[startup+0.301852 s]
/proc/loadavg: 2.80 2.48 2.21 4/83 25375
/proc/meminfo: memFree=1240008/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=9536 CPUtime=0.23
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 1585 0 10 0 21 2 0 0 20 0 1 0 24827755 9764864 1574 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379267 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 2384 1574 374 29 0 1199 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9536

[startup+0.701892 s]
/proc/loadavg: 2.80 2.48 2.21 4/83 25375
/proc/meminfo: memFree=1240008/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=13648 CPUtime=0.63
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 2584 0 10 0 61 2 0 0 24 0 1 0 24827755 13975552 2573 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655606 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 3412 2573 375 29 0 2227 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 13648

[startup+1.50197 s]
/proc/loadavg: 2.80 2.48 2.21 4/84 25376
/proc/meminfo: memFree=1224192/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=21252 CPUtime=1.42
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 4467 0 10 0 139 3 0 0 25 0 1 0 24827755 21762048 4456 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158968157 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 5313 4456 375 29 0 4128 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 21252

[startup+3.10214 s]
/proc/loadavg: 2.80 2.48 2.21 4/84 25376
/proc/meminfo: memFree=1213888/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=124596 CPUtime=3.01
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 19744 0 10 0 288 13 0 0 25 0 1 0 24827755 127586304 19733 996147200 1448431616 1448550632 4294956208 18446744073709551615 134967406 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 31149 19733 391 29 0 29964 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 124596

[startup+6.30145 s]
/proc/loadavg: 2.82 2.49 2.22 3/84 25376
/proc/meminfo: memFree=1150400/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=6.18
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21900 0 10 0 605 13 0 0 25 0 1 0 24827755 136613888 21889 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529888 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 33353 21889 398 29 0 32168 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 133412

[startup+12.7021 s]
/proc/loadavg: 2.75 2.48 2.22 4/84 25376
/proc/meminfo: memFree=1149504/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=12.52
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21900 0 10 0 1239 13 0 0 25 0 1 0 24827755 136613888 21889 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 33353 21889 398 29 0 32168 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 133412

[startup+25.5014 s]
/proc/loadavg: 2.81 2.51 2.23 4/84 25376
/proc/meminfo: memFree=1149568/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=25.22
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21900 0 10 0 2509 13 0 0 25 0 1 0 24827755 136613888 21889 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257841 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 33353 21889 398 29 0 32168 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 133412

[startup+51.1019 s]
/proc/loadavg: 2.87 2.54 2.25 4/84 25376
/proc/meminfo: memFree=1149568/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=50.63
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21901 0 10 0 5050 13 0 0 25 0 1 0 24827755 136613888 21890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534269 0 0 4096 0 0 0 0 17 0 0 0
/proc/25375/statm: 33353 21890 399 29 0 32168 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 133412

[startup+102.306 s]
/proc/loadavg: 2.65 2.55 2.26 3/73 25437
/proc/meminfo: memFree=1771872/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=101.49
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21901 0 10 0 10135 14 0 0 25 0 1 0 24827755 136613888 21890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21890 399 29 0 32168 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 133412

[startup+162.302 s]
/proc/loadavg: 2.31 2.46 2.25 3/73 25437
/proc/meminfo: memFree=1772192/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=161.25
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21901 0 10 0 16111 14 0 0 25 0 1 0 24827755 136613888 21890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21890 399 29 0 32168 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 133412

[startup+222.302 s]
/proc/loadavg: 2.17 2.39 2.24 3/73 25439
/proc/meminfo: memFree=1771680/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=221.02
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21901 0 10 0 22088 14 0 0 25 0 1 0 24827755 136613888 21890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21890 399 29 0 32168 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 133412

[startup+282.302 s]
/proc/loadavg: 2.12 2.33 2.23 3/73 25439
/proc/meminfo: memFree=1771488/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=280.79
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21901 0 10 0 28064 15 0 0 25 0 1 0 24827755 136613888 21890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531319 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21890 399 29 0 32168 0
Current children cumulated CPU time (s) 280.79
Current children cumulated vsize (KiB) 133412

[startup+342.302 s]
/proc/loadavg: 2.09 2.28 2.21 3/73 25439
/proc/meminfo: memFree=1771488/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=340.56
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 34041 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529958 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 340.56
Current children cumulated vsize (KiB) 133412

[startup+402.302 s]
/proc/loadavg: 2.08 2.25 2.20 3/73 25439
/proc/meminfo: memFree=1771488/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=400.32
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 40017 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 133412

[startup+462.302 s]
/proc/loadavg: 2.07 2.21 2.19 3/73 25439
/proc/meminfo: memFree=1771488/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=460.09
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 45994 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534234 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 460.09
Current children cumulated vsize (KiB) 133412

[startup+522.302 s]
/proc/loadavg: 2.02 2.17 2.18 3/73 25439
/proc/meminfo: memFree=1771488/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=519.85
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 51970 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 519.85
Current children cumulated vsize (KiB) 133412

[startup+582.302 s]
/proc/loadavg: 2.01 2.14 2.16 3/73 25439
/proc/meminfo: memFree=1771424/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=579.62
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 57947 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 579.62
Current children cumulated vsize (KiB) 133412

[startup+642.302 s]
/proc/loadavg: 2.00 2.11 2.15 3/73 25439
/proc/meminfo: memFree=1771424/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=639.38
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 63923 15 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529461 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 639.38
Current children cumulated vsize (KiB) 133412

[startup+702.302 s]
/proc/loadavg: 2.00 2.09 2.14 3/73 25439
/proc/meminfo: memFree=1771296/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=699.15
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 69899 16 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 699.15
Current children cumulated vsize (KiB) 133412

[startup+762.307 s]
/proc/loadavg: 2.00 2.07 2.13 3/73 25439
/proc/meminfo: memFree=1771104/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=758.92
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 75876 16 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 758.92
Current children cumulated vsize (KiB) 133412

[startup+822.302 s]
/proc/loadavg: 2.07 2.07 2.12 3/73 25445
/proc/meminfo: memFree=1770200/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=818.66
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21903 0 10 0 81850 16 0 0 25 0 1 0 24827755 136613888 21892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531336 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21892 401 29 0 32168 0
Current children cumulated CPU time (s) 818.66
Current children cumulated vsize (KiB) 133412

[startup+882.302 s]
/proc/loadavg: 2.09 2.07 2.12 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=878.43
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 87827 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 133412

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

[startup+895.902 s]
/proc/loadavg: 2.07 2.07 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=891.97
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 89181 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531793 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 891.97
Current children cumulated vsize (KiB) 133412

[startup+902.302 s]
/proc/loadavg: 2.07 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=898.35
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 89819 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 898.35
Current children cumulated vsize (KiB) 133412

[startup+905.502 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=901.54
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 90138 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860838 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 901.54
Current children cumulated vsize (KiB) 133412

[startup+907.102 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=903.13
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 90297 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 903.13
Current children cumulated vsize (KiB) 133412

[startup+907.901 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=903.93
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 90377 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 903.93
Current children cumulated vsize (KiB) 133412

[startup+908.301 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133412 CPUtime=904.32
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21927 0 10 0 90416 16 0 0 25 0 1 0 24827755 136613888 21916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33353 21916 408 29 0 32168 0
Current children cumulated CPU time (s) 904.32
Current children cumulated vsize (KiB) 133412

[startup+908.701 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=133416 CPUtime=904.72
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21956 0 10 0 90456 16 0 0 25 0 1 0 24827755 136617984 21945 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157375106 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 33354 21945 436 29 0 32169 0
Current children cumulated CPU time (s) 904.72
Current children cumulated vsize (KiB) 133416

[startup+908.801 s]
/proc/loadavg: 2.06 2.06 2.11 3/73 25445
/proc/meminfo: memFree=1770264/2055920 swapFree=4192812/4192956
[pid=25375] ppid=25373 vsize=35436 CPUtime=904.82
/proc/25375/stat : 25375 (ld-linux.so.2) R 25373 25375 25070 0 -1 4194304 21962 0 11 0 90465 17 0 0 25 0 1 0 24827755 36286464 8042 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378188 0 0 4096 0 0 0 0 17 1 0 0
/proc/25375/statm: 8859 8042 443 29 0 7674 0
Current children cumulated CPU time (s) 904.82
Current children cumulated vsize (KiB) 35436

Child status: 0
Real time (s): 908.838
CPU time (s): 904.873
CPU user time (s): 904.687
CPU system time (s): 0.185971
CPU usage (%): 99.5638
Max. virtual memory (cumulated for all children) (KiB): 133416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.687
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21964
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 13038

runsolver used 0.85287 second user time and 2.46362 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 07:47:31
IDJOB=2083558
IDBENCH=57854
IDSOLVER=769
FILE ID=node70/2083558-1247377650
PBS_JOBID= 9507162
Free space on /tmp= 66408 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-0.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083558-1247377650/watcher-2083558-1247377650 -o /tmp/evaluation-result-2083558-1247377650/solver-2083558-1247377650 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083558-1247377650.xml

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

MD5SUM BENCH= a0e05c3f701a8303e8373aea0961fb40
RANDOM SEED=1243282062

node70.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.214
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.214
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:       1240488 kB
Buffers:          2144 kB
Cached:          63408 kB
SwapCached:          0 kB
Active:         742728 kB
Inactive:        21736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10088 kB
Writeback:           0 kB
Mapped:         714656 kB
Slab:            34980 kB
Committed_AS:   876816 kB
PageTables:       3080 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= 66408 MiB
End job on node70 at 2009-07-12 08:02:40