Trace number 1057408

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-prime 1.313SAT 756.398 760.079

DiagnosticValue
ASSIGNMENTS1862700
CHECKS2181150000

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-60-3-3.xml
MD5SUM8982742502452a577a9ee0d115d7aa8c
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 benchmark0.242962
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c mistral-prime version 1.313
756.32/760.07	s SATISFIABLE
756.32/760.07	v 23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 53 3 83 37 37 2 61 11 2 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 2 53 73 43 3 59 13 17 89 41 73 79 17 13 2 2 5 37 13 79 11 43 19 97 73 19 73 47 61 29 47 2 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47
756.32/760.07	d CHECKS 2181150824
756.32/760.07	d ASSIGNMENTS 1862700

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057408-1215111119/watcher-1057408-1215111119 -o /tmp/evaluation-result-1057408-1215111119/solver-1057408-1215111119 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1057408-1215111119.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.95 4/88 31226
/proc/meminfo: memFree=1230632/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=4584 CPUtime=0
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 122792520 4694016 399 996147200 134512640 135237403 4294956256 18446744073709551615 4159734688 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1146 405 350 176 0 50 0

[startup+0.0992929 s]
/proc/loadavg: 1.91 1.97 1.95 4/88 31226
/proc/meminfo: memFree=1230632/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5248 CPUtime=0.09
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 670 0 1 0 9 0 0 0 18 0 1 0 122792520 5373952 637 996147200 134512640 135237403 4294956256 18446744073709551615 134804639 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1312 637 411 176 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.101292 s]
/proc/loadavg: 1.91 1.97 1.95 4/88 31226
/proc/meminfo: memFree=1230632/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5248 CPUtime=0.09
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 670 0 1 0 9 0 0 0 18 0 1 0 122792520 5373952 637 996147200 134512640 135237403 4294956256 18446744073709551615 135028786 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1312 637 411 176 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.301315 s]
/proc/loadavg: 1.91 1.97 1.95 4/88 31226
/proc/meminfo: memFree=1230632/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5252 CPUtime=0.29
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 672 0 1 0 29 0 0 0 19 0 1 0 122792520 5378048 639 996147200 134512640 135237403 4294956256 18446744073709551615 135098977 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1313 639 411 176 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5252

[startup+0.70136 s]
/proc/loadavg: 1.91 1.97 1.95 4/88 31226
/proc/meminfo: memFree=1230632/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=0.69
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 69 0 0 0 23 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134803665 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5256

[startup+1.50145 s]
/proc/loadavg: 1.91 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1228960/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=1.48
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 148 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134801697 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5256

[startup+3.10163 s]
/proc/loadavg: 1.91 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1228768/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=3.08
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 308 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134801708 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5256

[startup+6.30199 s]
/proc/loadavg: 1.92 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1228768/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=6.26
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 626 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134803846 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5256

[startup+12.7017 s]
/proc/loadavg: 1.93 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1228576/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=12.63
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 1263 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134804835 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 5256

[startup+25.5012 s]
/proc/loadavg: 1.94 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1228512/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=25.37
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 2537 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 134804093 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 5256

[startup+51.101 s]
/proc/loadavg: 1.96 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1227680/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=50.84
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 5084 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 135028880 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 5256

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1227104/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=101.8
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 10180 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 135097254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 5256

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1226464/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5256 CPUtime=161.51
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 673 0 1 0 16151 0 0 0 25 0 1 0 122792520 5382144 640 996147200 134512640 135237403 4294956256 18446744073709551615 135098976 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1314 640 411 176 0 218 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 5256

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1226016/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=221.22
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 22122 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135098256 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 5260

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1225696/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=280.93
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 28093 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134801503 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 5260

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1225184/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=340.64
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 34064 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134804802 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 340.64
Current children cumulated vsize (KiB) 5260

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1224672/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=400.35
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 40035 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134800954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 400.35
Current children cumulated vsize (KiB) 5260

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1224160/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=460.06
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 46006 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135099105 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 460.06
Current children cumulated vsize (KiB) 5260

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31227
/proc/meminfo: memFree=1223648/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=519.77
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 51977 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135098977 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 519.77
Current children cumulated vsize (KiB) 5260

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1223256/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=579.47
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 57947 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134804782 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 579.47
Current children cumulated vsize (KiB) 5260

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1222744/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=639.18
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 63918 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134804740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 639.18
Current children cumulated vsize (KiB) 5260

[startup+702.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1222168/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=698.89
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 69889 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135099126 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 698.89
Current children cumulated vsize (KiB) 5260

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

[startup+716.702 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1222040/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=713.22
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 71322 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135099006 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 713.22
Current children cumulated vsize (KiB) 5260

[startup+742.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1222040/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=738.7
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 73870 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135097258 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 738.7
Current children cumulated vsize (KiB) 5260

[startup+748.702 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=745.06
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 74506 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134800977 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 745.06
Current children cumulated vsize (KiB) 5260

[startup+755.102 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=751.43
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75143 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134804548 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 751.43
Current children cumulated vsize (KiB) 5260

[startup+758.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=754.62
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75462 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134803714 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 754.62
Current children cumulated vsize (KiB) 5260

[startup+759.102 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=755.42
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75542 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135028894 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 755.42
Current children cumulated vsize (KiB) 5260

[startup+759.502 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=755.81
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75581 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135098976 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 755.81
Current children cumulated vsize (KiB) 5260

[startup+759.902 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221976/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=756.21
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75621 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 134800979 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 756.21
Current children cumulated vsize (KiB) 5260

[startup+760.002 s]
/proc/loadavg: 1.99 1.97 1.95 3/89 31233
/proc/meminfo: memFree=1221912/2055920 swapFree=4179080/4192956
[pid=31226] ppid=31224 vsize=5260 CPUtime=756.32
/proc/31226/stat : 31226 (xsolve) R 31224 31226 30873 0 -1 4194304 674 0 1 0 75632 0 0 0 25 0 1 0 122792520 5386240 641 996147200 134512640 135237403 4294956256 18446744073709551615 135098992 0 0 4096 0 0 0 0 17 1 0 0
/proc/31226/statm: 1315 641 411 176 0 219 0
Current children cumulated CPU time (s) 756.32
Current children cumulated vsize (KiB) 5260

Child status: 0
Real time (s): 760.079
CPU time (s): 756.398
CPU user time (s): 756.394
CPU system time (s): 0.003999
CPU usage (%): 99.5157
Max. virtual memory (cumulated for all children) (KiB): 5260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 756.394
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 688
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 8850

runsolver used 0.820875 second user time and 1.9587 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-03 20:51:59
IDJOB=1057408
IDBENCH=54033
IDSOLVER=358
FILE ID=node76/1057408-1215111119
PBS_JOBID= 7877055
Free space on /tmp= 66548 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-60-3-3.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057408-1215111119/watcher-1057408-1215111119 -o /tmp/evaluation-result-1057408-1215111119/solver-1057408-1215111119 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1057408-1215111119.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8982742502452a577a9ee0d115d7aa8c
RANDOM SEED=971108949

node76.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.222
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.222
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:       1231048 kB
Buffers:         69036 kB
Cached:         635268 kB
SwapCached:       7656 kB
Active:         305180 kB
Inactive:       446168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231048 kB
SwapTotal:     4192956 kB
SwapFree:      4179080 kB
Dirty:             976 kB
Writeback:           0 kB
Mapped:          63532 kB
Slab:            58296 kB
Committed_AS:  1065772 kB
PageTables:       2192 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= 66548 MiB
End job on node76 at 2008-07-03 21:04:39