Trace number 1101181

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 1809.01

General information on the benchmark

Namecsp/rand-2-50-23/
normalized-rand-2-50-23-587-230-24_ext.xml
MD5SUMdbcd02b2bb286c2678e77b0edec5fef1
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 benchmark590.139
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints470
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension470
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.14/1.22	c start processing
1.14/1.22	c start relation processing
1.14/1.25	c start cnf exporting
3.13/3.23	c parsing time : 1.099
3.13/3.23	c preprocessing time : 3.106
3.13/3.23	
3.13/3.23	c Nary constraints - conflicts : 0 supports : 0
3.13/3.23	c Binary constraints - conflicts : 456 supports :14
3.13/3.23	c max arity constraint : 2
3.13/3.23	c Max Tuples generated 0
3.13/3.23	c relations : 470
3.13/3.23	c relations BDD: 0
3.13/3.23	c sampling 0/0
3.13/3.23	c vars : 1151 - clauses :  76604
3.13/3.23	
3.13/3.28	 
3.13/3.28	c --- SAT Solver Stats ---
3.13/3.28	 
3.13/3.28	c eSAT 0.1 : minisat core with additionnal features
3.13/3.28	c ============================[ Problem Statistics ]=============================
3.13/3.28	c |                                                                             |
3.13/3.28	c |  Number of variables:  1150                                                 |
3.13/3.28	c |  Number of clauses:    76604                                                |
3.20/3.33	c |  Parsing time:         0.04         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-1101181-1215291365/watcher-1101181-1215291365 -o /tmp/evaluation-result-1101181-1215291365/solver-1101181-1215291365 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1101181-1215291365.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/78 25958
/proc/meminfo: memFree=1724592/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=8652 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 652070087 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 2163 280 208 79 0 156 0
[pid=25959] ppid=25958 vsize=8688 CPUtime=0
/proc/25959/stat : 25959 (galacE.sh) S 25958 25958 25591 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 652070088 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/25959/statm: 2172 286 209 79 0 165 0
[pid=25960] ppid=25959 vsize=8728 CPUtime=0
/proc/25960/stat : 25960 (galacE.sh) R 25959 25958 25591 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 652070088 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231493659943 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/25960/statm: 2182 290 209 79 0 175 0

[startup+0.0317489 s]
/proc/loadavg: 2.00 2.00 2.00 4/78 25958
/proc/meminfo: memFree=1724592/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=8784 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 639 1482 0 0 0 0 0 0 21 0 1 0 652070087 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/25958/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8784

[startup+0.102762 s]
/proc/loadavg: 2.00 2.00 2.00 4/78 25958
/proc/meminfo: memFree=1724592/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.30279 s]
/proc/loadavg: 2.00 2.00 2.00 4/78 25958
/proc/meminfo: memFree=1724592/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.702853 s]
/proc/loadavg: 2.00 2.00 2.00 4/78 25958
/proc/meminfo: memFree=1724592/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+1.50197 s]
/proc/loadavg: 2.16 2.03 2.01 4/88 25980
/proc/meminfo: memFree=1654424/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25972] ppid=25958 vsize=812760 CPUtime=1.44
/proc/25972/stat : 25972 (java) S 25958 25958 25591 0 -1 0 21796 0 1 0 135 9 0 0 18 0 9 0 652070091 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25972/statm: 203190 21212 1913 9 0 197171 0
[pid=25972/tid=25973] ppid=25958 vsize=812760 CPUtime=1.11
/proc/25972/task/25973/stat : 25973 (java) R 25958 25958 25591 0 -1 64 14535 0 1 0 106 5 0 0 25 0 9 0 652070092 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4126991918 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25974] ppid=25958 vsize=812760 CPUtime=0.05
/proc/25972/task/25974/stat : 25974 (java) S 25958 25958 25591 0 -1 64 5706 0 0 0 3 2 0 0 16 0 9 0 652070093 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25975] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25975/stat : 25975 (java) S 25958 25958 25591 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 652070094 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25976] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25976/stat : 25976 (java) S 25958 25958 25591 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 652070094 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25977] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25977/stat : 25977 (java) S 25958 25958 25591 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 652070096 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25978] ppid=25958 vsize=812760 CPUtime=0.25
/proc/25972/task/25978/stat : 25978 (java) S 25958 25958 25591 0 -1 64 856 0 0 0 25 0 0 0 15 0 9 0 652070096 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25979] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25979/stat : 25979 (java) S 25958 25958 25591 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 652070096 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25980] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25980/stat : 25980 (java) S 25958 25958 25591 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 652070096 832266240 21212 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860332

[startup+3.10221 s]
/proc/loadavg: 2.16 2.03 2.01 3/88 25980
/proc/meminfo: memFree=1645720/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=0
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25972] ppid=25958 vsize=812760 CPUtime=3.03
/proc/25972/stat : 25972 (java) S 25958 25958 25591 0 -1 0 21812 0 1 0 294 9 0 0 18 0 9 0 652070091 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25972/statm: 203190 21225 1913 9 0 197171 0
[pid=25972/tid=25973] ppid=25958 vsize=812760 CPUtime=2.68
/proc/25972/task/25973/stat : 25973 (java) R 25958 25958 25591 0 -1 64 14539 0 1 0 262 6 0 0 25 0 9 0 652070092 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4125952107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25974] ppid=25958 vsize=812760 CPUtime=0.07
/proc/25972/task/25974/stat : 25974 (java) S 25958 25958 25591 0 -1 64 5708 0 0 0 5 2 0 0 16 0 9 0 652070093 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25975] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25975/stat : 25975 (java) S 25958 25958 25591 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 652070094 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25976] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25976/stat : 25976 (java) S 25958 25958 25591 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 652070094 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25977] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25977/stat : 25977 (java) S 25958 25958 25591 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 652070096 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25978] ppid=25958 vsize=812760 CPUtime=0.26
/proc/25972/task/25978/stat : 25978 (java) S 25958 25958 25591 0 -1 64 866 0 0 0 26 0 0 0 15 0 9 0 652070096 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25979] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25979/stat : 25979 (java) S 25958 25958 25591 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 652070096 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25972/tid=25980] ppid=25958 vsize=812760 CPUtime=0
/proc/25972/task/25980/stat : 25980 (java) S 25958 25958 25591 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 652070096 832266240 21225 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860332

[startup+6.30167 s]
/proc/loadavg: 2.15 2.03 2.01 3/80 25981
/proc/meminfo: memFree=1716248/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=7824 CPUtime=2.99
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 1989 0 0 0 299 0 0 0 25 0 1 0 652070416 8011776 1803 996147200 134512640 135177480 4294955968 18446744073709551615 134565208 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 1956 1803 81 162 0 1791 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55396

[startup+12.7016 s]
/proc/loadavg: 2.13 2.03 2.01 3/80 25981
/proc/meminfo: memFree=1712288/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=11908 CPUtime=9.36
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 3024 0 0 0 934 2 0 0 25 0 1 0 652070416 12193792 2838 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 2977 2838 81 162 0 2812 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 59480

[startup+25.5025 s]
/proc/loadavg: 2.10 2.03 2.01 3/80 25981
/proc/meminfo: memFree=1708128/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=15340 CPUtime=22.09
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 3877 0 0 0 2207 2 0 0 25 0 1 0 652070416 15708160 3691 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 3835 3691 81 162 0 3670 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 62912

[startup+51.1023 s]
/proc/loadavg: 2.07 2.03 2.01 3/80 25981
/proc/meminfo: memFree=1704288/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=19456 CPUtime=47.57
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 4894 0 0 0 4754 3 0 0 25 0 1 0 652070416 19922944 4708 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 4864 4708 81 162 0 4699 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 67028

[startup+102.308 s]
/proc/loadavg: 2.03 2.02 2.00 3/80 25981
/proc/meminfo: memFree=1698336/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=25224 CPUtime=98.53
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 6304 0 0 0 9848 5 0 0 25 0 1 0 652070416 25829376 6118 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 6306 6118 81 162 0 6141 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 72796

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 25981
/proc/meminfo: memFree=1684704/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=38688 CPUtime=158.23
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 9676 0 0 0 15814 9 0 0 25 0 1 0 652070416 39616512 9490 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 9672 9490 81 162 0 9507 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 86260

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 25981
/proc/meminfo: memFree=1676960/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=46536 CPUtime=217.94
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 11640 0 0 0 21782 12 0 0 25 0 1 0 652070416 47652864 11454 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25981/statm: 11634 11454 81 162 0 11469 0
Current children cumulated CPU time (s) 221.14

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

/proc/25981/statm: 26351 26102 81 162 0 26186 0
Current children cumulated CPU time (s) 1116.71
Current children cumulated vsize (KiB) 152976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26015
/proc/meminfo: memFree=1617056/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=106176 CPUtime=1173.22
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 26481 0 0 0 117290 32 0 0 25 0 1 0 652070416 108724224 26295 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 26544 26295 81 162 0 26379 0
Current children cumulated CPU time (s) 1176.42
Current children cumulated vsize (KiB) 153748

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 26015
/proc/meminfo: memFree=1605664/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=117304 CPUtime=1232.91
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 29266 0 0 0 123256 35 0 0 25 0 1 0 652070416 120119296 29080 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 29326 29080 81 162 0 29161 0
Current children cumulated CPU time (s) 1236.11
Current children cumulated vsize (KiB) 164876

[startup+1302.3 s]
/proc/loadavg: 2.21 2.08 2.02 3/80 26015
/proc/meminfo: memFree=1595872/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=126948 CPUtime=1292.62
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31689 0 0 0 129224 38 0 0 25 0 1 0 652070416 129994752 31503 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31737 31503 81 162 0 31572 0
Current children cumulated CPU time (s) 1295.82
Current children cumulated vsize (KiB) 174520

[startup+1362.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/80 26015
/proc/meminfo: memFree=1594912/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1352.32
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31878 0 0 0 135194 38 0 0 25 0 1 0 652070416 130789376 31692 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31692 81 162 0 31766 0
Current children cumulated CPU time (s) 1355.52
Current children cumulated vsize (KiB) 175296

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.01 3/80 26015
/proc/meminfo: memFree=1594912/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1412.02
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31879 0 0 0 141164 38 0 0 25 0 1 0 652070416 130789376 31693 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31693 81 162 0 31766 0
Current children cumulated CPU time (s) 1415.22
Current children cumulated vsize (KiB) 175296

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/80 26015
/proc/meminfo: memFree=1594912/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1471.72
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31880 0 0 0 147134 38 0 0 25 0 1 0 652070416 130789376 31694 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31694 81 162 0 31766 0
Current children cumulated CPU time (s) 1474.92
Current children cumulated vsize (KiB) 175296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 26015
/proc/meminfo: memFree=1594912/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1531.43
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31886 0 0 0 153104 39 0 0 25 0 1 0 652070416 130789376 31700 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31700 81 162 0 31766 0
Current children cumulated CPU time (s) 1534.63
Current children cumulated vsize (KiB) 175296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 26015
/proc/meminfo: memFree=1594848/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1591.13
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31888 0 0 0 159074 39 0 0 25 0 1 0 652070416 130789376 31702 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31702 81 162 0 31766 0
Current children cumulated CPU time (s) 1594.33
Current children cumulated vsize (KiB) 175296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/80 26015
/proc/meminfo: memFree=1594784/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=127724 CPUtime=1650.83
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31890 0 0 0 165044 39 0 0 25 0 1 0 652070416 130789376 31704 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 31931 31704 81 162 0 31766 0
Current children cumulated CPU time (s) 1654.03
Current children cumulated vsize (KiB) 175296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 26015
/proc/meminfo: memFree=1594528/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=128040 CPUtime=1710.53
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 31945 0 0 0 171014 39 0 0 25 0 1 0 652070416 131112960 31759 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 32010 31759 81 162 0 31845 0
Current children cumulated CPU time (s) 1713.73
Current children cumulated vsize (KiB) 175612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26015
/proc/meminfo: memFree=1591456/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=131040 CPUtime=1770.23
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 32725 0 0 0 176983 40 0 0 25 0 1 0 652070416 134184960 32539 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 32760 32539 81 162 0 32595 0
Current children cumulated CPU time (s) 1773.43
Current children cumulated vsize (KiB) 178612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26015
/proc/meminfo: memFree=1586912/2055920 swapFree=4180840/4192956
[pid=25958] ppid=25956 vsize=47572 CPUtime=3.2
/proc/25958/stat : 25958 (galacE.sh) S 25956 25958 25591 0 -1 4194304 799 23525 0 1 0 0 308 12 17 0 1 0 652070087 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25958/statm: 11893 364 245 79 0 219 0
[pid=25981] ppid=25958 vsize=136116 CPUtime=1796.8
/proc/25981/stat : 25981 (eSAT_static) R 25958 25958 25591 0 -1 4194304 33833 0 0 0 179639 41 0 0 25 0 1 0 652070416 139382784 33647 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/25981/statm: 34029 33647 81 162 0 33864 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 183688

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

Real time (s): 1809.01
CPU time (s): 1800
CPU user time (s): 1799.47
CPU system time (s): 0.53
CPU usage (%): 99.5017
Max. virtual memory (cumulated for all children) (KiB): 860332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.08653
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24324
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= 1224
involuntary context switches= 1184

runsolver used 2.04069 second user time and 6.19806 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 22:56:05
IDJOB=1101181
IDBENCH=60011
IDSOLVER=351
FILE ID=node39/1101181-1215291365
PBS_JOBID= 7882354
Free space on /tmp= 66560 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-50-23/normalized-rand-2-50-23-587-230-24_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1101181-1215291365/watcher-1101181-1215291365 -o /tmp/evaluation-result-1101181-1215291365/solver-1101181-1215291365 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1101181-1215291365.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dbcd02b2bb286c2678e77b0edec5fef1
RANDOM SEED=1098161742

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:       1725072 kB
Buffers:         57428 kB
Cached:         199660 kB
SwapCached:       6276 kB
Active:         169928 kB
Inactive:       104956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725072 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            3504 kB
Writeback:           0 kB
Mapped:          26492 kB
Slab:            40816 kB
Committed_AS:  1049736 kB
PageTables:       2228 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= 66556 MiB
End job on node39 at 2008-07-05 23:26:16