Trace number 1037474

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
galac M? (TO) 1800.04 1805.61

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-54021_ext.xml
MD5SUM277d741c2eb619b841bd7c7ebef82736
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.2063
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.97	c start processing
0.01/0.97	c start relation processing
0.01/0.98	c start cnf exporting
2.34/2.47	c parsing time : 0.846
2.34/2.47	c preprocessing time : 2.352
2.34/2.47	
2.34/2.48	c Nary constraints - conflicts : 0 supports : 0
2.34/2.48	c Binary constraints - conflicts : 325 supports :0
2.34/2.48	c max arity constraint : 2
2.34/2.48	c Max Tuples generated 0
2.34/2.48	c relations : 325
2.34/2.48	c relations BDD: 0
2.34/2.48	c sampling 0/0
2.34/2.48	c vars : 677 - clauses :  58851
2.34/2.48	
2.42/2.50	 
2.42/2.50	c --- SAT Solver Stats ---
2.42/2.50	 

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-1037474-1214961153/watcher-1037474-1214961153 -o /tmp/evaluation-result-1037474-1214961153/solver-1037474-1214961153 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1037474-1214961153.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 25184
/proc/meminfo: memFree=1692888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=8652 CPUtime=0
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 980517871 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 2163 280 208 79 0 156 0
[pid=25185] ppid=25184 vsize=8688 CPUtime=0
/proc/25185/stat : 25185 (galacM.sh) S 25184 25184 24311 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 980517872 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 266134585426 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/25185/statm: 2172 286 209 79 0 165 0
[pid=25186] ppid=25185 vsize=8728 CPUtime=0
/proc/25186/stat : 25186 (galacM.sh) R 25185 25184 24311 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 980517872 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 266134416679 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/25186/statm: 2182 290 209 79 0 175 0

[startup+0.0210039 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 25184
/proc/meminfo: memFree=1692888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=8748 CPUtime=0
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 980517871 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101977 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 25184
/proc/meminfo: memFree=1692888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=0.01
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.302019 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 25184
/proc/meminfo: memFree=1692888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=0.01
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.701092 s]
/proc/loadavg: 2.00 2.00 1.94 4/80 25184
/proc/meminfo: memFree=1692888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=0.01
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+1.50124 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 25206
/proc/meminfo: memFree=1622536/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=0.01
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25198] ppid=25184 vsize=812760 CPUtime=1.43
/proc/25198/stat : 25198 (java) S 25184 25184 24311 0 -1 0 21518 0 1 0 132 11 0 0 18 0 9 0 980517875 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25198/statm: 203190 20941 1907 9 0 197171 0
[pid=25198/tid=25199] ppid=25184 vsize=812760 CPUtime=1.09
/proc/25198/task/25199/stat : 25199 (java) R 25184 25184 24311 0 -1 64 14510 0 1 0 102 7 0 0 25 0 9 0 980517876 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4127051856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25200] ppid=25184 vsize=812760 CPUtime=0.05
/proc/25198/task/25200/stat : 25200 (java) S 25184 25184 24311 0 -1 64 5451 0 0 0 3 2 0 0 16 0 9 0 980517877 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25201] ppid=25184 vsize=812760 CPUtime=0
/proc/25198/task/25201/stat : 25201 (java) S 25184 25184 24311 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 980517877 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25202] ppid=25184 vsize=812760 CPUtime=0
/proc/25198/task/25202/stat : 25202 (java) S 25184 25184 24311 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 980517877 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25203] ppid=25184 vsize=812760 CPUtime=0
/proc/25198/task/25203/stat : 25203 (java) S 25184 25184 24311 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 980517879 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25204] ppid=25184 vsize=812760 CPUtime=0.27
/proc/25198/task/25204/stat : 25204 (java) S 25184 25184 24311 0 -1 64 859 0 0 0 26 1 0 0 16 0 9 0 980517879 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25205] ppid=25184 vsize=812760 CPUtime=0
/proc/25198/task/25205/stat : 25205 (java) S 25184 25184 24311 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 980517879 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25198/tid=25206] ppid=25184 vsize=812760 CPUtime=0
/proc/25198/task/25206/stat : 25206 (java) S 25184 25184 24311 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 980517879 832266240 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860300

[startup+3.10155 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 25206
/proc/meminfo: memFree=1614984/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 47540

[startup+6.3012 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1681352/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=12180 CPUtime=3.76
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 2850 0 0 0 374 2 0 0 25 0 1 0 980518122 12472320 2831 996147200 134512640 135136200 4294955968 18446744073709551615 134529561 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 3045 2831 57 152 0 2890 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 59720

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1674952/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=17868 CPUtime=10.09
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 4267 0 0 0 1006 3 0 0 25 0 1 0 980518122 18296832 4248 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 4467 4248 57 152 0 4312 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 65408

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1667848/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=24636 CPUtime=22.78
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 5955 0 0 0 2273 5 0 0 25 0 1 0 980518122 25227264 5936 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 6159 5936 57 152 0 6004 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 72176

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1659272/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=33072 CPUtime=48.14
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 8083 0 0 0 4807 7 0 0 25 0 1 0 980518122 33865728 8064 996147200 134512640 135136200 4294955968 18446744073709551615 134529365 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 8268 8064 57 152 0 8113 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 80612

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1649096/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=43224 CPUtime=98.87
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 10582 0 0 0 9878 9 0 0 25 0 1 0 980518122 44261376 10563 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 10806 10563 57 152 0 10651 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 90764

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1646920/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=45224 CPUtime=158.33
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 11087 0 0 0 15823 10 0 0 25 0 1 0 980518122 46309376 11068 996147200 134512640 135136200 4294955968 18446744073709551615 134528000 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 11306 11068 57 152 0 11151 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 92764

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1644296/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=46168 CPUtime=217.78
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 11304 0 0 0 21768 10 0 0 25 0 1 0 980518122 47276032 11285 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 11542 11285 57 152 0 11387 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 93708

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 4/82 25207
/proc/meminfo: memFree=1635208/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=55360 CPUtime=277.23
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 13578 0 0 0 27710 13 0 0 25 0 1 0 980518122 56688640 13559 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/25207/statm: 13840 13559 57 152 0 13685 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 102900

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25207
/proc/meminfo: memFree=1631888/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/25207/statm: 19967 19565 57 152 0 19812 0
Current children cumulated CPU time (s) 1117.04
Current children cumulated vsize (KiB) 127408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1610384/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=80008 CPUtime=1174.57
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 19639 0 0 0 117435 22 0 0 25 0 1 0 980518122 81928192 19620 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 20002 19620 57 152 0 19847 0
Current children cumulated CPU time (s) 1177.01
Current children cumulated vsize (KiB) 127548

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1610064/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=80364 CPUtime=1234.55
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 19696 0 0 0 123433 22 0 0 25 0 1 0 980518122 82292736 19677 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 20091 19677 57 152 0 19936 0
Current children cumulated CPU time (s) 1236.99
Current children cumulated vsize (KiB) 127904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1607504/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=82972 CPUtime=1294.53
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 20335 0 0 0 129430 23 0 0 25 0 1 0 980518122 84963328 20316 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 20743 20316 57 152 0 20588 0
Current children cumulated CPU time (s) 1296.97
Current children cumulated vsize (KiB) 130512

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1601808/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=88556 CPUtime=1354.49
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 21735 0 0 0 135425 24 0 0 25 0 1 0 980518122 90681344 21716 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 22139 21716 57 152 0 21984 0
Current children cumulated CPU time (s) 1356.93
Current children cumulated vsize (KiB) 136096

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1599696/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=90572 CPUtime=1414.47
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 22230 0 0 0 141422 25 0 0 25 0 1 0 980518122 92745728 22211 996147200 134512640 135136200 4294955968 18446744073709551615 134525843 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 22643 22211 57 152 0 22488 0
Current children cumulated CPU time (s) 1416.91
Current children cumulated vsize (KiB) 138112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1599696/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=90572 CPUtime=1474.44
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 22231 0 0 0 147419 25 0 0 25 0 1 0 980518122 92745728 22212 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 22643 22212 57 152 0 22488 0
Current children cumulated CPU time (s) 1476.88
Current children cumulated vsize (KiB) 138112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1599312/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=91084 CPUtime=1534.41
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 22343 0 0 0 153416 25 0 0 25 0 1 0 980518122 93270016 22324 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 22771 22324 57 152 0 22616 0
Current children cumulated CPU time (s) 1536.85
Current children cumulated vsize (KiB) 138624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1598864/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=91512 CPUtime=1594.39
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 22454 0 0 0 159414 25 0 0 25 0 1 0 980518122 93708288 22435 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 22878 22435 57 152 0 22723 0
Current children cumulated CPU time (s) 1596.83
Current children cumulated vsize (KiB) 139052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1596880/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=93800 CPUtime=1654.37
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 22972 0 0 0 165410 27 0 0 25 0 1 0 980518122 96051200 22953 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 23450 22953 57 152 0 23295 0
Current children cumulated CPU time (s) 1656.81
Current children cumulated vsize (KiB) 141340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1595024/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=95564 CPUtime=1714.33
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 23417 0 0 0 171406 27 0 0 25 0 1 0 980518122 97857536 23398 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 23891 23398 57 152 0 23736 0
Current children cumulated CPU time (s) 1716.77
Current children cumulated vsize (KiB) 143104

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1594960/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=95564 CPUtime=1774.31
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 23421 0 0 0 177404 27 0 0 25 0 1 0 980518122 97857536 23402 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 23891 23402 57 152 0 23736 0
Current children cumulated CPU time (s) 1776.75
Current children cumulated vsize (KiB) 143104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 25270
/proc/meminfo: memFree=1594832/2055920 swapFree=4174728/4192956
[pid=25184] ppid=25182 vsize=47540 CPUtime=2.44
/proc/25184/stat : 25184 (galacM.sh) S 25182 25184 24311 0 -1 4194304 799 23228 0 1 0 0 229 15 17 0 1 0 980517871 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25184/statm: 11885 364 245 79 0 219 0
[pid=25207] ppid=25184 vsize=95760 CPUtime=1797.6
/proc/25207/stat : 25207 (minisat) R 25184 25184 24311 0 -1 4194304 23463 0 0 0 179733 27 0 0 25 0 1 0 980518122 98058240 23444 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25207/statm: 23940 23444 57 152 0 23785 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 143300

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25184 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=295651
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=160975
# CPU time returned by wait4() is 2.45663
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.61
CPU time (s): 1800.04
CPU user time (s): 1799.62
CPU system time (s): 0.42
CPU usage (%): 99.6913
Max. virtual memory (cumulated for all children) (KiB): 860300

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

runsolver used 1.73574 second user time and 5.2492 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-02 03:12:33
IDJOB=1037474
IDBENCH=53510
IDSOLVER=350
FILE ID=node35/1037474-1214961153
PBS_JOBID= 7870263
Free space on /tmp= 66540 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-54021_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037474-1214961153/watcher-1037474-1214961153 -o /tmp/evaluation-result-1037474-1214961153/solver-1037474-1214961153 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1037474-1214961153.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 277d741c2eb619b841bd7c7ebef82736
RANDOM SEED=1969468732

node35.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.261
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.261
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:       1693368 kB
Buffers:         35440 kB
Cached:         191168 kB
SwapCached:      12276 kB
Active:         139692 kB
Inactive:       163588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693368 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          90096 kB
Slab:            44368 kB
Committed_AS:  2272044 kB
PageTables:       1928 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= 66536 MiB
End job on node35 at 2008-07-02 03:42:41