Trace number 1039653

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.07 1808.81

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-3-mgd_ext.xml
MD5SUM475af845a08963ea8897b34f977bd188
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints547
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension547
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.16/1.23	c start processing
1.16/1.23	c start relation processing
1.16/1.28	c start cnf exporting
4.05/4.15	c parsing time : 1.118
4.05/4.15	c preprocessing time : 4.033
4.05/4.15	
4.05/4.15	c Nary constraints - conflicts : 0 supports : 0
4.05/4.15	c Binary constraints - conflicts : 527 supports :20
4.05/4.15	c max arity constraint : 2
4.05/4.15	c Max Tuples generated 0
4.05/4.15	c relations : 547
4.05/4.15	c relations BDD: 0
4.05/4.15	c sampling 0/0
4.05/4.15	c vars : 1535 - clauses :  119607
4.05/4.15	
4.10/4.20	 
4.10/4.20	c --- SAT Solver Stats ---
4.10/4.20	 
4.10/4.20	c eSAT 0.1 : minisat core with additionnal features
4.10/4.21	c ============================[ Problem Statistics ]=============================
4.10/4.21	c |                                                                             |
4.10/4.21	c |  Number of variables:  1534                                                 |
4.10/4.21	c |  Number of clauses:    119607                                               |
4.10/4.28	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-1039653-1214968529/watcher-1039653-1214968529 -o /tmp/evaluation-result-1039653-1214968529/solver-1039653-1214968529 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039653-1214968529.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19037
/proc/meminfo: memFree=1338952/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=8560 CPUtime=0
/proc/19037/stat : 19037 (galacE.sh) R 19035 19037 19000 0 -1 4194304 307 0 0 0 0 0 0 0 20 0 1 0 1975827942 8765440 253 996147200 4194304 4520092 548682068832 18446744073709551615 228706771173 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19037/statm: 2140 253 196 79 0 133 0

[startup+0.034994 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19037
/proc/meminfo: memFree=1338952/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101902 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19037
/proc/meminfo: memFree=1338952/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301922 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19037
/proc/meminfo: memFree=1338952/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701963 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19037
/proc/meminfo: memFree=1338952/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50204 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 19059
/proc/meminfo: memFree=1262136/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19051] ppid=19037 vsize=812760 CPUtime=1.45
/proc/19051/stat : 19051 (java) S 19037 19037 19000 0 -1 0 21918 0 1 0 133 12 0 0 20 0 9 0 1975827946 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19051/statm: 203190 21335 1912 9 0 197171 0
[pid=19051/tid=19052] ppid=19037 vsize=812760 CPUtime=1.11
/proc/19051/task/19052/stat : 19052 (java) R 19037 19037 19000 0 -1 64 14533 0 1 0 103 8 0 0 25 0 9 0 1975827947 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4127050336 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19053] ppid=19037 vsize=812760 CPUtime=0.05
/proc/19051/task/19053/stat : 19053 (java) S 19037 19037 19000 0 -1 64 5813 0 0 0 3 2 0 0 16 0 9 0 1975827948 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19054] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19054/stat : 19054 (java) S 19037 19037 19000 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975827948 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19055] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19055/stat : 19055 (java) S 19037 19037 19000 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1975827948 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19056] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19056/stat : 19056 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975827950 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19057] ppid=19037 vsize=812760 CPUtime=0.25
/proc/19051/task/19057/stat : 19057 (java) S 19037 19037 19000 0 -1 64 873 0 0 0 25 0 0 0 15 0 9 0 1975827950 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19058] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19058/stat : 19058 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975827950 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19059] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19059/stat : 19059 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975827950 832266240 21335 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860320

[startup+3.10119 s]
/proc/loadavg: 2.00 2.00 2.00 5/91 19059
/proc/meminfo: memFree=1254200/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=0.01
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19051] ppid=19037 vsize=812760 CPUtime=3.04
/proc/19051/stat : 19051 (java) S 19037 19037 19000 0 -1 0 22580 0 1 0 292 12 0 0 20 0 9 0 1975827946 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19051/statm: 203190 21993 1915 9 0 197171 0
[pid=19051/tid=19052] ppid=19037 vsize=812760 CPUtime=2.65
/proc/19051/task/19052/stat : 19052 (java) R 19037 19037 19000 0 -1 64 14538 0 1 0 257 8 0 0 25 0 9 0 1975827947 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4127045566 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19053] ppid=19037 vsize=812760 CPUtime=0.09
/proc/19051/task/19053/stat : 19053 (java) S 19037 19037 19000 0 -1 64 6459 0 0 0 7 2 0 0 16 0 9 0 1975827948 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19054] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19054/stat : 19054 (java) S 19037 19037 19000 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975827948 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19055] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19055/stat : 19055 (java) S 19037 19037 19000 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1975827948 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19056] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19056/stat : 19056 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975827950 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19057] ppid=19037 vsize=812760 CPUtime=0.26
/proc/19051/task/19057/stat : 19057 (java) S 19037 19037 19000 0 -1 64 884 0 0 0 26 0 0 0 15 0 9 0 1975827950 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19058] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19058/stat : 19058 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1975827950 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19051/tid=19059] ppid=19037 vsize=812760 CPUtime=0
/proc/19051/task/19059/stat : 19059 (java) S 19037 19037 19000 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975827950 832266240 21993 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860320

[startup+6.30149 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1313400/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=8768 CPUtime=2.07
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 2351 0 0 0 206 1 0 0 25 0 1 0 1975828363 8978432 2073 996147200 134512640 135177480 4294955984 18446744073709551615 134572550 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 2192 2073 81 162 0 2027 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 56328

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1309568/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=13592 CPUtime=8.45
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 3569 0 0 0 842 3 0 0 25 0 1 0 1975828363 13918208 3291 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 3398 3291 81 162 0 3233 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 61152

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1301184/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=18916 CPUtime=21.18
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 4891 0 0 0 2114 4 0 0 25 0 1 0 1975828363 19369984 4613 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 4729 4613 81 162 0 4564 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 66476

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1292480/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=28100 CPUtime=46.66
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 7188 0 0 0 4659 7 0 0 25 0 1 0 1975828363 28774400 6910 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 7025 6910 81 162 0 6860 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 75660

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1284992/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=35000 CPUtime=97.61
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 8871 0 0 0 9753 8 0 0 25 0 1 0 1975828363 35840000 8593 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 8750 8593 81 162 0 8585 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 82560

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1272448/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=47660 CPUtime=157.33
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 12079 0 0 0 15722 11 0 0 25 0 1 0 1975828363 48803840 11801 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 11915 11801 81 162 0 11750 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 95220

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1265536/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=54352 CPUtime=217.03
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 13715 0 0 0 21691 12 0 0 25 0 1 0 1975828363 55656448 13437 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 13588 13437 81 162 0 13423 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 101912

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1257792/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12

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

/proc/19060/statm: 35583 35373 81 162 0 35418 0
Current children cumulated CPU time (s) 1116.84
Current children cumulated vsize (KiB) 189892

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19060
/proc/meminfo: memFree=1177280/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=142332 CPUtime=1172.43
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 35652 0 0 0 117205 38 0 0 25 0 1 0 1975828363 145747968 35374 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35583 35374 81 162 0 35418 0
Current children cumulated CPU time (s) 1176.55
Current children cumulated vsize (KiB) 189892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1177216/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=142332 CPUtime=1232.15
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 35652 0 0 0 123177 38 0 0 25 0 1 0 1975828363 145747968 35374 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35583 35374 81 162 0 35418 0
Current children cumulated CPU time (s) 1236.27
Current children cumulated vsize (KiB) 189892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1177152/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=142332 CPUtime=1291.86
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 35652 0 0 0 129148 38 0 0 25 0 1 0 1975828363 145747968 35374 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35583 35374 81 162 0 35418 0
Current children cumulated CPU time (s) 1295.98
Current children cumulated vsize (KiB) 189892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1177152/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=142332 CPUtime=1351.57
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 35652 0 0 0 135119 38 0 0 25 0 1 0 1975828363 145747968 35374 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35583 35374 81 162 0 35418 0
Current children cumulated CPU time (s) 1355.69
Current children cumulated vsize (KiB) 189892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1177152/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=142332 CPUtime=1411.29
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 35652 0 0 0 141091 38 0 0 25 0 1 0 1975828363 145747968 35374 996147200 134512640 135177480 4294955984 18446744073709551615 134571048 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35583 35374 81 162 0 35418 0
Current children cumulated CPU time (s) 1415.41
Current children cumulated vsize (KiB) 189892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1175744/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=143760 CPUtime=1471.01
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 36023 0 0 0 147062 39 0 0 25 0 1 0 1975828363 147210240 35745 996147200 134512640 135177480 4294955984 18446744073709551615 134565323 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 35940 35745 81 162 0 35775 0
Current children cumulated CPU time (s) 1475.13
Current children cumulated vsize (KiB) 191320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1167360/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=152012 CPUtime=1530.71
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 38088 0 0 0 153031 40 0 0 25 0 1 0 1975828363 155660288 37810 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 38003 37810 81 162 0 37838 0
Current children cumulated CPU time (s) 1534.83
Current children cumulated vsize (KiB) 199572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1159552/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=159968 CPUtime=1590.43
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 40066 0 0 0 159000 43 0 0 25 0 1 0 1975828363 163807232 39788 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 39992 39788 81 162 0 39827 0
Current children cumulated CPU time (s) 1594.55
Current children cumulated vsize (KiB) 207528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1151424/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=168504 CPUtime=1650.14
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 42058 0 0 0 164969 45 0 0 25 0 1 0 1975828363 172548096 41780 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 42126 41780 81 162 0 41961 0
Current children cumulated CPU time (s) 1654.26
Current children cumulated vsize (KiB) 216064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1144384/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=175472 CPUtime=1709.85
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 43817 0 0 0 170938 47 0 0 25 0 1 0 1975828363 179683328 43539 996147200 134512640 135177480 4294955984 18446744073709551615 134565562 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 43868 43539 81 162 0 43703 0
Current children cumulated CPU time (s) 1713.97
Current children cumulated vsize (KiB) 223032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 19062
/proc/meminfo: memFree=1137472/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=182212 CPUtime=1769.56
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 45511 0 0 0 176908 48 0 0 25 0 1 0 1975828363 186585088 45233 996147200 134512640 135177480 4294955984 18446744073709551615 134572440 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 45553 45233 81 162 0 45388 0
Current children cumulated CPU time (s) 1773.68
Current children cumulated vsize (KiB) 229772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 1.85 1.97 1.99 2/67 19086
/proc/meminfo: memFree=1207712/2055920 swapFree=4179560/4192956
[pid=19037] ppid=19035 vsize=47560 CPUtime=4.12
/proc/19037/stat : 19037 (galacE.sh) S 19035 19037 19000 0 -1 4194304 800 24294 0 1 0 0 397 15 17 0 1 0 1975827942 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19037/statm: 11890 365 246 79 0 219 0
[pid=19060] ppid=19037 vsize=184952 CPUtime=1795.95
/proc/19060/stat : 19060 (eSAT_static) R 19037 19037 19000 0 -1 4194304 46176 0 0 0 179547 48 0 0 25 0 1 0 1975828363 189390848 45898 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19060/statm: 46238 45898 81 162 0 46073 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 232512

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

Real time (s): 1808.81
CPU time (s): 1800.07
CPU user time (s): 1799.44
CPU system time (s): 0.63
CPU usage (%): 99.5167
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9734
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25094
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= 1302
involuntary context switches= 1385

runsolver used 1.90571 second user time and 4.69029 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-02 05:15:29
IDJOB=1039653
IDBENCH=53631
IDSOLVER=351
FILE ID=node8/1039653-1214968529
PBS_JOBID= 7870385
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 475af845a08963ea8897b34f977bd188
RANDOM SEED=982063673

node8.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.222
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.222
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:       1339432 kB
Buffers:         60248 kB
Cached:         519496 kB
SwapCached:       6756 kB
Active:         180648 kB
Inactive:       455700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339432 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:           10496 kB
Writeback:           0 kB
Mapped:          70024 kB
Slab:            65244 kB
Committed_AS:  3994376 kB
PageTables:       1840 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node8 at 2008-07-02 05:45:40