Trace number 2087155

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.545SAT 1486.86 1494.2

DiagnosticValue
ASSIGNMENTS5281290
CHECKS646909000
NODES5281290

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-5.xml
MD5SUM7190ed6731aa72fd4a74df29ac13f8df
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1486.86
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.19/0.20	c mistral version 1.545
1486.65/1494.07	s SATISFIABLE
1486.65/1494.07	v 4 3 4 1 4 0 4 0 4 2 4 1 0 3 2 0 3 3 0 3 3 0 0 0 0
1486.65/1494.07	d CHECKS 646908540
1486.65/1494.07	d ASSIGNMENTS 5281292
1486.65/1494.07	d NODES 5281292 BACKTRACKS 5281281 FAILURES 5281281 RUNTIME 1483.45 TOTALTIME 1486.95 NODES/s 3560.14 CHECKS/s 436084

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087155-1247385479/watcher-2087155-1247385479 -o /tmp/evaluation-result-2087155-1247385479/solver-2087155-1247385479 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2087155-1247385479.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.08 2.04 2.01 3/82 25923
/proc/meminfo: memFree=1444328/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=2440 CPUtime=0
/proc/25923/stat : 25923 (ld-linux.so.2) D 25921 25923 25169 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 25615373 2498560 42 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448525156 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/25923/statm: 610 42 30 29 0 5 0

[startup+0.042632 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 25923
/proc/meminfo: memFree=1444328/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=5764 CPUtime=0.03
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 622 0 0 0 3 0 0 0 18 0 1 0 25615373 5902336 601 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 1441 602 358 29 0 256 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5764

[startup+0.101637 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 25923
/proc/meminfo: memFree=1444328/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=7240 CPUtime=0.08
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 976 0 0 0 8 0 0 0 18 0 1 0 25615373 7413760 955 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 1810 956 358 29 0 625 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7240

[startup+0.301656 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 25923
/proc/meminfo: memFree=1444328/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=11664 CPUtime=0.27
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 2087 0 0 0 26 1 0 0 19 0 1 0 25615373 11943936 2066 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 2916 2066 358 29 0 1731 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11664

[startup+0.701695 s]
/proc/loadavg: 2.08 2.04 2.01 3/82 25923
/proc/meminfo: memFree=1444328/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=21048 CPUtime=0.68
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 4452 0 0 0 64 4 0 0 22 0 1 0 25615373 21553152 4431 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 5262 4431 358 29 0 4077 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21048

[startup+1.50177 s]
/proc/loadavg: 2.15 2.05 2.01 3/83 25924
/proc/meminfo: memFree=1420576/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=39984 CPUtime=1.47
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 9174 0 0 0 141 6 0 0 25 0 1 0 25615373 40943616 9153 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 9996 9153 358 29 0 8811 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39984

[startup+3.10192 s]
/proc/loadavg: 2.15 2.05 2.01 3/83 25924
/proc/meminfo: memFree=1397472/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=76592 CPUtime=3
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 18306 0 0 0 288 12 0 0 25 0 1 0 25615373 78430208 18285 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 19148 18285 358 29 0 17963 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 76592

[startup+6.30123 s]
/proc/loadavg: 2.14 2.05 2.01 3/83 25924
/proc/meminfo: memFree=1367264/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=6.19
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19916 0 0 0 606 13 0 0 25 0 1 0 25615373 84639744 19895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860556 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19895 412 29 0 19479 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 82656

[startup+12.7018 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 25924
/proc/meminfo: memFree=1377512/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=12.59
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19916 0 0 0 1246 13 0 0 25 0 1 0 25615373 84639744 19895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860524 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19895 412 29 0 19479 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 82656

[startup+25.501 s]
/proc/loadavg: 2.10 2.05 2.01 3/83 25924
/proc/meminfo: memFree=1369128/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=25.38
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19916 0 0 0 2525 13 0 0 25 0 1 0 25615373 84639744 19895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860501 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19895 412 29 0 19479 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 82656

[startup+51.1014 s]
/proc/loadavg: 2.22 2.08 2.02 3/83 25924
/proc/meminfo: memFree=1366632/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=50.93
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 5079 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860543 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 82656

[startup+102.305 s]
/proc/loadavg: 2.23 2.10 2.02 3/83 25924
/proc/meminfo: memFree=1356456/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=101.61
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 10147 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860556 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 82656

[startup+162.302 s]
/proc/loadavg: 2.24 2.11 2.03 3/83 25924
/proc/meminfo: memFree=1353832/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=161.22
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 16108 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264013 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 82656

[startup+222.302 s]
/proc/loadavg: 2.09 2.09 2.02 3/83 25930
/proc/meminfo: memFree=1358184/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=221.03
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 22089 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264051 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 221.03
Current children cumulated vsize (KiB) 82656

[startup+282.301 s]
/proc/loadavg: 2.03 2.07 2.02 3/83 25930
/proc/meminfo: memFree=1361896/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=280.66
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 28052 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860628 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 82656

[startup+342.302 s]
/proc/loadavg: 2.08 2.07 2.02 3/83 25930
/proc/meminfo: memFree=1360680/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=340.13
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 33999 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264016 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 340.13
Current children cumulated vsize (KiB) 82656

[startup+402.302 s]
/proc/loadavg: 2.03 2.05 2.01 3/83 25930
/proc/meminfo: memFree=1353768/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=399.75
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 39961 14 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860852 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 399.75
Current children cumulated vsize (KiB) 82656

[startup+462.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/83 25930
/proc/meminfo: memFree=1350568/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=459.25
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 45910 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 459.25
Current children cumulated vsize (KiB) 82656

[startup+522.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 25930
/proc/meminfo: memFree=1363368/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=518.81
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 51866 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263990 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 518.81
Current children cumulated vsize (KiB) 82656

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25930
/proc/meminfo: memFree=1342376/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=578.36
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 57821 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264018 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 578.36
Current children cumulated vsize (KiB) 82656

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25930
/proc/meminfo: memFree=1367848/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=637.91
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 63776 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860611 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 637.91
Current children cumulated vsize (KiB) 82656

[startup+702.302 s]

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

/proc/meminfo: memFree=1361768/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=816.89
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 81674 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134861086 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 816.89
Current children cumulated vsize (KiB) 82656

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1364712/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=876.77
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 87662 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134861079 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 876.77
Current children cumulated vsize (KiB) 82656

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1361640/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=936.69
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 93654 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264051 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 936.69
Current children cumulated vsize (KiB) 82656

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1365608/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=996.4
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 99625 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134834943 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 996.4
Current children cumulated vsize (KiB) 82656

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1363944/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1056.02
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 105587 15 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257878 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1056.02
Current children cumulated vsize (KiB) 82656

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1364456/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1115.54
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 111538 16 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257839 0 0 4096 0 0 0 0 17 1 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1115.54
Current children cumulated vsize (KiB) 82656

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1358824/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1175.19
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 117503 16 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134834882 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1175.19
Current children cumulated vsize (KiB) 82656

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25930
/proc/meminfo: memFree=1370664/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1235.17
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 123501 16 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1235.17
Current children cumulated vsize (KiB) 82656

[startup+1302.3 s]
/proc/loadavg: 2.20 2.05 2.01 3/84 25972
/proc/meminfo: memFree=1240360/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1295.03
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 129485 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860556 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1295.03
Current children cumulated vsize (KiB) 82656

[startup+1362.3 s]
/proc/loadavg: 1.44 1.85 1.95 2/84 25972
/proc/meminfo: memFree=1240232/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1354.99
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 135481 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257824 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1354.99
Current children cumulated vsize (KiB) 82656

[startup+1422.31 s]
/proc/loadavg: 1.16 1.69 1.89 2/84 25972
/proc/meminfo: memFree=1239784/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1414.97
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 141479 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860561 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1414.97
Current children cumulated vsize (KiB) 82656

[startup+1482.3 s]
/proc/loadavg: 1.06 1.57 1.83 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1474.95
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 147477 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135265465 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1474.95
Current children cumulated vsize (KiB) 82656

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

[startup+1484.7 s]
/proc/loadavg: 1.06 1.57 1.83 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1477.35
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 147717 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860689 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1477.35
Current children cumulated vsize (KiB) 82656

[startup+1491.1 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1483.75
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 148357 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860769 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1483.75
Current children cumulated vsize (KiB) 82656

[startup+1492.71 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1485.35
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 148517 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860605 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1485.35
Current children cumulated vsize (KiB) 82656

[startup+1493.5 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1486.15
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 148597 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263984 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1486.15
Current children cumulated vsize (KiB) 82656

[startup+1493.9 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=82656 CPUtime=1486.55
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19917 0 0 0 148637 18 0 0 25 0 1 0 25615373 84639744 19896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135265328 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20664 19896 412 29 0 19479 0
Current children cumulated CPU time (s) 1486.55
Current children cumulated vsize (KiB) 82656

[startup+1494.1 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=80932 CPUtime=1486.74
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194304 19955 0 0 0 148656 18 0 0 25 0 1 0 25615373 82874368 19502 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378112 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 20233 19502 449 29 0 19048 0
Current children cumulated CPU time (s) 1486.74
Current children cumulated vsize (KiB) 80932

[startup+1494.2 s]
/proc/loadavg: 1.05 1.55 1.82 2/84 25972
/proc/meminfo: memFree=1239912/2055920 swapFree=4192812/4192956
[pid=25923] ppid=25921 vsize=0 CPUtime=1486.85
/proc/25923/stat : 25923 (ld-linux.so.2) R 25921 25923 25169 0 -1 4194308 19956 0 0 0 148665 20 0 0 25 0 1 0 25615373 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25923/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1486.85
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1494.2
CPU time (s): 1486.86
CPU user time (s): 1486.65
CPU system time (s): 0.201969
CPU usage (%): 99.5084
Max. virtual memory (cumulated for all children) (KiB): 82656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1486.65
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19956
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= 25
involuntary context switches= 17740

runsolver used 1.3298 second user time and 4.11637 second system time

The end

Launcher Data

Begin job on node8 at 2009-07-12 09:58:01
IDJOB=2087155
IDBENCH=58696
IDSOLVER=769
FILE ID=node8/2087155-1247385479
PBS_JOBID= 9507298
Free space on /tmp= 66180 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-5.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087155-1247385479/watcher-2087155-1247385479 -o /tmp/evaluation-result-2087155-1247385479/solver-2087155-1247385479 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2087155-1247385479.xml

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

MD5SUM BENCH= 7190ed6731aa72fd4a74df29ac13f8df
RANDOM SEED=1425204416

node8.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.213
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.213
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:       1444808 kB
Buffers:         14848 kB
Cached:         210708 kB
SwapCached:          0 kB
Active:         492604 kB
Inactive:        62788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31196 kB
Writeback:           0 kB
Mapped:         342476 kB
Slab:            39340 kB
Committed_AS:   496648 kB
PageTables:       3264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66188 MiB
End job on node8 at 2009-07-12 10:22:56