Trace number 1056636

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-27SAT 828.509 834.935

DiagnosticValue
ASSIGNMENTS2731230
CHECKS415852000

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-6_ext.xml
MD5SUM00154bda0b1194082ab1d7418e06c63b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark828.509
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.10	c mistral-prime version 1.313
828.48/834.91	s SATISFIABLE
828.48/834.91	v 1 4 12 6 9 8 20 7 12 8 4 0 18 1 17 3 7 13 11 11 18 1 11 2
828.48/834.91	d CHECKS 415852329
828.48/834.91	d ASSIGNMENTS 2731232

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-1056636-1215105661/watcher-1056636-1215105661 -o /tmp/evaluation-result-1056636-1215105661/solver-1056636-1215105661 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1056636-1215105661.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: 0.00 0.00 0.00 4/70 20769
/proc/meminfo: memFree=1631672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=1968 CPUtime=0
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 43 0 1 0 0 0 0 0 18 0 1 0 622821870 2015232 29 996147200 134512640 135239859 4294956208 18446744073709551615 1606436 0 0 4096 0 0 0 0 17 0 0 0
/proc/20769/statm: 492 29 21 177 0 4 0

[startup+0.0447909 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 20769
/proc/meminfo: memFree=1631672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=2080 CPUtime=0
/proc/20769/stat : 20769 (xsolve) D 20767 20769 20699 0 -1 4194304 51 0 2 0 0 0 0 0 18 0 1 0 622821870 2129920 38 996147200 134512640 135239859 4294956208 18446744073709551615 1606564 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/20769/statm: 520 38 29 177 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2080

[startup+0.107091 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 20769
/proc/meminfo: memFree=1631672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=4720 CPUtime=0
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 466 0 8 0 0 0 0 0 18 0 1 0 622821870 4833280 440 996147200 134512640 135239859 4294956208 18446744073709551615 134943808 0 0 4096 0 0 0 0 17 0 0 0
/proc/20769/statm: 1180 441 350 177 0 83 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4720

[startup+0.302821 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 20769
/proc/meminfo: memFree=1631672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=8304 CPUtime=0.2
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 1358 0 8 0 18 2 0 0 19 0 1 0 622821870 8503296 1332 996147200 134512640 135239859 4294956208 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 0 0 0
/proc/20769/statm: 2076 1333 350 177 0 979 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8304

[startup+0.702865 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 20769
/proc/meminfo: memFree=1631672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=0.6
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 57 3 0 0 22 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 135095232 0 0 4096 0 0 0 0 17 0 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 12288

[startup+1.50195 s]
/proc/loadavg: 0.00 0.00 0.00 2/76 20779
/proc/meminfo: memFree=1614600/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=1.38
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 133 5 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 134820197 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 12288

[startup+3.10114 s]
/proc/loadavg: 0.16 0.03 0.01 2/84 20787
/proc/meminfo: memFree=1593416/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=2.97
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 291 6 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 134820196 0 0 4096 0 0 0 0 17 0 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12288

[startup+6.30149 s]
/proc/loadavg: 0.16 0.03 0.01 4/84 20797
/proc/meminfo: memFree=1549640/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=6.16
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 610 6 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 134789504 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 12288

[startup+12.7012 s]
/proc/loadavg: 0.75 0.16 0.05 3/76 20799
/proc/meminfo: memFree=1571784/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=12.5
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 1244 6 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 134819974 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 12288

[startup+25.5016 s]
/proc/loadavg: 0.94 0.22 0.07 3/76 20799
/proc/meminfo: memFree=1570568/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=25.2
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 2514 6 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 134820313 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 12288

[startup+51.1015 s]
/proc/loadavg: 1.30 0.36 0.12 3/76 20799
/proc/meminfo: memFree=1568456/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12288 CPUtime=50.6
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2398 0 8 0 5054 6 0 0 25 0 1 0 622821870 12582912 2372 996147200 134512640 135239859 4294956208 18446744073709551615 135097001 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3072 2372 387 177 0 1975 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 12288

[startup+102.306 s]
/proc/loadavg: 1.72 0.64 0.23 3/76 20799
/proc/meminfo: memFree=1564232/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=101.42
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 10136 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134789505 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 12292

[startup+162.302 s]
/proc/loadavg: 1.89 0.88 0.34 3/76 20799
/proc/meminfo: memFree=1559496/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=160.96
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 16090 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820135 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 12292

[startup+222.302 s]
/proc/loadavg: 1.96 1.08 0.44 3/76 20799
/proc/meminfo: memFree=1555464/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=220.5
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 22044 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135013761 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 12292

[startup+282.301 s]
/proc/loadavg: 1.98 1.25 0.53 3/76 20799
/proc/meminfo: memFree=1552072/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=280.05
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 27999 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820472 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 12292

[startup+342.302 s]
/proc/loadavg: 1.99 1.38 0.62 3/76 20799
/proc/meminfo: memFree=1549064/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=339.6
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 33954 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135013780 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 12292

[startup+402.303 s]
/proc/loadavg: 1.99 1.49 0.70 3/76 20799
/proc/meminfo: memFree=1545864/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=399.15
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 39909 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135013787 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 399.15
Current children cumulated vsize (KiB) 12292

[startup+462.302 s]
/proc/loadavg: 1.99 1.58 0.78 3/76 20799
/proc/meminfo: memFree=1542536/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=458.69
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 45863 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820104 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 12292

[startup+522.303 s]
/proc/loadavg: 1.99 1.65 0.86 3/76 20799
/proc/meminfo: memFree=1539528/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=518.24
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 51818 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135095222 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 12292

[startup+582.303 s]
/proc/loadavg: 1.99 1.71 0.93 3/76 20799
/proc/meminfo: memFree=1537416/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=577.78
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 57772 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135013766 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 577.78
Current children cumulated vsize (KiB) 12292

[startup+642.302 s]
/proc/loadavg: 1.99 1.76 0.99 3/76 20799
/proc/meminfo: memFree=1534792/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=637.34
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 63728 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135056139 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 637.34
Current children cumulated vsize (KiB) 12292

[startup+702.302 s]
/proc/loadavg: 1.99 1.80 1.05 3/76 20799
/proc/meminfo: memFree=1532104/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=696.88
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 69682 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134819983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 696.88
Current children cumulated vsize (KiB) 12292

[startup+762.306 s]
/proc/loadavg: 1.99 1.84 1.11 3/76 20801
/proc/meminfo: memFree=1529672/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=756.42
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 75636 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820104 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 756.42
Current children cumulated vsize (KiB) 12292

[startup+822.301 s]
/proc/loadavg: 1.99 1.86 1.16 3/76 20801
/proc/meminfo: memFree=1527496/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=815.97
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 81591 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820482 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 815.97
Current children cumulated vsize (KiB) 12292

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

[startup+825.502 s]
/proc/loadavg: 1.99 1.86 1.16 3/76 20801
/proc/meminfo: memFree=1527432/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=819.14
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 81908 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135103411 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 819.14
Current children cumulated vsize (KiB) 12292

[startup+831.901 s]
/proc/loadavg: 1.99 1.87 1.17 3/76 20801
/proc/meminfo: memFree=1527176/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=825.49
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 82543 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820261 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 825.49
Current children cumulated vsize (KiB) 12292

[startup+833.502 s]
/proc/loadavg: 1.99 1.87 1.17 3/76 20801
/proc/meminfo: memFree=1527112/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=827.08
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 82702 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135013791 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 827.08
Current children cumulated vsize (KiB) 12292

[startup+834.302 s]
/proc/loadavg: 1.99 1.87 1.17 3/76 20801
/proc/meminfo: memFree=1527112/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=827.88
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 82782 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135103416 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 827.88
Current children cumulated vsize (KiB) 12292

[startup+834.702 s]
/proc/loadavg: 1.99 1.87 1.17 3/76 20801
/proc/meminfo: memFree=1527112/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=828.28
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 82822 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 134820029 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 828.28
Current children cumulated vsize (KiB) 12292

[startup+834.906 s]
/proc/loadavg: 1.99 1.87 1.17 3/76 20801
/proc/meminfo: memFree=1527048/2055920 swapFree=4179028/4192956
[pid=20769] ppid=20767 vsize=12292 CPUtime=828.48
/proc/20769/stat : 20769 (xsolve) R 20767 20769 20699 0 -1 4194304 2399 0 8 0 82842 6 0 0 25 0 1 0 622821870 12587008 2373 996147200 134512640 135239859 4294956208 18446744073709551615 135071144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20769/statm: 3073 2373 387 177 0 1976 0
Current children cumulated CPU time (s) 828.48
Current children cumulated vsize (KiB) 12292

Child status: 0
Real time (s): 834.935
CPU time (s): 828.509
CPU user time (s): 828.444
CPU system time (s): 0.06499
CPU usage (%): 99.2303
Max. virtual memory (cumulated for all children) (KiB): 12292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 828.444
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2414
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 18773

runsolver used 0.84987 second user time and 2.19467 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-03 19:21:02
IDJOB=1056636
IDBENCH=53957
IDSOLVER=343
FILE ID=node87/1056636-1215105661
PBS_JOBID= 7877033
Free space on /tmp= 66532 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-6_ext.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-1056636-1215105661/watcher-1056636-1215105661 -o /tmp/evaluation-result-1056636-1215105661/solver-1056636-1215105661 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1056636-1215105661.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00154bda0b1194082ab1d7418e06c63b
RANDOM SEED=1196743477

node87.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.232
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.232
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:       1632280 kB
Buffers:          7080 kB
Cached:         366728 kB
SwapCached:       8148 kB
Active:         190496 kB
Inactive:       197532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632280 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            5872 kB
Writeback:           0 kB
Mapped:          19224 kB
Slab:            21140 kB
Committed_AS:  1493040 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node87 at 2008-07-03 19:34:57