Trace number 1063850

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.03 1803.41

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-4-accl.xml
MD5SUM61d4fd22729510c40786100f4846d59a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.6096
Satisfiable
(Un)Satisfiability was proved
Number of variables3939
Number of constraints10411
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10411
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c mistral-prime version 1.313
0.00/0.00	c 
0.00/0.00	c Parsing xml file
0.00/0.00	c          domains...............     0	(3 domains)
0.00/0.00	c          variables.............  0.02	(3939 variables)
0.00/0.02	c          predicates............-4.1674e-19	(9 predicates)
0.00/0.03	c          constraints...........  0.47	(10411 constraints)
0.39/0.49	c Parsing time:   0.49
0.39/0.49	c
0.39/0.49	c Building model
0.48/0.51	c         0 AllDifferent constraints infered
0.59/0.62	c         0 constants
0.59/0.62	c      3896 Boolean variables    (+11)
0.59/0.62	c         0 range variables      (+18696)
0.59/0.62	c         0 domain (b) variables (+0)
0.59/0.62	c         0 domain (l) variables (+0)
0.59/0.62	c      8543 constraints          (+18707)
0.59/0.62	c         0 values 
0.59/0.62	c Building time:   0.13
0.59/0.62	c
0.59/0.62	c Solving instance
0.59/0.62	c          heuristic = dom/wdeg
0.59/0.62	c          Randomized probing iteration = 100
0.59/0.62	c          probing limit = 30
0.59/0.62	c          level based weights = no
0.59/0.62	c          impact probing = no
0.59/0.62	c          restart policy = No restart
0.59/0.62	c          probing ..........   8.2
8.79/8.83	c          Probing Nodes 23493
8.79/8.83	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-1063850-1215138909/watcher-1063850-1215138909 -o /tmp/evaluation-result-1063850-1215138909/solver-1063850-1215138909 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1063850-1215138909.xml -v 1 -rs 839980197 -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.02 1.99 1.97 4/81 10121
/proc/meminfo: memFree=1753192/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=4584 CPUtime=0
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 1992863244 4694016 318 996147200 134512640 135239859 4294956144 18446744073709551615 4159865840 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 1146 325 279 177 0 49 0

[startup+0.0374391 s]
/proc/loadavg: 2.02 1.99 1.97 4/81 10121
/proc/meminfo: memFree=1753192/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=5672 CPUtime=0.03
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 745 0 0 0 3 0 0 0 18 0 1 0 1992863244 5808128 711 996147200 134512640 135239859 4294956144 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 1418 711 398 177 0 321 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5672

[startup+0.101448 s]
/proc/loadavg: 2.02 1.99 1.97 4/81 10121
/proc/meminfo: memFree=1753192/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=6756 CPUtime=0.09
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 1018 0 0 0 9 0 0 0 18 0 1 0 1992863244 6918144 984 996147200 134512640 135239859 4294956144 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 1689 984 398 177 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6756

[startup+0.301471 s]
/proc/loadavg: 2.02 1.99 1.97 4/81 10121
/proc/meminfo: memFree=1753192/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=10048 CPUtime=0.29
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 1832 0 0 0 28 1 0 0 19 0 1 0 1992863244 10289152 1798 996147200 134512640 135239859 4294956144 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 2512 1799 398 177 0 1415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10048

[startup+0.701516 s]
/proc/loadavg: 2.02 1.99 1.97 4/81 10121
/proc/meminfo: memFree=1753192/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43324 CPUtime=0.69
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10166 0 0 0 65 4 0 0 23 0 1 0 1992863244 44363776 10066 996147200 134512640 135239859 4294956144 18446744073709551615 134803091 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10831 10066 439 177 0 9734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43324

[startup+1.50161 s]
/proc/loadavg: 2.02 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1714400/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1.49
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10308 0 0 0 145 4 0 0 25 0 1 0 1992863244 44756992 10110 996147200 134512640 135239859 4294956144 18446744073709551615 134803091 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10110 439 177 0 9830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43708

[startup+3.1018 s]
/proc/loadavg: 2.01 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1714080/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=3.09
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10308 0 0 0 305 4 0 0 25 0 1 0 1992863244 44756992 10110 996147200 134512640 135239859 4294956144 18446744073709551615 135097633 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10110 439 177 0 9830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43708

[startup+6.30118 s]
/proc/loadavg: 2.01 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1714016/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=6.29
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10308 0 0 0 625 4 0 0 25 0 1 0 1992863244 44756992 10110 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10110 439 177 0 9830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43708

[startup+12.7019 s]
/proc/loadavg: 2.01 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713888/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=12.68
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 1264 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820197 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43708

[startup+25.5014 s]
/proc/loadavg: 2.01 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713888/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=25.48
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 2544 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135071438 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43708

[startup+51.1015 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713824/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=51.07
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 5103 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134805826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43708

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713760/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=102.26
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 10222 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820738 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43708

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713760/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=162.24
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 16220 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820684 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43708

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713760/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=222.22
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 22218 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135097771 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43708

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713696/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=282.2
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 28216 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135067363 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 43708

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713696/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=342.18
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 34214 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135102586 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 43708

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713632/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=402.16
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 40212 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134821624 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 43708

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10122
/proc/meminfo: memFree=1713568/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=462.15
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 46211 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43708

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713376/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=522.13
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 52209 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820623 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 43708

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713376/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=582.11
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 58207 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134803510 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 43708

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713376/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=642.1
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 64206 4 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 43708


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

[startup+822.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713184/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=822.05
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 82200 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134788054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 43708

[startup+882.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713120/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=882.03
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 88198 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 43708

[startup+942.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713056/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=942.01
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 94196 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135095153 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 43708

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1713056/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1001.99
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 100194 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134803069 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 43708

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/82 10124
/proc/meminfo: memFree=1712992/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1061.97
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 106192 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135071157 0 0 4096 0 0 0 0 17 1 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 43708

[startup+1122.3 s]
/proc/loadavg: 1.95 1.97 1.97 3/73 10180
/proc/meminfo: memFree=1488816/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1121.66
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 112161 5 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820659 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 43708

[startup+1182.3 s]
/proc/loadavg: 1.98 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1372072/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1181.42
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 118136 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134821152 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1181.42
Current children cumulated vsize (KiB) 43708

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371880/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1241.18
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 124112 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134803846 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1241.18
Current children cumulated vsize (KiB) 43708

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371880/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1300.94
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 130088 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134821669 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 43708

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371880/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1360.69
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 136063 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134821718 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1360.69
Current children cumulated vsize (KiB) 43708

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371816/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1420.45
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 142039 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134803491 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1420.45
Current children cumulated vsize (KiB) 43708

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371816/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1480.21
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 148015 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134821696 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1480.21
Current children cumulated vsize (KiB) 43708

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10181
/proc/meminfo: memFree=1371752/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1539.96
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 153990 6 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134820750 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1539.96
Current children cumulated vsize (KiB) 43708

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10187
/proc/meminfo: memFree=1371752/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1599.72
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 159965 7 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134543107 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1599.72
Current children cumulated vsize (KiB) 43708

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10187
/proc/meminfo: memFree=1371752/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1659.48
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 165941 7 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 134788061 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1659.48
Current children cumulated vsize (KiB) 43708

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10187
/proc/meminfo: memFree=1371752/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1719.23
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 171916 7 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1719.23
Current children cumulated vsize (KiB) 43708

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10187
/proc/meminfo: memFree=1371496/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1778.99
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 177892 7 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135101200 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1778.99
Current children cumulated vsize (KiB) 43708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 1.99 1.97 1.97 3/74 10187
/proc/meminfo: memFree=1371368/2055920 swapFree=4179912/4192956
[pid=10121] ppid=10119 vsize=43708 CPUtime=1800.01
/proc/10121/stat : 10121 (xsolve) R 10119 10121 7543 0 -1 4194304 10356 0 0 0 179994 7 0 0 25 0 1 0 1992863244 44756992 10158 996147200 134512640 135239859 4294956144 18446744073709551615 135096274 0 0 4096 0 0 0 0 17 0 0 0
/proc/10121/statm: 10927 10158 440 177 0 9830 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 43708

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): 1803.41
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.082987
CPU usage (%): 99.8123
Max. virtual memory (cumulated for all children) (KiB): 43708

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

runsolver used 1.70074 second user time and 4.87026 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-04 04:35:09
IDJOB=1063850
IDBENCH=54882
IDSOLVER=342
FILE ID=node53/1063850-1215138909
PBS_JOBID= 7877224
Free space on /tmp= 65196 MiB

SOLVER NAME= MDG-probe 2008-06-27
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-4-accl.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-1063850-1215138909/watcher-1063850-1215138909 -o /tmp/evaluation-result-1063850-1215138909/solver-1063850-1215138909 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1063850-1215138909.xml -v 1 -rs 839980197 -probe 1 -ph 0 -heu dom/wdeg -res no

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61d4fd22729510c40786100f4846d59a
RANDOM SEED=839980197

node53.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:       1753672 kB
Buffers:         42484 kB
Cached:         145724 kB
SwapCached:       7428 kB
Active:         162324 kB
Inactive:        83388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753672 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:          73460 kB
Slab:            41792 kB
Committed_AS:  4559168 kB
PageTables:       1904 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= 65188 MiB
End job on node53 at 2008-07-04 05:05:15