Trace number 1059902

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
MDG-probe 2008-06-27? (TO) 1800.1 1809.11

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-60-3-7.xml
MD5SUMb83a564e17d3f49c88ed53dc8d5d4974
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity10
Maximum domain size112
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.03	c mistral-prime version 1.313
0.00/0.03	c 
0.00/0.03	c Parsing xml file
0.00/0.03	c          domains...............     0	(1 domains)
0.00/0.03	c          variables.............     0	(100 variables)
0.00/0.03	c          predicates............  0.01	(60 predicates)
0.00/0.03	c          constraints...........-2.0837e-19	(60 constraints)
0.00/0.03	c Parsing time:   0.01
0.00/0.03	c
0.00/0.03	c Building model
0.00/0.03	c         0 constants
0.00/0.03	c         0 Boolean variables    (+0)
0.00/0.03	c       100 range variables      (+684)
0.00/0.03	c         0 domain (b) variables (+0)
0.00/0.03	c         0 domain (l) variables (+0)
0.00/0.03	c         0 constraints          (+744)
0.00/0.03	c         0 values 
0.00/0.03	c Building time:      0
0.00/0.03	c
0.00/0.03	c Solving instance
0.00/0.03	c          heuristic = dom/wdeg
0.00/0.03	c          Randomized probing iteration = 100
0.00/0.03	c          probing limit = 30
0.00/0.03	c          level based weights = no
0.00/0.03	c          impact probing = no
0.00/0.03	c          restart policy = No restart
0.00/0.03	c          probing ..........  3.12
3.06/3.16	c          Probing Nodes  5159
3.06/3.16	c          final run 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1059902-1215125139/watcher-1059902-1215125139 -o /tmp/evaluation-result-1059902-1215125139/solver-1059902-1215125139 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1059902-1215125139.xml -v 1 -rs 1088723396 -probe 1 -ph 0 -heu dom/wdeg -res no 

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: 2.03 1.99 1.64 5/81 16097
/proc/meminfo: memFree=979680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=18572 CPUtime=0
/proc/16097/stat : 16097 (runsolver) R 16095 16097 14638 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1991489076 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16097/statm: 4643 292 257 25 0 2626 0

[startup+0.103512 s]
/proc/loadavg: 2.03 1.99 1.64 5/81 16097
/proc/meminfo: memFree=979680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=0.09
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 764 0 0 0 9 0 0 0 20 0 1 0 1991489076 5644288 730 996147200 134512640 135239859 4294956144 18446744073709551615 134805958 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 730 433 177 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5512

[startup+0.202521 s]
/proc/loadavg: 2.03 1.99 1.64 5/81 16097
/proc/meminfo: memFree=979680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=0.19
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 764 0 0 0 19 0 0 0 20 0 1 0 1991489076 5644288 730 996147200 134512640 135239859 4294956144 18446744073709551615 135030997 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 730 433 177 0 281 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5512

[startup+0.301531 s]
/proc/loadavg: 2.03 1.99 1.64 5/81 16097
/proc/meminfo: memFree=979680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=0.29
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 764 0 0 0 29 0 0 0 21 0 1 0 1991489076 5644288 730 996147200 134512640 135239859 4294956144 18446744073709551615 135101104 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 730 433 177 0 281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5512

[startup+0.701574 s]
/proc/loadavg: 2.03 1.99 1.64 5/81 16097
/proc/meminfo: memFree=979680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=0.68
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 764 0 0 0 68 0 0 0 25 0 1 0 1991489076 5644288 730 996147200 134512640 135239859 4294956144 18446744073709551615 135101119 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 730 433 177 0 281 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5512

[startup+1.50266 s]
/proc/loadavg: 2.03 1.99 1.64 3/82 16098
/proc/meminfo: memFree=978392/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=1.47
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 764 0 0 0 147 0 0 0 25 0 1 0 1991489076 5644288 730 996147200 134512640 135239859 4294956144 18446744073709551615 135101089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 730 433 177 0 281 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5512

[startup+3.10183 s]
/proc/loadavg: 2.03 1.99 1.65 3/82 16098
/proc/meminfo: memFree=978200/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5512 CPUtime=3.06
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 765 0 0 0 306 0 0 0 25 0 1 0 1991489076 5644288 731 996147200 134512640 135239859 4294956144 18446744073709551615 135101088 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1378 731 433 177 0 281 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 5512

[startup+6.30116 s]
/proc/loadavg: 2.03 1.99 1.65 3/82 16098
/proc/meminfo: memFree=978200/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5520 CPUtime=6.24
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 768 0 0 0 624 0 0 0 25 0 1 0 1991489076 5652480 734 996147200 134512640 135239859 4294956144 18446744073709551615 135099360 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1380 734 434 177 0 283 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5520

[startup+12.7018 s]
/proc/loadavg: 2.02 1.99 1.65 3/82 16098
/proc/meminfo: memFree=978072/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5520 CPUtime=12.58
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 768 0 0 0 1258 0 0 0 25 0 1 0 1991489076 5652480 734 996147200 134512640 135239859 4294956144 18446744073709551615 135071144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1380 734 434 177 0 283 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 5520

[startup+25.5012 s]
/proc/loadavg: 2.02 1.99 1.65 3/82 16098
/proc/meminfo: memFree=978128/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5524 CPUtime=25.27
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 769 0 0 0 2527 0 0 0 25 0 1 0 1991489076 5656576 735 996147200 134512640 135239859 4294956144 18446744073709551615 135101094 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1381 735 434 177 0 284 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 5524

[startup+51.1019 s]
/proc/loadavg: 2.01 1.99 1.66 3/82 16098
/proc/meminfo: memFree=978192/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5524 CPUtime=50.65
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 769 0 0 0 5065 0 0 0 25 0 1 0 1991489076 5656576 735 996147200 134512640 135239859 4294956144 18446744073709551615 135101101 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1381 735 434 177 0 284 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 5524

[startup+102.301 s]
/proc/loadavg: 2.00 1.99 1.68 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5708 CPUtime=101.42
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 780 0 0 0 10142 0 0 0 25 0 1 0 1991489076 5844992 746 996147200 134512640 135239859 4294956144 18446744073709551615 135100288 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1427 746 434 177 0 330 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 5708

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.69 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5712 CPUtime=160.91
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 781 0 0 0 16090 1 0 0 25 0 1 0 1991489076 5849088 747 996147200 134512640 135239859 4294956144 18446744073709551615 135068128 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1428 747 434 177 0 331 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 5712

[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.71 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5712 CPUtime=220.41
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 781 0 0 0 22040 1 0 0 25 0 1 0 1991489076 5849088 747 996147200 134512640 135239859 4294956144 18446744073709551615 134806894 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1428 747 434 177 0 331 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 5712

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.73 3/82 16098
/proc/meminfo: memFree=977944/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5712 CPUtime=279.9
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 781 0 0 0 27989 1 0 0 25 0 1 0 1991489076 5849088 747 996147200 134512640 135239859 4294956144 18446744073709551615 135100304 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1428 747 434 177 0 331 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 5712

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.74 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5712 CPUtime=339.4
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 781 0 0 0 33938 2 0 0 25 0 1 0 1991489076 5849088 747 996147200 134512640 135239859 4294956144 18446744073709551615 135100307 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1428 747 434 177 0 331 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 5712

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.75 3/82 16098
/proc/meminfo: memFree=977944/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=398.88
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 39886 2 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135031305 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 5716

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.76 3/82 16098
/proc/meminfo: memFree=977944/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=458.38
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 45836 2 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806872 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 5716

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.77 3/82 16098
/proc/meminfo: memFree=977944/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=517.87
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 51784 3 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134803099 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 5716

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.79 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=577.36
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 57733 3 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 577.36
Current children cumulated vsize (KiB) 5716

[startup+642.302 s]
/proc/loadavg: 2.00 1.99 1.80 3/82 16098
/proc/meminfo: memFree=978008/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=636.86
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 63682 4 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030997 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 636.86
Current children cumulated vsize (KiB) 5716


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

[startup+822.302 s]
/proc/loadavg: 2.00 1.99 1.83 3/82 16098
/proc/meminfo: memFree=977880/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=815.33
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 81529 4 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134820802 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 815.33
Current children cumulated vsize (KiB) 5716

[startup+882.306 s]
/proc/loadavg: 2.00 1.99 1.83 3/82 16098
/proc/meminfo: memFree=977944/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=874.84
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 87479 5 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135101200 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 874.84
Current children cumulated vsize (KiB) 5716

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.84 3/82 16104
/proc/meminfo: memFree=977680/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=934.3
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 93425 5 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806914 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 934.3
Current children cumulated vsize (KiB) 5716

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/82 16104
/proc/meminfo: memFree=977808/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=993.79
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 99374 5 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 993.79
Current children cumulated vsize (KiB) 5716

[startup+1062.3 s]
/proc/loadavg: 1.95 1.98 1.84 3/73 16133
/proc/meminfo: memFree=1011992/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1053.58
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 105352 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806955 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1053.58
Current children cumulated vsize (KiB) 5716

[startup+1122.3 s]
/proc/loadavg: 1.98 1.98 1.85 3/73 16133
/proc/meminfo: memFree=1011672/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1113.55
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 111349 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030976 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1113.55
Current children cumulated vsize (KiB) 5716

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/73 16133
/proc/meminfo: memFree=1010776/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1173.53
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 117347 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806894 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1173.53
Current children cumulated vsize (KiB) 5716

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/73 16133
/proc/meminfo: memFree=1010456/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1233.51
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 123345 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806894 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1233.51
Current children cumulated vsize (KiB) 5716

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.87 3/73 16133
/proc/meminfo: memFree=1010456/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1293.48
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 129342 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135100353 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1293.48
Current children cumulated vsize (KiB) 5716

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.87 3/73 16133
/proc/meminfo: memFree=1010464/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1353.46
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 135340 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135071456 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1353.46
Current children cumulated vsize (KiB) 5716

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.88 3/73 16133
/proc/meminfo: memFree=1010528/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1413.44
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 141338 6 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134803077 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1413.44
Current children cumulated vsize (KiB) 5716

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.88 3/73 16133
/proc/meminfo: memFree=1010528/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1473.42
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 147335 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1473.42
Current children cumulated vsize (KiB) 5716

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.89 3/73 16133
/proc/meminfo: memFree=1010592/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1533.4
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 153333 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1533.4
Current children cumulated vsize (KiB) 5716

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.90 3/73 16133
/proc/meminfo: memFree=1010592/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1593.37
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 159330 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134803762 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1593.37
Current children cumulated vsize (KiB) 5716

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.90 3/73 16133
/proc/meminfo: memFree=1010656/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1653.35
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 165328 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135101088 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1653.35
Current children cumulated vsize (KiB) 5716

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 16133
/proc/meminfo: memFree=1010528/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1713.32
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 171325 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 135071424 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1713.32
Current children cumulated vsize (KiB) 5716

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 16133
/proc/meminfo: memFree=1010464/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5716 CPUtime=1773.3
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 782 0 0 0 177323 7 0 0 25 0 1 0 1991489076 5853184 748 996147200 134512640 135239859 4294956144 18446744073709551615 134806584 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1429 748 434 177 0 332 0
Current children cumulated CPU time (s) 1773.3
Current children cumulated vsize (KiB) 5716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 1.99 1.98 1.91 3/73 16133
/proc/meminfo: memFree=1010464/2055920 swapFree=4180052/4192956
[pid=16097] ppid=16095 vsize=5720 CPUtime=1800.09
/proc/16097/stat : 16097 (xsolve) R 16095 16097 14638 0 -1 4194304 783 0 0 0 180002 7 0 0 25 0 1 0 1991489076 5857280 749 996147200 134512640 135239859 4294956144 18446744073709551615 134805777 0 0 4096 0 0 0 0 17 0 0 0
/proc/16097/statm: 1430 749 434 177 0 333 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5720

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.11
CPU time (s): 1800.1
CPU user time (s): 1800.03
CPU system time (s): 0.072988
CPU usage (%): 99.5023
Max. virtual memory (cumulated for all children) (KiB): 5720

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

runsolver used 1.92371 second user time and 4.66729 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-04 00:45:39
IDJOB=1059902
IDBENCH=54388
IDSOLVER=342
FILE ID=node7/1059902-1215125139
PBS_JOBID= 7877189
Free space on /tmp= 66548 MiB

SOLVER NAME= MDG-probe 2008-06-27
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-60-3-7.xml
COMMAND LINE= HOME/xsolve BENCHNAME -v 1 -rs RANDOMSEED -probe 1 -ph 0 -heu dom/wdeg -res no
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059902-1215125139/watcher-1059902-1215125139 -o /tmp/evaluation-result-1059902-1215125139/solver-1059902-1215125139 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1059902-1215125139.xml -v 1 -rs 1088723396 -probe 1 -ph 0 -heu dom/wdeg -res no

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b83a564e17d3f49c88ed53dc8d5d4974
RANDOM SEED=1088723396

node7.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.236
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.236
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:        980160 kB
Buffers:         94456 kB
Cached:         815224 kB
SwapCached:       7028 kB
Active:         511220 kB
Inactive:       481400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        980160 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          96824 kB
Slab:            68104 kB
Committed_AS:  4114524 kB
PageTables:       2068 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= 66552 MiB
End job on node7 at 2008-07-04 01:15:50