Trace number 1039059

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

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-51021_ext.xml
MD5SUM00c5d133dd54a3e28d414d3f97d0f7cf
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 benchmark17.7913
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
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.06/1.11	c start processing
1.06/1.11	c start relation processing
1.06/1.12	c start cnf exporting
2.24/2.37	c parsing time : 0.995
2.24/2.37	c preprocessing time : 2.254
2.24/2.37	
2.24/2.37	c Nary constraints - conflicts : 0 supports : 0
2.24/2.37	c Binary constraints - conflicts : 300 supports :0
2.24/2.37	c max arity constraint : 2
2.24/2.37	c Max Tuples generated 0
2.24/2.37	c relations : 300
2.24/2.37	c relations BDD: 0
2.24/2.37	c sampling 0/0
2.24/2.37	c vars : 626 - clauses :  51625
2.24/2.37	
2.24/2.38	 
2.24/2.39	c --- SAT Solver Stats ---
2.24/2.39	 
2.24/2.39	c eSAT 0.1 : minisat core with additionnal features
2.24/2.39	c ============================[ Problem Statistics ]=============================
2.24/2.39	c |                                                                             |
2.24/2.39	c |  Number of variables:  625                                                  |
2.24/2.39	c |  Number of clauses:    51625                                                |
2.33/2.42	c |  Parsing time:         0.03         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-1039059-1214966888/watcher-1039059-1214966888 -o /tmp/evaluation-result-1039059-1214966888/solver-1039059-1214966888 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039059-1214966888.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.99 1.97 1.99 4/81 20165
/proc/meminfo: memFree=1851520/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=8652 CPUtime=0
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1975638631 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20165/statm: 2163 280 208 79 0 156 0
[pid=20166] ppid=20165 vsize=8688 CPUtime=0
/proc/20166/stat : 20166 (galacE.sh) S 20165 20165 17717 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 1975638631 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231882850386 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20166/statm: 2172 286 209 79 0 165 0
[pid=20167] ppid=20166 vsize=8728 CPUtime=0
/proc/20167/stat : 20167 (galacE.sh) R 20166 20165 17717 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1975638631 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231882681639 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/20167/statm: 2182 290 209 79 0 175 0

[startup+0.0760971 s]
/proc/loadavg: 1.99 1.97 1.99 4/81 20165
/proc/meminfo: memFree=1851520/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=0.01
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.100947 s]
/proc/loadavg: 1.99 1.97 1.99 4/81 20165
/proc/meminfo: memFree=1851520/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=0.01
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301974 s]
/proc/loadavg: 1.99 1.97 1.99 4/81 20165
/proc/meminfo: memFree=1851520/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=0.01
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.702021 s]
/proc/loadavg: 1.99 1.97 1.99 4/81 20165
/proc/meminfo: memFree=1851520/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=0.01
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50111 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 20187
/proc/meminfo: memFree=1781232/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=0.01
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20179] ppid=20165 vsize=812524 CPUtime=1.45
/proc/20179/stat : 20179 (java) S 20165 20165 17717 0 -1 0 19856 0 1 0 134 11 0 0 18 0 9 0 1975638634 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20179/statm: 203131 19280 1904 9 0 197164 0
[pid=20179/tid=20180] ppid=20165 vsize=812524 CPUtime=1.16
/proc/20179/task/20180/stat : 20180 (java) R 20165 20165 17717 0 -1 64 14507 0 1 0 109 7 0 0 25 0 9 0 1975638635 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4126611806 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20181] ppid=20165 vsize=812524 CPUtime=0.02
/proc/20179/task/20181/stat : 20181 (java) S 20165 20165 17717 0 -1 64 3785 0 0 0 1 1 0 0 17 0 9 0 1975638636 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20182] ppid=20165 vsize=812524 CPUtime=0
/proc/20179/task/20182/stat : 20182 (java) S 20165 20165 17717 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975638636 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20183] ppid=20165 vsize=812524 CPUtime=0
/proc/20179/task/20183/stat : 20183 (java) S 20165 20165 17717 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975638636 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20184] ppid=20165 vsize=812524 CPUtime=0
/proc/20179/task/20184/stat : 20184 (java) S 20165 20165 17717 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975638638 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20185] ppid=20165 vsize=812524 CPUtime=0.23
/proc/20179/task/20185/stat : 20185 (java) S 20165 20165 17717 0 -1 64 865 0 0 0 23 0 0 0 16 0 9 0 1975638639 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20186] ppid=20165 vsize=812524 CPUtime=0
/proc/20179/task/20186/stat : 20186 (java) S 20165 20165 17717 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975638639 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20179/tid=20187] ppid=20165 vsize=812524 CPUtime=0
/proc/20179/task/20187/stat : 20187 (java) S 20165 20165 17717 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975638639 832024576 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860096

[startup+3.10129 s]
/proc/loadavg: 1.99 1.97 1.99 3/91 20187
/proc/meminfo: memFree=1773872/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 47572

[startup+6.30167 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1843888/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=7744 CPUtime=3.9
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 1842 0 0 0 389 1 0 0 25 0 1 0 1975638870 7929856 1704 996147200 134512640 135177480 4294955984 18446744073709551615 134565529 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 1936 1704 81 162 0 1771 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 55316

[startup+12.7014 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1840176/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=11976 CPUtime=10.29
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 2916 0 0 0 1028 1 0 0 25 0 1 0 1975638870 12263424 2778 996147200 134512640 135177480 4294955984 18446744073709551615 134571319 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 2994 2778 81 162 0 2829 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 59548

[startup+25.5029 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1834864/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=16764 CPUtime=23.09
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 4096 0 0 0 2306 3 0 0 25 0 1 0 1975638870 17166336 3958 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 4191 3958 81 162 0 4026 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 64336

[startup+51.103 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1827120/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=24620 CPUtime=48.68
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 6038 0 0 0 4863 5 0 0 25 0 1 0 1975638870 25210880 5900 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 6155 5900 81 162 0 5990 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 72192

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1820784/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=30300 CPUtime=99.86
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 7454 0 0 0 9980 6 0 0 25 0 1 0 1975638870 31027200 7316 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 7575 7316 81 162 0 7410 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 77872

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1819312/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=31876 CPUtime=159.84
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 7854 0 0 0 15977 7 0 0 25 0 1 0 1975638870 32641024 7716 996147200 134512640 135177480 4294955984 18446744073709551615 134565438 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 7969 7716 81 162 0 7804 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 79448

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1809200/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=42044 CPUtime=219.81
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 10341 0 0 0 21971 10 0 0 25 0 1 0 1975638870 43053056 10203 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 10511 10203 81 162 0 10346 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 89616

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1805360/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=46220 CPUtime=279.78
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 11379 0 0 0 27967 11 0 0 25 0 1 0 1975638870 47329280 11241 996147200 134512640 135177480 4294955984 18446744073709551615 134565429 0 0 4096 3 0 0 0 17 0 0 0
/proc/20188/statm: 11555 11241 81 162 0 11390 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 93792

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 20188
/proc/meminfo: memFree=1802352/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/20188/statm: 25281 24744 81 162 0 25116 0
Current children cumulated CPU time (s) 1120.8
Current children cumulated vsize (KiB) 148696

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689928/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101124 CPUtime=1178.24
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24882 0 0 0 117796 28 0 0 25 0 1 0 1975638870 103550976 24744 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25281 24744 81 162 0 25116 0
Current children cumulated CPU time (s) 1180.57
Current children cumulated vsize (KiB) 148696

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689864/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101124 CPUtime=1238
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24882 0 0 0 123772 28 0 0 25 0 1 0 1975638870 103550976 24744 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25281 24744 81 162 0 25116 0
Current children cumulated CPU time (s) 1240.33
Current children cumulated vsize (KiB) 148696

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689800/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101124 CPUtime=1297.76
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24895 0 0 0 129748 28 0 0 25 0 1 0 1975638870 103550976 24757 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25281 24757 81 162 0 25116 0
Current children cumulated CPU time (s) 1300.09
Current children cumulated vsize (KiB) 148696

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689800/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101256 CPUtime=1357.53
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24903 0 0 0 135725 28 0 0 25 0 1 0 1975638870 103686144 24765 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25314 24765 81 162 0 25149 0
Current children cumulated CPU time (s) 1359.86
Current children cumulated vsize (KiB) 148828

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689672/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101256 CPUtime=1417.29
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24923 0 0 0 141701 28 0 0 25 0 1 0 1975638870 103686144 24785 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25314 24785 81 162 0 25149 0
Current children cumulated CPU time (s) 1419.62
Current children cumulated vsize (KiB) 148828

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1689544/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=101444 CPUtime=1477.05
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 24965 0 0 0 147677 28 0 0 25 0 1 0 1975638870 103878656 24827 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25361 24827 81 162 0 25196 0
Current children cumulated CPU time (s) 1479.38
Current children cumulated vsize (KiB) 149016

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1688136/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=102736 CPUtime=1536.83
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 25285 0 0 0 153654 29 0 0 25 0 1 0 1975638870 105201664 25147 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 25684 25147 81 162 0 25519 0
Current children cumulated CPU time (s) 1539.16
Current children cumulated vsize (KiB) 150308

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1682632/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=108224 CPUtime=1596.59
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 26639 0 0 0 159629 30 0 0 25 0 1 0 1975638870 110821376 26501 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 27056 26501 81 162 0 26891 0
Current children cumulated CPU time (s) 1598.92
Current children cumulated vsize (KiB) 155796

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1678984/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=111964 CPUtime=1656.35
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 27550 0 0 0 165604 31 0 0 25 0 1 0 1975638870 114651136 27412 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 27991 27412 81 162 0 27826 0
Current children cumulated CPU time (s) 1658.68
Current children cumulated vsize (KiB) 159536

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1672456/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=118596 CPUtime=1716.13
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 29226 0 0 0 171580 33 0 0 25 0 1 0 1975638870 121442304 29088 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 29649 29088 81 162 0 29484 0
Current children cumulated CPU time (s) 1718.46
Current children cumulated vsize (KiB) 166168

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1668168/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=122608 CPUtime=1775.89
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 30207 0 0 0 177555 34 0 0 25 0 1 0 1975638870 125550592 30069 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 30652 30069 81 162 0 30487 0
Current children cumulated CPU time (s) 1778.22
Current children cumulated vsize (KiB) 170180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.2 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 20304
/proc/meminfo: memFree=1668168/2055920 swapFree=4180584/4192956
[pid=20165] ppid=20163 vsize=47572 CPUtime=2.33
/proc/20165/stat : 20165 (galacE.sh) S 20163 20165 17717 0 -1 4194304 799 23142 0 1 0 0 219 14 17 0 1 0 1975638631 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20165/statm: 11893 364 245 79 0 219 0
[pid=20188] ppid=20165 vsize=122608 CPUtime=1797.7
/proc/20188/stat : 20188 (eSAT_static) R 20165 20165 17717 0 -1 4194304 30208 0 0 0 179736 34 0 0 25 0 1 0 1975638870 125550592 30070 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/20188/statm: 30652 30070 81 162 0 30487 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 170180

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 20165 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=199665
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 2.35364
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.21
CPU time (s): 1800.03
CPU user time (s): 1799.55
CPU system time (s): 0.48
CPU usage (%): 99.7681
Max. virtual memory (cumulated for all children) (KiB): 860096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.19966
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23941
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= 788
involuntary context switches= 804

runsolver used 1.61375 second user time and 4.96324 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-02 04:48:09
IDJOB=1039059
IDBENCH=53598
IDSOLVER=351
FILE ID=node75/1039059-1214966888
PBS_JOBID= 7870185
Free space on /tmp= 66536 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-51021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039059-1214966888/watcher-1039059-1214966888 -o /tmp/evaluation-result-1039059-1214966888/solver-1039059-1214966888 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1039059-1214966888.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00c5d133dd54a3e28d414d3f97d0f7cf
RANDOM SEED=778810982

node75.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.229
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.229
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:       1852000 kB
Buffers:         22444 kB
Cached:         100640 kB
SwapCached:       6320 kB
Active:          89616 kB
Inactive:        53252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852000 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            3344 kB
Writeback:           0 kB
Mapped:          35944 kB
Slab:            46184 kB
Committed_AS:  4078280 kB
PageTables:       1916 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 node75 at 2008-07-02 05:18:15