Trace number 2062867

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 1207.39 1209.36

DiagnosticValue
ASSIGNMENTS7799200
CHECKS2707350000
NODES7799200

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-7.xml
MD5SUMecb6f233f61e5d259266e5fb1cd34725
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.42557
Satisfiable
(Un)Satisfiability was proved
Number of variables147
Number of constraints78
Maximum constraint arity49
Maximum domain size49
Number of constraints which are defined in extension49
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(29)

Solver Data

0.19/0.20	c mistral version 1.545
1207.33/1209.35	s SATISFIABLE
1207.33/1209.35	v 6 3 7 1 2 5 4 1 2 6 7 4 3 5 4 1 5 6 3 7 2 7 4 3 2 5 6 1 2 5 4 3 6 1 7 5 6 1 4 7 2 3 3 7 2 5 1 4 6 7 2 1 6 5 3 4 5 7 4 3 1 6 2 6 1 7 2 4 5 3 2 3 5 4 6 1 7 1 5 2 7 3 4 6 4 6 3 5 7 2 1 3 4 6 1 2 7 5 42 16 43 6 12 31 25 5 14 39 45 22 20 30 27 1 35 37 18 47 10 44 24 19 11 34 36 7 8 33 23 21 38 4 48 32 41 3 26 49 9 15 17 46 13 29 2 28 40
1207.33/1209.35	d CHECKS 2707349893
1207.33/1209.35	d ASSIGNMENTS 7799196
1207.33/1209.35	d NODES 7799196 BACKTRACKS 7797912 FAILURES 7797912 RUNTIME 1207.55 TOTALTIME 1207.56 NODES/s 6458.69 CHECKS/s 2.24202e+06

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-2062867-1247329785/watcher-2062867-1247329785 -o /tmp/evaluation-result-2062867-1247329785/solver-2062867-1247329785 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2062867-1247329785.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.07 2.06 4/74 17303
/proc/meminfo: memFree=1146536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=18576 CPUtime=0
/proc/17303/stat : 17303 (runsolver) R 17301 17303 13952 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 20045971 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17303/statm: 4644 284 249 26 0 2626 0

[startup+0.109743 s]
/proc/loadavg: 1.92 2.07 2.06 4/74 17303
/proc/meminfo: memFree=1146536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6536 CPUtime=0.09
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 895 0 0 0 9 0 0 0 18 0 1 0 20045971 6692864 874 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1634 874 424 29 0 449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6536

[startup+0.201763 s]
/proc/loadavg: 1.92 2.07 2.06 4/74 17303
/proc/meminfo: memFree=1146536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6536 CPUtime=0.19
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 895 0 0 0 19 0 0 0 18 0 1 0 20045971 6692864 874 996147200 1448431616 1448550632 4294956208 18446744073709551615 135305841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1634 874 424 29 0 449 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6536

[startup+0.301781 s]
/proc/loadavg: 1.92 2.07 2.06 4/74 17303
/proc/meminfo: memFree=1146536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6536 CPUtime=0.29
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 895 0 0 0 29 0 0 0 19 0 1 0 20045971 6692864 874 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865397 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1634 874 424 29 0 449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6536

[startup+0.701855 s]
/proc/loadavg: 1.92 2.07 2.06 4/74 17303
/proc/meminfo: memFree=1146536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=0.69
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 896 0 0 0 69 0 0 0 23 0 1 0 20045971 6828032 875 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864980 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 875 424 29 0 482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6668

[startup+1.50201 s]
/proc/loadavg: 1.92 2.07 2.06 3/75 17304
/proc/meminfo: memFree=1144608/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1.48
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 902 0 0 0 148 0 0 0 25 0 1 0 20045971 6828032 881 996147200 1448431616 1448550632 4294956208 18446744073709551615 135305036 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 881 424 29 0 482 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6668

[startup+3.10232 s]
/proc/loadavg: 1.92 2.07 2.06 3/75 17304
/proc/meminfo: memFree=1144416/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=3.06
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 906 0 0 0 306 0 0 0 25 0 1 0 20045971 6828032 885 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161313 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 885 424 29 0 482 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 6668

[startup+6.30193 s]
/proc/loadavg: 1.93 2.07 2.06 3/75 17304
/proc/meminfo: memFree=1144416/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=6.23
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 908 0 0 0 623 0 0 0 25 0 1 0 20045971 6828032 887 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161289 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 887 424 29 0 482 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6668

[startup+12.7011 s]
/proc/loadavg: 1.93 2.06 2.06 3/75 17304
/proc/meminfo: memFree=1144288/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=12.58
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 910 0 0 0 1258 0 0 0 25 0 1 0 20045971 6828032 889 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756481 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 889 424 29 0 482 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 6668

[startup+25.5016 s]
/proc/loadavg: 1.95 2.06 2.06 3/75 17304
/proc/meminfo: memFree=1144352/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=25.27
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 912 0 0 0 2527 0 0 0 25 0 1 0 20045971 6828032 891 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117538 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 891 424 29 0 482 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 6668

[startup+51.1015 s]
/proc/loadavg: 1.96 2.05 2.05 3/75 17304
/proc/meminfo: memFree=1144352/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=50.67
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 913 0 0 0 5067 0 0 0 25 0 1 0 20045971 6828032 892 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756426 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 892 424 29 0 482 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 6668

[startup+102.301 s]
/proc/loadavg: 1.98 2.04 2.05 3/75 17304
/proc/meminfo: memFree=1144288/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=101.45
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 915 0 0 0 10145 0 0 0 25 0 1 0 20045971 6828032 894 996147200 1448431616 1448550632 4294956208 18446744073709551615 134828998 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 894 424 29 0 482 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 6668

[startup+162.302 s]
/proc/loadavg: 1.99 2.03 2.04 3/75 17304
/proc/meminfo: memFree=1144160/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=160.98
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 915 0 0 0 16097 1 0 0 25 0 1 0 20045971 6828032 894 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 1 0 0
/proc/17303/statm: 1667 894 424 29 0 482 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 6668

[startup+222.306 s]
/proc/loadavg: 1.80 1.96 2.02 3/75 17439
/proc/meminfo: memFree=1130720/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=220.8
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 915 0 0 0 22078 2 0 0 25 0 1 0 20045971 6828032 894 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756181 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 894 424 29 0 482 0
Current children cumulated CPU time (s) 220.8
Current children cumulated vsize (KiB) 6668

[startup+282.303 s]
/proc/loadavg: 1.92 1.97 2.01 3/75 17439
/proc/meminfo: memFree=1127584/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=280.76
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 916 0 0 0 28074 2 0 0 25 0 1 0 20045971 6828032 895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 895 424 29 0 482 0
Current children cumulated CPU time (s) 280.76
Current children cumulated vsize (KiB) 6668

[startup+342.301 s]
/proc/loadavg: 1.97 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1125920/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=340.73
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 916 0 0 0 34071 2 0 0 25 0 1 0 20045971 6828032 895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756264 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 895 424 29 0 482 0
Current children cumulated CPU time (s) 340.73
Current children cumulated vsize (KiB) 6668

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1125472/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=400.7
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 917 0 0 0 40068 2 0 0 25 0 1 0 20045971 6828032 896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 896 424 29 0 482 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 6668

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1125536/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=460.67
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 917 0 0 0 46065 2 0 0 25 0 1 0 20045971 6828032 896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849765 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 896 424 29 0 482 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 6668

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1125280/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=520.64
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 917 0 0 0 52062 2 0 0 25 0 1 0 20045971 6828032 896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 896 424 29 0 482 0
Current children cumulated CPU time (s) 520.64
Current children cumulated vsize (KiB) 6668

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1124896/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=580.62
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 917 0 0 0 58060 2 0 0 25 0 1 0 20045971 6828032 896 996147200 1448431616 1448550632 4294956208 18446744073709551615 135305158 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 896 424 29 0 482 0
Current children cumulated CPU time (s) 580.62
Current children cumulated vsize (KiB) 6668

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1124896/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=640.59
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 917 0 0 0 64057 2 0 0 25 0 1 0 20045971 6828032 896 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865437 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 896 424 29 0 482 0
Current children cumulated CPU time (s) 640.59
Current children cumulated vsize (KiB) 6668

[startup+702.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1124512/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=700.56
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 70054 2 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865011 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 700.56
Current children cumulated vsize (KiB) 6668

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1124256/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=760.55
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 76052 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865219 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 760.55
Current children cumulated vsize (KiB) 6668

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1124256/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=820.51
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 82048 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718499 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 820.51
Current children cumulated vsize (KiB) 6668

[startup+882.306 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1123936/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=880.49
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 88046 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134717940 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 880.49
Current children cumulated vsize (KiB) 6668

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1123936/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=940.45
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 94042 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264044 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 940.45
Current children cumulated vsize (KiB) 6668

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1123552/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1000.42
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 100039 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718776 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1000.42
Current children cumulated vsize (KiB) 6668

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1123552/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1060.4
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 106037 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756415 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1060.4
Current children cumulated vsize (KiB) 6668

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1122976/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1120.37
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 112034 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1120.37
Current children cumulated vsize (KiB) 6668

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1122976/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1180.34
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 118031 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161302 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1180.34
Current children cumulated vsize (KiB) 6668

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

[startup+1190.4 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1122976/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1188.44
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 118841 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 135304740 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1188.44
Current children cumulated vsize (KiB) 6668

[startup+1196.8 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17439
/proc/meminfo: memFree=1122976/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1194.84
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 119481 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865011 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1194.84
Current children cumulated vsize (KiB) 6668

[startup+1203.2 s]
/proc/loadavg: 1.99 1.97 2.00 4/75 17439
/proc/meminfo: memFree=1122976/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1201.23
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120120 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1201.23
Current children cumulated vsize (KiB) 6668

[startup+1206.4 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17441
/proc/meminfo: memFree=1122904/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1204.43
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120440 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1204.43
Current children cumulated vsize (KiB) 6668

[startup+1208 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17441
/proc/meminfo: memFree=1122904/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1206.03
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120600 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718094 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1206.03
Current children cumulated vsize (KiB) 6668

[startup+1208.8 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17441
/proc/meminfo: memFree=1122904/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1206.83
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120680 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864985 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1206.83
Current children cumulated vsize (KiB) 6668

[startup+1209.2 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17441
/proc/meminfo: memFree=1122904/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1207.23
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120720 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1207.23
Current children cumulated vsize (KiB) 6668

[startup+1209.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/75 17441
/proc/meminfo: memFree=1122904/2055920 swapFree=4192956/4192956
[pid=17303] ppid=17301 vsize=6668 CPUtime=1207.33
/proc/17303/stat : 17303 (ld-linux.so.2) R 17301 17303 13952 0 -1 4194304 918 0 0 0 120730 3 0 0 25 0 1 0 20045971 6828032 897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897040 0 0 4096 0 0 0 0 17 0 0 0
/proc/17303/statm: 1667 897 424 29 0 482 0
Current children cumulated CPU time (s) 1207.33
Current children cumulated vsize (KiB) 6668

Child status: 0
Real time (s): 1209.36
CPU time (s): 1207.39
CPU user time (s): 1207.36
CPU system time (s): 0.035994
CPU usage (%): 99.8374
Max. virtual memory (cumulated for all children) (KiB): 6668

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

runsolver used 1.41878 second user time and 3.91341 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 18:29:45
IDJOB=2062867
IDBENCH=53938
IDSOLVER=769
FILE ID=node5/2062867-1247329785
PBS_JOBID= 9506618
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= ecb6f233f61e5d259266e5fb1cd34725
RANDOM SEED=1296912618

node5.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.258
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.258
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:       1147016 kB
Buffers:         54540 kB
Cached:         748880 kB
SwapCached:          0 kB
Active:          83160 kB
Inactive:       749224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          39692 kB
Slab:            61924 kB
Committed_AS:   239956 kB
PageTables:       1776 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= 66376 MiB
End job on node5 at 2009-07-11 18:49:54