Trace number 1059399

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-noprobe 2008-06-27UNSAT 1291.43 1296.62

DiagnosticValue
ASSIGNMENTS7473280
CHECKS1320930000

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-2-fair.xml
MD5SUM88463877a07cbb48fe2e865060db348b
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 benchmark2.71259
Satisfiable
(Un)Satisfiability was proved
Number of variables5288
Number of constraints4993
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4993
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c mistral-prime version 1.313
1291.30/1296.58	s UNSATISFIABLE
1291.30/1296.58	d CHECKS 1320931332
1291.30/1296.58	d ASSIGNMENTS 7473276

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1059399-1215123005/watcher-1059399-1215123005 -o /tmp/evaluation-result-1059399-1215123005/solver-1059399-1215123005 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1059399-1215123005.xml -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: 1.49 1.83 1.94 4/72 21555
/proc/meminfo: memFree=1526616/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=820 CPUtime=0
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1991272952 839680 25 996147200 134512640 135239859 4294956208 18446744073709551615 12407588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 205 25 19 177 0 3 0

[startup+0.190858 s]
/proc/loadavg: 1.49 1.83 1.94 4/72 21555
/proc/meminfo: memFree=1526616/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=7736 CPUtime=0.17
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 1233 0 0 0 17 0 0 0 18 0 1 0 1991272952 7921664 1199 996147200 134512640 135239859 4294956208 18446744073709551615 4159742259 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 1934 1199 377 177 0 837 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7736

[startup+0.202859 s]
/proc/loadavg: 1.49 1.83 1.94 4/72 21555
/proc/meminfo: memFree=1526616/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=7864 CPUtime=0.18
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 1265 0 0 0 18 0 0 0 18 0 1 0 1991272952 8052736 1231 996147200 134512640 135239859 4294956208 18446744073709551615 134706704 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 1966 1232 377 177 0 869 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7864

[startup+0.302874 s]
/proc/loadavg: 1.49 1.83 1.94 4/72 21555
/proc/meminfo: memFree=1526616/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=20136 CPUtime=0.29
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4346 0 0 0 27 2 0 0 19 0 1 0 1991272952 20619264 4312 996147200 134512640 135239859 4294956208 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5034 4318 400 177 0 3937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20136

[startup+0.702915 s]
/proc/loadavg: 1.49 1.83 1.94 4/72 21555
/proc/meminfo: memFree=1526616/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=0.69
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 67 2 0 0 22 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21760

[startup+1.502 s]
/proc/loadavg: 1.49 1.83 1.94 3/73 21556
/proc/meminfo: memFree=1509264/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=1.48
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 146 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 135017972 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21760

[startup+3.10118 s]
/proc/loadavg: 1.53 1.84 1.94 3/73 21556
/proc/meminfo: memFree=1509200/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=3.08
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 306 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 135031319 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21760

[startup+6.30154 s]
/proc/loadavg: 1.53 1.84 1.94 3/73 21556
/proc/meminfo: memFree=1509136/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=6.26
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 624 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 134799965 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21760

[startup+12.7012 s]
/proc/loadavg: 1.60 1.84 1.94 3/73 21556
/proc/meminfo: memFree=1509008/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=12.64
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 1262 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 135019641 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 21760

[startup+25.5027 s]
/proc/loadavg: 1.66 1.85 1.94 3/73 21556
/proc/meminfo: memFree=1508816/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=25.39
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 2537 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 135030995 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 21760

[startup+51.1025 s]
/proc/loadavg: 1.78 1.86 1.94 3/73 21556
/proc/meminfo: memFree=1508368/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=50.88
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 5086 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 134800039 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 21760

[startup+102.302 s]
/proc/loadavg: 1.91 1.88 1.94 3/73 21556
/proc/meminfo: memFree=1506576/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=101.89
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 10187 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 134802238 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 21760

[startup+162.303 s]
/proc/loadavg: 1.96 1.90 1.94 3/73 21556
/proc/meminfo: memFree=1506576/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=161.65
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 16163 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 134788032 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 21760

[startup+222.306 s]
/proc/loadavg: 1.98 1.91 1.94 3/73 21556
/proc/meminfo: memFree=1506064/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=21760 CPUtime=221.42
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 4759 0 0 0 22140 2 0 0 25 0 1 0 1991272952 22282240 4725 996147200 134512640 135239859 4294956208 18446744073709551615 134799957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5440 4725 420 177 0 4343 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 21760

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.94 3/73 21556
/proc/meminfo: memFree=1503056/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=23500 CPUtime=281.18
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5176 0 0 0 28115 3 0 0 25 0 1 0 1991272952 24064000 5142 996147200 134512640 135239859 4294956208 18446744073709551615 134802217 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5875 5142 420 177 0 4778 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 23500

[startup+342.303 s]
/proc/loadavg: 1.99 1.94 1.94 3/73 21556
/proc/meminfo: memFree=1502928/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=23560 CPUtime=340.94
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5191 0 0 0 34091 3 0 0 25 0 1 0 1991272952 24125440 5157 996147200 134512640 135239859 4294956208 18446744073709551615 134842611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5890 5157 420 177 0 4793 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 23560

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.94 3/73 21556
/proc/meminfo: memFree=1502928/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=23560 CPUtime=400.7
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5192 0 0 0 40067 3 0 0 25 0 1 0 1991272952 24125440 5158 996147200 134512640 135239859 4294956208 18446744073709551615 135017931 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5890 5158 420 177 0 4793 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 23560

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.94 3/73 21556
/proc/meminfo: memFree=1502864/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=23560 CPUtime=460.46
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5192 0 0 0 46043 3 0 0 25 0 1 0 1991272952 24125440 5158 996147200 134512640 135239859 4294956208 18446744073709551615 135097721 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5890 5158 420 177 0 4793 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 23560

[startup+522.303 s]
/proc/loadavg: 1.99 1.96 1.94 3/73 21556
/proc/meminfo: memFree=1502864/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=23560 CPUtime=520.22
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5193 0 0 0 52019 3 0 0 25 0 1 0 1991272952 24125440 5159 996147200 134512640 135239859 4294956208 18446744073709551615 135074336 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5890 5159 420 177 0 4793 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 23560

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.94 3/73 21556
/proc/meminfo: memFree=1502096/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=579.98
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5328 0 0 0 57995 3 0 0 25 0 1 0 1991272952 24674304 5294 996147200 134512640 135239859 4294956208 18446744073709551615 135099361 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5294 420 177 0 4927 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 24096

[startup+642.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1502096/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=639.73
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 63970 3 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 135101180 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 639.73
Current children cumulated vsize (KiB) 24096

[startup+702.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1501968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=699.49
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 69946 3 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 135073484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 699.49
Current children cumulated vsize (KiB) 24096

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1501968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=759.26
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 75923 3 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 134820750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 759.26
Current children cumulated vsize (KiB) 24096

[startup+822.303 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1501968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=819.01
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 81898 3 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 135013728 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 819.01
Current children cumulated vsize (KiB) 24096

[startup+882.306 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1501968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=878.78
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 87874 4 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 135073464 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 878.78
Current children cumulated vsize (KiB) 24096

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1501008/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24096 CPUtime=938.53
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5329 0 0 0 93849 4 0 0 25 0 1 0 1991272952 24674304 5295 996147200 134512640 135239859 4294956208 18446744073709551615 134820644 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6024 5295 420 177 0 4927 0
Current children cumulated CPU time (s) 938.53
Current children cumulated vsize (KiB) 24096

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1500816/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24296 CPUtime=998.29
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5379 0 0 0 99825 4 0 0 25 0 1 0 1991272952 24879104 5345 996147200 134512640 135239859 4294956208 18446744073709551615 135019999 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6074 5345 420 177 0 4977 0
Current children cumulated CPU time (s) 998.29
Current children cumulated vsize (KiB) 24296

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1500752/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24296 CPUtime=1058.05
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5380 0 0 0 105801 4 0 0 25 0 1 0 1991272952 24879104 5346 996147200 134512640 135239859 4294956208 18446744073709551615 134802086 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6074 5346 420 177 0 4977 0
Current children cumulated CPU time (s) 1058.05
Current children cumulated vsize (KiB) 24296

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1494608/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24296 CPUtime=1117.81
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5380 0 0 0 111777 4 0 0 25 0 1 0 1991272952 24879104 5346 996147200 134512640 135239859 4294956208 18446744073709551615 135097633 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6074 5346 420 177 0 4977 0
Current children cumulated CPU time (s) 1117.81
Current children cumulated vsize (KiB) 24296

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1494096/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24296 CPUtime=1177.56
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5380 0 0 0 117752 4 0 0 25 0 1 0 1991272952 24879104 5346 996147200 134512640 135239859 4294956208 18446744073709551615 135019252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6074 5346 420 177 0 4977 0
Current children cumulated CPU time (s) 1177.56
Current children cumulated vsize (KiB) 24296

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1237.32
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 123728 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135101208 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1237.32
Current children cumulated vsize (KiB) 24300

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

[startup+1254.4 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1249.37
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 124933 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 134802099 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1249.37
Current children cumulated vsize (KiB) 24300

[startup+1280 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1274.87
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 127483 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135057067 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1274.87
Current children cumulated vsize (KiB) 24300

[startup+1286.4 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1281.24
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 128120 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 134804605 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1281.24
Current children cumulated vsize (KiB) 24300

[startup+1292.8 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1287.62
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 128758 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135020548 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1287.62
Current children cumulated vsize (KiB) 24300

[startup+1294.4 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1289.21
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 128917 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135096257 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1289.21
Current children cumulated vsize (KiB) 24300

[startup+1296 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1290.8
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 129076 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135031006 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1290.8
Current children cumulated vsize (KiB) 24300

[startup+1296.4 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=24300 CPUtime=1291.2
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5381 0 0 0 129116 4 0 0 25 0 1 0 1991272952 24883200 5347 996147200 134512640 135239859 4294956208 18446744073709551615 135017931 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 6075 5347 420 177 0 4978 0
Current children cumulated CPU time (s) 1291.2
Current children cumulated vsize (KiB) 24300

[startup+1296.6 s]
/proc/loadavg: 1.99 1.97 1.94 3/73 21556
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=21555] ppid=21553 vsize=22300 CPUtime=1291.4
/proc/21555/stat : 21555 (xsolve) R 21553 21555 20250 0 -1 4194304 5392 0 0 0 129136 4 0 0 25 0 1 0 1991272952 22835200 4892 996147200 134512640 135239859 4294956208 18446744073709551615 12840444 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 5575 4892 431 177 0 4478 0
Current children cumulated CPU time (s) 1291.4
Current children cumulated vsize (KiB) 22300

Child status: 0
Real time (s): 1296.62
CPU time (s): 1291.43
CPU user time (s): 1291.38
CPU system time (s): 0.051992
CPU usage (%): 99.5997
Max. virtual memory (cumulated for all children) (KiB): 24300

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

runsolver used 1.3378 second user time and 3.38648 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-04 00:10:05
IDJOB=1059399
IDBENCH=54255
IDSOLVER=343
FILE ID=node42/1059399-1215123005
PBS_JOBID= 7877121
Free space on /tmp= 66528 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-9-2-fair.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dom/wdeg -res no 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059399-1215123005/watcher-1059399-1215123005 -o /tmp/evaluation-result-1059399-1215123005/solver-1059399-1215123005 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1059399-1215123005.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88463877a07cbb48fe2e865060db348b
RANDOM SEED=1739449424

node42.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.214
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.214
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:       1527096 kB
Buffers:         15720 kB
Cached:         103364 kB
SwapCached:       6580 kB
Active:         436292 kB
Inactive:        38664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527096 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         364108 kB
Slab:            38508 kB
Committed_AS:  3956832 kB
PageTables:       2544 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= 66528 MiB
End job on node42 at 2008-07-04 00:31:42