Trace number 1036179

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 E? (TO) 1800.05 1817.01

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-5-mgd_ext.xml
MD5SUM6cbb8e8fda7c6fa1efdeb8a897b10128
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 benchmark198.782
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints512
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension512
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 ---
1.35/1.47	c start processing
1.35/1.47	c start relation processing
1.45/1.51	c start cnf exporting
4.03/4.19	c parsing time : 1.344
4.03/4.19	c preprocessing time : 4.066
4.03/4.19	
4.03/4.19	c Nary constraints - conflicts : 0 supports : 0
4.03/4.19	c Binary constraints - conflicts : 501 supports :11
4.03/4.19	c max arity constraint : 2
4.03/4.19	c Max Tuples generated 0
4.03/4.19	c relations : 512
4.03/4.19	c relations BDD: 0
4.03/4.19	c sampling 0/0
4.03/4.19	c vars : 1401 - clauses :  106480
4.03/4.19	
4.12/4.22	 
4.12/4.22	c --- SAT Solver Stats ---
4.12/4.22	 
4.12/4.22	c eSAT 0.1 : minisat core with additionnal features
4.12/4.22	c ============================[ Problem Statistics ]=============================
4.12/4.22	c |                                                                             |
4.12/4.22	c |  Number of variables:  1400                                                 |
4.12/4.22	c |  Number of clauses:    106480                                               |
4.12/4.29	c |  Parsing time:         0.06         s                                       |

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-1036179-1214956885/watcher-1036179-1214956885 -o /tmp/evaluation-result-1036179-1214956885/solver-1036179-1214956885 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036179-1214956885.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: 1.92 1.98 1.99 3/80 1971
/proc/meminfo: memFree=1589632/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=18572 CPUtime=0
/proc/1971/stat : 1971 (runsolver) R 1969 1971 1264 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1974663067 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1971/statm: 4643 292 257 25 0 2626 0

[startup+0.0978791 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 1971
/proc/meminfo: memFree=1589632/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102875 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 1971
/proc/meminfo: memFree=1589632/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302902 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 1971
/proc/meminfo: memFree=1589632/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701944 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 1971
/proc/meminfo: memFree=1589632/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50103 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 1996
/proc/meminfo: memFree=1519664/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1986] ppid=1971 vsize=812552 CPUtime=1.44
/proc/1986/stat : 1986 (java) S 1971 1971 1264 0 -1 0 21832 0 1 0 134 10 0 0 18 0 9 0 1974663070 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1986/statm: 203138 21251 1891 9 0 197171 0
[pid=1986/tid=1987] ppid=1971 vsize=812552 CPUtime=1.15
/proc/1986/task/1987/stat : 1987 (java) R 1971 1971 1264 0 -1 64 14500 0 1 0 108 7 0 0 25 0 9 0 1974663071 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4126998248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1988] ppid=1971 vsize=812552 CPUtime=0.05
/proc/1986/task/1988/stat : 1988 (java) S 1971 1971 1264 0 -1 64 5812 0 0 0 4 1 0 0 16 0 9 0 1974663073 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1990] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1990/stat : 1990 (java) S 1971 1971 1264 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974663073 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1992] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1992/stat : 1992 (java) S 1971 1971 1264 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1974663073 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1993] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1993/stat : 1993 (java) S 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1974663075 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1994] ppid=1971 vsize=812552 CPUtime=0.21
/proc/1986/task/1994/stat : 1994 (java) S 1971 1971 1264 0 -1 64 822 0 0 0 21 0 0 0 16 0 9 0 1974663075 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1995] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1995/stat : 1995 (java) S 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1974663075 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1996] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1996/stat : 1996 (java) R 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1974663075 832053248 21251 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860116

[startup+3.1012 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 1996
/proc/meminfo: memFree=1510512/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=0.01
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1986] ppid=1971 vsize=812552 CPUtime=3.02
/proc/1986/stat : 1986 (java) S 1971 1971 1264 0 -1 0 22573 0 1 0 291 11 0 0 18 0 9 0 1974663070 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1986/statm: 203138 21987 1913 9 0 197171 0
[pid=1986/tid=1987] ppid=1971 vsize=812552 CPUtime=2.63
/proc/1986/task/1987/stat : 1987 (java) R 1971 1971 1264 0 -1 64 14547 0 1 0 256 7 0 0 25 0 9 0 1974663071 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4127109613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1988] ppid=1971 vsize=812552 CPUtime=0.09
/proc/1986/task/1988/stat : 1988 (java) S 1971 1971 1264 0 -1 64 6457 0 0 0 7 2 0 0 16 0 9 0 1974663073 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1990] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1990/stat : 1990 (java) S 1971 1971 1264 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974663073 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1992] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1992/stat : 1992 (java) S 1971 1971 1264 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1974663073 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1993] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1993/stat : 1993 (java) S 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1974663075 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1994] ppid=1971 vsize=812552 CPUtime=0.27
/proc/1986/task/1994/stat : 1994 (java) S 1971 1971 1264 0 -1 64 871 0 0 0 27 0 0 0 15 0 9 0 1974663075 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1995] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1995/stat : 1995 (java) S 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1974663075 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1986/tid=1996] ppid=1971 vsize=812552 CPUtime=0
/proc/1986/task/1996/stat : 1996 (java) S 1971 1971 1264 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1974663075 832053248 21987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860116

[startup+6.30154 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 1997
/proc/meminfo: memFree=1578864/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=8404 CPUtime=2.04
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 2229 0 0 0 204 0 0 0 25 0 1 0 1974663489 8605696 1970 996147200 134512640 135177480 4294955984 18446744073709551615 134565258 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 2101 1970 81 162 0 1936 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 55968

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 1997
/proc/meminfo: memFree=1576120/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=12128 CPUtime=8.39
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 3162 0 0 0 838 1 0 0 25 0 1 0 1974663489 12419072 2903 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 3032 2903 81 162 0 2867 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 59692

[startup+25.5026 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 1997
/proc/meminfo: memFree=1569208/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=19104 CPUtime=21.08
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 4916 0 0 0 2105 3 0 0 25 0 1 0 1974663489 19562496 4657 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 4776 4657 81 162 0 4611 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 66668

[startup+51.1023 s]
/proc/loadavg: 1.89 1.97 1.99 3/83 2197
/proc/meminfo: memFree=1596928/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=25328 CPUtime=46.49
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 6445 0 0 0 4643 6 0 0 25 0 1 0 1974663489 25935872 6186 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1997/statm: 6332 6186 81 162 0 6167 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 72892

[startup+102.307 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 2353
/proc/meminfo: memFree=1580160/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=30408 CPUtime=97.26
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 7726 0 0 0 9717 9 0 0 25 0 1 0 1974663489 31137792 7467 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 7602 7467 81 162 0 7437 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 77972

[startup+162.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 2353
/proc/meminfo: memFree=1571072/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=39132 CPUtime=156.69
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 9893 0 0 0 15657 12 0 0 25 0 1 0 1974663489 40071168 9634 996147200 134512640 135177480 4294955984 18446744073709551615 134565312 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 9783 9634 81 162 0 9618 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 86696

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2353
/proc/meminfo: memFree=1563392/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=46604 CPUtime=216.14
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 11741 0 0 0 21599 15 0 0 25 0 1 0 1974663489 47722496 11482 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 11651 11482 81 162 0 11486 0
Current children cumulated CPU time (s) 220.27
Current children cumulated vsize (KiB) 94168

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2353
/proc/meminfo: memFree=1554112/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13

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

/proc/1997/statm: 28581 28373 81 162 0 28416 0
Current children cumulated CPU time (s) 1111.84
Current children cumulated vsize (KiB) 161888

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1495360/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=114324 CPUtime=1167.15
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 28632 0 0 0 116678 37 0 0 25 0 1 0 1974663489 117067776 28373 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 28581 28373 81 162 0 28416 0
Current children cumulated CPU time (s) 1171.28
Current children cumulated vsize (KiB) 161888

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1495232/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=114324 CPUtime=1226.6
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 28653 0 0 0 122622 38 0 0 25 0 1 0 1974663489 117067776 28394 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 28581 28394 81 162 0 28416 0
Current children cumulated CPU time (s) 1230.73
Current children cumulated vsize (KiB) 161888

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1495040/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=114324 CPUtime=1286.04
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 28654 0 0 0 128566 38 0 0 25 0 1 0 1974663489 117067776 28395 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 28581 28395 81 162 0 28416 0
Current children cumulated CPU time (s) 1290.17
Current children cumulated vsize (KiB) 161888

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1495040/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=114324 CPUtime=1345.47
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 28654 0 0 0 134509 38 0 0 25 0 1 0 1974663489 117067776 28395 996147200 134512640 135177480 4294955984 18446744073709551615 134565483 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 28581 28395 81 162 0 28416 0
Current children cumulated CPU time (s) 1349.6
Current children cumulated vsize (KiB) 161888

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1495040/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=114324 CPUtime=1404.92
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 28654 0 0 0 140454 38 0 0 25 0 1 0 1974663489 117067776 28395 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 28581 28395 81 162 0 28416 0
Current children cumulated CPU time (s) 1409.05
Current children cumulated vsize (KiB) 161888

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1490176/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=119196 CPUtime=1464.35
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 29881 0 0 0 146396 39 0 0 25 0 1 0 1974663489 122056704 29622 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 29799 29622 81 162 0 29634 0
Current children cumulated CPU time (s) 1468.48
Current children cumulated vsize (KiB) 166760

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1479616/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=130276 CPUtime=1523.79
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 32516 0 0 0 152337 42 0 0 25 0 1 0 1974663489 133402624 32257 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 32569 32257 81 162 0 32404 0
Current children cumulated CPU time (s) 1527.92
Current children cumulated vsize (KiB) 177840

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1470272/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=139728 CPUtime=1583.23
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 34854 0 0 0 158280 43 0 0 25 0 1 0 1974663489 143081472 34595 996147200 134512640 135177480 4294955984 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 34932 34595 81 162 0 34767 0
Current children cumulated CPU time (s) 1587.36
Current children cumulated vsize (KiB) 187292

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1462272/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=147760 CPUtime=1642.66
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 36866 0 0 0 164221 45 0 0 25 0 1 0 1974663489 151306240 36607 996147200 134512640 135177480 4294955984 18446744073709551615 134548710 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 36940 36607 81 162 0 36775 0
Current children cumulated CPU time (s) 1646.79
Current children cumulated vsize (KiB) 195324

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1462144/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=147760 CPUtime=1702.11
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 36869 0 0 0 170165 46 0 0 25 0 1 0 1974663489 151306240 36610 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 36940 36610 81 162 0 36775 0
Current children cumulated CPU time (s) 1706.24
Current children cumulated vsize (KiB) 195324

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1461952/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=147760 CPUtime=1761.54
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 36869 0 0 0 176108 46 0 0 25 0 1 0 1974663489 151306240 36610 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 36940 36610 81 162 0 36775 0
Current children cumulated CPU time (s) 1765.67
Current children cumulated vsize (KiB) 195324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2353
/proc/meminfo: memFree=1462016/2055920 swapFree=4180448/4192956
[pid=1971] ppid=1969 vsize=47564 CPUtime=4.13
/proc/1971/stat : 1971 (galacE.sh) S 1969 1971 1264 0 -1 4194304 799 24288 0 1 0 0 399 14 17 0 1 0 1974663067 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1971/statm: 11891 364 245 79 0 219 0
[pid=1997] ppid=1971 vsize=147760 CPUtime=1795.92
/proc/1997/stat : 1997 (eSAT_static) R 1971 1971 1264 0 -1 4194304 36869 0 0 0 179546 46 0 0 25 0 1 0 1974663489 151306240 36610 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1997/statm: 36940 36610 81 162 0 36775 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195324

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 1971 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=999392
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=158975
# CPU time returned by wait4() is 4.15837
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.01
CPU time (s): 1800.05
CPU user time (s): 1799.45
CPU system time (s): 0.6
CPU usage (%): 99.0664
Max. virtual memory (cumulated for all children) (KiB): 860116

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

runsolver used 2.42663 second user time and 5.81412 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-02 02:01:25
IDJOB=1036179
IDBENCH=53438
IDSOLVER=351
FILE ID=node24/1036179-1214956885
PBS_JOBID= 7870285
Free space on /tmp= 66532 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-5-mgd_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1036179-1214956885/watcher-1036179-1214956885 -o /tmp/evaluation-result-1036179-1214956885/solver-1036179-1214956885 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1036179-1214956885.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6cbb8e8fda7c6fa1efdeb8a897b10128
RANDOM SEED=1239121873

node24.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1590112 kB
Buffers:         44328 kB
Cached:         293876 kB
SwapCached:       6556 kB
Active:         116140 kB
Inactive:       272444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590112 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          66772 kB
Slab:            62160 kB
Committed_AS:  4159760 kB
PageTables:       1924 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 node24 at 2008-07-02 02:31:44