Trace number 1079040

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.06 1808.52

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-7_ext.xml
MD5SUMc56f703fbfb446fbf73a9fe89e10396f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.01
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints12
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension12
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.81	c start processing
0.01/0.81	c start relation processing
0.01/1.03	c start cnf exporting
8.41/8.50	c parsing time : 0.691
8.41/8.50	c preprocessing time : 8.381
8.41/8.50	
8.41/8.50	c Nary constraints - conflicts : 0 supports : 12
8.41/8.50	c Binary constraints - conflicts : 0 supports :0
8.41/8.50	c max arity constraint : 7
8.41/8.50	c Max Tuples generated 0
8.41/8.50	c relations : 2
8.41/8.50	c relations BDD: 2
8.41/8.50	c sampling 0/0
8.41/8.50	c vars : 57232 - clauses :  215597
8.41/8.50	
8.41/8.54	 
8.41/8.54	c --- SAT Solver Stats ---
8.41/8.54	 
8.41/8.54	c eSAT 0.1 : minisat core with additionnal features
8.41/8.54	c ============================[ Problem Statistics ]=============================
8.41/8.54	c |                                                                             |
8.41/8.54	c |  Number of variables:  57231                                                |
8.41/8.54	c |  Number of clauses:    215597                                               |
8.69/8.81	c |  Parsing time:         0.24         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-1079040-1215209125/watcher-1079040-1215209125 -o /tmp/evaluation-result-1079040-1215209125/solver-1079040-1215209125 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1079040-1215209125.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 4/81 16876
/proc/meminfo: memFree=1825128/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=8652 CPUtime=0
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 643846155 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 2163 280 208 79 0 156 0
[pid=16877] ppid=16876 vsize=8688 CPUtime=0
/proc/16877/stat : 16877 (galacE.sh) S 16876 16876 16287 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 643846156 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16877/statm: 2172 286 209 79 0 165 0
[pid=16878] ppid=16877 vsize=8728 CPUtime=0
/proc/16878/stat : 16878 (galacE.sh) R 16877 16876 16287 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 643846156 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231493659943 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16878/statm: 2182 290 209 79 0 175 0

[startup+0.110651 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16876
/proc/meminfo: memFree=1825128/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.201665 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16876
/proc/meminfo: memFree=1825128/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301682 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16876
/proc/meminfo: memFree=1825128/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.70174 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16876
/proc/meminfo: memFree=1825128/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50285 s]
/proc/loadavg: 1.92 1.98 1.99 4/91 16898
/proc/meminfo: memFree=1784592/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16890] ppid=16876 vsize=812732 CPUtime=1.45
/proc/16890/stat : 16890 (java) S 16876 16876 16287 0 -1 0 20589 0 1 0 133 12 0 0 18 0 9 0 643846159 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16890/statm: 203183 20010 1909 9 0 197164 0
[pid=16890/tid=16891] ppid=16876 vsize=812732 CPUtime=1.15
/proc/16890/task/16891/stat : 16891 (java) R 16876 16876 16287 0 -1 64 14518 0 1 0 107 8 0 0 20 0 9 0 643846160 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4126839788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16892] ppid=16876 vsize=812732 CPUtime=0.07
/proc/16890/task/16892/stat : 16892 (java) S 16876 16876 16287 0 -1 64 4557 0 0 0 5 2 0 0 16 0 9 0 643846161 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16893] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16893/stat : 16893 (java) S 16876 16876 16287 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16894] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16894/stat : 16894 (java) S 16876 16876 16287 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16895] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16895/stat : 16895 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 643846164 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16896] ppid=16876 vsize=812732 CPUtime=0.2
/proc/16890/task/16896/stat : 16896 (java) S 16876 16876 16287 0 -1 64 813 0 0 0 20 0 0 0 16 0 9 0 643846164 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16897] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16897/stat : 16897 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 643846164 832237568 20010 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16898] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16898/stat : 16898 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 643846164 832237568 20010 996147200 134512640 134550740 4294955600 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) 860304

[startup+3.1011 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 16898
/proc/meminfo: memFree=1745424/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16890] ppid=16876 vsize=812732 CPUtime=3.04
/proc/16890/stat : 16890 (java) S 16876 16876 16287 0 -1 0 21975 0 1 0 291 13 0 0 18 0 9 0 643846159 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16890/statm: 203183 21394 1909 9 0 197164 0
[pid=16890/tid=16891] ppid=16876 vsize=812732 CPUtime=2.72
/proc/16890/task/16891/stat : 16891 (java) R 16876 16876 16287 0 -1 64 14520 0 1 0 263 9 0 0 25 0 9 0 643846160 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4126633553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16892] ppid=16876 vsize=812732 CPUtime=0.08
/proc/16890/task/16892/stat : 16892 (java) S 16876 16876 16287 0 -1 64 5935 0 0 0 6 2 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16893] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16893/stat : 16893 (java) S 16876 16876 16287 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16894] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16894/stat : 16894 (java) S 16876 16876 16287 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16895] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16895/stat : 16895 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16896] ppid=16876 vsize=812732 CPUtime=0.2
/proc/16890/task/16896/stat : 16896 (java) S 16876 16876 16287 0 -1 64 819 0 0 0 20 0 0 0 16 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16897] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16897/stat : 16897 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16898] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16898/stat : 16898 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860304

[startup+6.30256 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 16898
/proc/meminfo: memFree=1743504/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=0.01
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16890] ppid=16876 vsize=812732 CPUtime=6.22
/proc/16890/stat : 16890 (java) S 16876 16876 16287 0 -1 0 21982 0 1 0 608 14 0 0 18 0 9 0 643846159 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16890/statm: 203183 21394 1909 9 0 197164 0
[pid=16890/tid=16891] ppid=16876 vsize=812732 CPUtime=5.9
/proc/16890/task/16891/stat : 16891 (java) R 16876 16876 16287 0 -1 64 14527 0 1 0 580 10 0 0 25 0 9 0 643846160 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4126954036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16892] ppid=16876 vsize=812732 CPUtime=0.08
/proc/16890/task/16892/stat : 16892 (java) S 16876 16876 16287 0 -1 64 5935 0 0 0 6 2 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16893] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16893/stat : 16893 (java) S 16876 16876 16287 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16894] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16894/stat : 16894 (java) S 16876 16876 16287 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 643846161 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16895] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16895/stat : 16895 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16896] ppid=16876 vsize=812732 CPUtime=0.2
/proc/16890/task/16896/stat : 16896 (java) S 16876 16876 16287 0 -1 64 819 0 0 0 20 0 0 0 16 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16897] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16897/stat : 16897 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16890/tid=16898] ppid=16876 vsize=812732 CPUtime=0
/proc/16890/task/16898/stat : 16898 (java) S 16876 16876 16287 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 643846164 832237568 21394 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860304

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 16899
/proc/meminfo: memFree=1788504/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=32928 CPUtime=4.13
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 8927 0 0 0 409 4 0 0 25 0 1 0 643847009 33718272 7916 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16899/statm: 8232 7916 80 162 0 8067 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 80500

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 16899
/proc/meminfo: memFree=1788504/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=32928 CPUtime=16.86
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 8928 0 0 0 1682 4 0 0 25 0 1 0 643847009 33718272 7917 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/16899/statm: 8232 7917 80 162 0 8067 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 80500

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 16899
/proc/meminfo: memFree=1788504/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=33088 CPUtime=42.34
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 8946 0 0 0 4230 4 0 0 25 0 1 0 643847009 33882112 7935 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16899/statm: 8272 7935 80 162 0 8107 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 80660

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 16899
/proc/meminfo: memFree=1788120/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=33484 CPUtime=93.3
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 9035 0 0 0 9325 5 0 0 25 0 1 0 643847009 34287616 8024 996147200 134512640 135177480 4294955968 18446744073709551615 134565685 0 0 4096 3 0 0 0 17 1 0 0
/proc/16899/statm: 8371 8024 80 162 0 8206 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 81056

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16899
/proc/meminfo: memFree=1785944/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0

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

/proc/16899/statm: 12990 12622 80 162 0 12825 0
Current children cumulated CPU time (s) 1114.13
Current children cumulated vsize (KiB) 99532

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/76 17590
/proc/meminfo: memFree=1720592/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=51960 CPUtime=1165.66
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 13633 0 0 0 116516 50 0 0 25 0 1 0 643847009 53207040 12622 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 12990 12622 80 162 0 12825 0
Current children cumulated CPU time (s) 1174.1
Current children cumulated vsize (KiB) 99532

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/76 17590
/proc/meminfo: memFree=1718096/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=52148 CPUtime=1225.65
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 13659 0 0 0 122514 51 0 0 25 0 1 0 643847009 53399552 12648 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 13037 12648 80 162 0 12872 0
Current children cumulated CPU time (s) 1234.09
Current children cumulated vsize (KiB) 99720

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/76 17590
/proc/meminfo: memFree=1713744/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=55164 CPUtime=1285.62
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 14434 0 0 0 128510 52 0 0 25 0 1 0 643847009 56487936 13423 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 13791 13423 80 162 0 13626 0
Current children cumulated CPU time (s) 1294.06
Current children cumulated vsize (KiB) 102736

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/76 17590
/proc/meminfo: memFree=1709072/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=58748 CPUtime=1345.59
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15344 0 0 0 134506 53 0 0 25 0 1 0 643847009 60157952 14333 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 14687 14333 80 162 0 14522 0
Current children cumulated CPU time (s) 1354.03
Current children cumulated vsize (KiB) 106320

[startup+1422.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/76 17590
/proc/meminfo: memFree=1705936/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1405.57
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15974 0 0 0 140503 54 0 0 25 0 1 0 643847009 63074304 14963 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14963 80 162 0 15234 0
Current children cumulated CPU time (s) 1414.01
Current children cumulated vsize (KiB) 109168

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/76 17590
/proc/meminfo: memFree=1705808/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1465.54
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15975 0 0 0 146500 54 0 0 25 0 1 0 643847009 63074304 14964 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14964 80 162 0 15234 0
Current children cumulated CPU time (s) 1473.98
Current children cumulated vsize (KiB) 109168

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 17590
/proc/meminfo: memFree=1704528/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1525.52
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15975 0 0 0 152498 54 0 0 25 0 1 0 643847009 63074304 14964 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14964 80 162 0 15234 0
Current children cumulated CPU time (s) 1533.96
Current children cumulated vsize (KiB) 109168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 17590
/proc/meminfo: memFree=1704464/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1585.49
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15975 0 0 0 158495 54 0 0 25 0 1 0 643847009 63074304 14964 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14964 80 162 0 15234 0
Current children cumulated CPU time (s) 1593.93
Current children cumulated vsize (KiB) 109168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 17590
/proc/meminfo: memFree=1703504/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1645.47
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15975 0 0 0 164493 54 0 0 25 0 1 0 643847009 63074304 14964 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14964 80 162 0 15234 0
Current children cumulated CPU time (s) 1653.91
Current children cumulated vsize (KiB) 109168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 17590
/proc/meminfo: memFree=1703376/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1705.45
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 15979 0 0 0 170490 55 0 0 25 0 1 0 643847009 63074304 14968 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14968 80 162 0 15234 0
Current children cumulated CPU time (s) 1713.89
Current children cumulated vsize (KiB) 109168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17590
/proc/meminfo: memFree=1703312/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=61596 CPUtime=1765.42
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 16004 0 0 0 176487 55 0 0 25 0 1 0 643847009 63074304 14993 996147200 134512640 135177480 4294955968 18446744073709551615 134571641 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15399 14993 80 162 0 15234 0
Current children cumulated CPU time (s) 1773.86
Current children cumulated vsize (KiB) 109168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17590
/proc/meminfo: memFree=1702096/2055920 swapFree=4180808/4192956
[pid=16876] ppid=16874 vsize=47572 CPUtime=8.44
/proc/16876/stat : 16876 (galacE.sh) S 16874 16876 16287 0 -1 4194304 799 23698 0 1 0 0 827 17 17 0 1 0 643846155 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16876/statm: 11893 364 245 79 0 219 0
[pid=16899] ppid=16876 vsize=62816 CPUtime=1791.62
/proc/16899/stat : 16899 (eSAT_static) R 16876 16876 16287 0 -1 4194304 16310 0 0 0 179107 55 0 0 25 0 1 0 643847009 64323584 15299 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/16899/statm: 15704 15299 80 162 0 15539 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 110388

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 16876 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=282740
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=186971
# CPU time returned by wait4() is 8.46971
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.52
CPU time (s): 1800.06
CPU user time (s): 1799.34
CPU system time (s): 0.72
CPU usage (%): 99.5322
Max. virtual memory (cumulated for all children) (KiB): 860304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.28274
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24497
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= 1201
involuntary context switches= 1392

runsolver used 2.06868 second user time and 5.9131 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 00:05:26
IDJOB=1079040
IDBENCH=56858
IDSOLVER=351
FILE ID=node39/1079040-1215209125
PBS_JOBID= 7881715
Free space on /tmp= 66556 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-7_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079040-1215209125/watcher-1079040-1215209125 -o /tmp/evaluation-result-1079040-1215209125/solver-1079040-1215209125 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1079040-1215209125.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c56f703fbfb446fbf73a9fe89e10396f
RANDOM SEED=712560057

node39.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.267
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.267
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:       1825608 kB
Buffers:         19128 kB
Cached:         107860 kB
SwapCached:       5748 kB
Active:         133292 kB
Inactive:        46268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825608 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            3188 kB
Writeback:           0 kB
Mapped:          66564 kB
Slab:            36004 kB
Committed_AS:  1711200 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= 66532 MiB
End job on node39 at 2008-07-05 00:35:36