Trace number 1101093

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.01 1812.21

General information on the benchmark

Namecsp/rand-2-50-23/
normalized-rand-2-50-23-587-230-30_ext.xml
MD5SUMc9f7fbedbf6fbc0bcfd5567db216b6ab
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 benchmark1166.35
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
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/1.05	c start processing
0.01/1.05	c start relation processing
0.01/1.08	c start cnf exporting
2.85/2.95	c parsing time : 0.927
2.85/2.95	c preprocessing time : 2.831
2.85/2.95	
2.85/2.95	c Nary constraints - conflicts : 0 supports : 0
2.85/2.95	c Binary constraints - conflicts : 456 supports :15
2.85/2.96	c max arity constraint : 2
2.85/2.96	c Max Tuples generated 0
2.85/2.96	c relations : 471
2.85/2.96	c relations BDD: 0
2.85/2.96	c sampling 0/0
2.85/2.96	c vars : 1151 - clauses :  76387
2.85/2.96	
2.91/3.01	 
2.91/3.01	c --- SAT Solver Stats ---
2.91/3.01	 
2.91/3.02	c eSAT 0.1 : minisat core with additionnal features
2.91/3.02	c ============================[ Problem Statistics ]=============================
2.91/3.02	c |                                                                             |
2.91/3.02	c |  Number of variables:  1150                                                 |
2.91/3.02	c |  Number of clauses:    76387                                                |
2.91/3.06	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-1101093-1215290541/watcher-1101093-1215290541 -o /tmp/evaluation-result-1101093-1215290541/solver-1101093-1215290541 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1101093-1215290541.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 22225
/proc/meminfo: memFree=1568008/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=8652 CPUtime=0
/proc/22225/stat : 22225 (galacE.sh) R 22223 22225 18317 0 -1 4194304 334 0 0 0 0 0 0 0 16 0 1 0 140734700 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 265674091167 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/22225/statm: 2163 279 207 79 0 156 0
[pid=22226] ppid=22225 vsize=8688 CPUtime=0
/proc/22226/stat : 22226 (galacE.sh) S 22225 22225 18317 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 140734701 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 265674260562 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22226/statm: 2172 286 209 79 0 165 0
[pid=22227] ppid=22226 vsize=0 CPUtime=0
/proc/22227/stat : 22227 (id) Z 22226 22225 18317 0 -1 4194316 243 0 0 0 0 0 0 0 18 0 1 0 140734701 0 0 996147200 0 0 0 0 0 0 0 3674112 0 18446744071563351923 0 0 17 0 0 0
/proc/22227/statm: -- couldn't open statm file --
[startup+0.106296 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 22225
/proc/meminfo: memFree=1568008/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=0.01
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.202308 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 22225
/proc/meminfo: memFree=1568008/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=0.01
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.30232 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 22225
/proc/meminfo: memFree=1568008/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=0.01
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.702369 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 22225
/proc/meminfo: memFree=1568008/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=0.01
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50245 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 22247
/proc/meminfo: memFree=1497464/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=0.01
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22239] ppid=22225 vsize=812760 CPUtime=1.44
/proc/22239/stat : 22239 (java) S 22225 22225 18317 0 -1 0 21804 0 1 0 130 14 0 0 19 0 9 0 140734704 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22239/statm: 203190 21220 1914 9 0 197171 0
[pid=22239/tid=22240] ppid=22225 vsize=812760 CPUtime=1.1
/proc/22239/task/22240/stat : 22240 (java) R 22225 22225 18317 0 -1 64 14533 0 1 0 101 9 0 0 25 0 9 0 140734705 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 104410027 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22241] ppid=22225 vsize=812760 CPUtime=0.06
/proc/22239/task/22241/stat : 22241 (java) S 22225 22225 18317 0 -1 64 5709 0 0 0 3 3 0 0 16 0 9 0 140734706 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22242] ppid=22225 vsize=812760 CPUtime=0
/proc/22239/task/22242/stat : 22242 (java) S 22225 22225 18317 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 140734706 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22243] ppid=22225 vsize=812760 CPUtime=0
/proc/22239/task/22243/stat : 22243 (java) S 22225 22225 18317 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 140734706 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22244] ppid=22225 vsize=812760 CPUtime=0
/proc/22239/task/22244/stat : 22244 (java) S 22225 22225 18317 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 140734708 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22245] ppid=22225 vsize=812760 CPUtime=0.25
/proc/22239/task/22245/stat : 22245 (java) S 22225 22225 18317 0 -1 64 864 0 0 0 25 0 0 0 16 0 9 0 140734709 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22246] ppid=22225 vsize=812760 CPUtime=0
/proc/22239/task/22246/stat : 22246 (java) S 22225 22225 18317 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 140734709 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22239/tid=22247] ppid=22225 vsize=812760 CPUtime=0
/proc/22239/task/22247/stat : 22247 (java) S 22225 22225 18317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140734709 832266240 21220 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860328

[startup+3.10164 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 22247
/proc/meminfo: memFree=1488824/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 47568

[startup+6.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1558776/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=8524 CPUtime=3.25
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 2172 0 0 0 325 0 0 0 25 0 1 0 140735002 8728576 1988 996147200 134512640 135177480 4294955968 18446744073709551615 134565608 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 2131 1988 81 162 0 1966 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 56092

[startup+12.7017 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1553912/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=12880 CPUtime=9.62
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 3279 0 0 0 961 1 0 0 25 0 1 0 140735002 13189120 3095 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 3220 3095 81 162 0 3055 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 60448

[startup+25.5022 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1549176/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=17336 CPUtime=22.37
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 4378 0 0 0 2234 3 0 0 25 0 1 0 140735002 17752064 4194 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 4334 4194 81 162 0 4169 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 64904

[startup+51.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1541240/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=25016 CPUtime=47.83
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 6297 0 0 0 4778 5 0 0 25 0 1 0 140735002 25616384 6113 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 6254 6113 81 162 0 6089 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 72584

[startup+102.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1532536/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=32792 CPUtime=98.8
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 8221 0 0 0 9873 7 0 0 25 0 1 0 140735002 33579008 8037 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 8198 8037 81 162 0 8033 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 80360

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1521720/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=41816 CPUtime=158.5
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 10449 0 0 0 15840 10 0 0 25 0 1 0 140735002 42819584 10265 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 10454 10265 81 162 0 10289 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 89384

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1509496/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=47404 CPUtime=218.22
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 11879 0 0 0 21810 12 0 0 25 0 1 0 140735002 48541696 11695 996147200 134512640 135177480 4294955968 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 11851 11695 81 162 0 11686 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 94972

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1497336/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=59936 CPUtime=277.93
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 14963 0 0 0 27777 16 0 0 25 0 1 0 140735002 61374464 14779 996147200 134512640 135177480 4294955968 18446744073709551615 134579417 0 0 4096 3 0 0 0 17 1 0 0
/proc/22248/statm: 14984 14779 81 162 0 14819 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 107504

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 22248
/proc/meminfo: memFree=1496696/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0

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

/proc/22248/statm: 29641 29374 81 162 0 29476 0
Current children cumulated CPU time (s) 1176.09
Current children cumulated vsize (KiB) 166132

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1505976/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=128856 CPUtime=1232.58
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 32120 0 0 0 123221 37 0 0 25 0 1 0 140735002 131948544 31936 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 32214 31936 81 162 0 32049 0
Current children cumulated CPU time (s) 1235.51
Current children cumulated vsize (KiB) 176424

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1496056/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=138796 CPUtime=1292.01
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 34602 0 0 0 129161 40 0 0 25 0 1 0 140735002 142127104 34418 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 34699 34418 81 162 0 34534 0
Current children cumulated CPU time (s) 1294.94
Current children cumulated vsize (KiB) 186364

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1487608/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=147176 CPUtime=1351.45
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 36705 0 0 0 135103 42 0 0 25 0 1 0 140735002 150708224 36521 996147200 134512640 135177480 4294955968 18446744073709551615 134565289 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 36794 36521 81 162 0 36629 0
Current children cumulated CPU time (s) 1354.38
Current children cumulated vsize (KiB) 194744

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1479160/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1410.88
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 141044 44 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134742984 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1413.81
Current children cumulated vsize (KiB) 203052

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1479104/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1470.31
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 146987 44 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1473.24
Current children cumulated vsize (KiB) 203052

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1479040/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1529.74
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 152930 44 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1532.67
Current children cumulated vsize (KiB) 203052

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1478976/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1589.17
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 158872 45 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1592.1
Current children cumulated vsize (KiB) 203052

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1479040/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1648.6
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 164815 45 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1651.53
Current children cumulated vsize (KiB) 203052

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1479040/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1708.03
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38786 0 0 0 170758 45 0 0 25 0 1 0 140735002 159215616 38602 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38602 81 162 0 38706 0
Current children cumulated CPU time (s) 1710.96
Current children cumulated vsize (KiB) 203052

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1478976/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1767.46
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38789 0 0 0 176701 45 0 0 25 0 1 0 140735002 159215616 38605 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38605 81 162 0 38706 0
Current children cumulated CPU time (s) 1770.39
Current children cumulated vsize (KiB) 203052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1478784/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1797.08
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38790 0 0 0 179663 45 0 0 25 0 1 0 140735002 159215616 38606 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38606 81 162 0 38706 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 203052

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1812.2 s]
/proc/loadavg: 1.99 1.97 1.99 3/89 22296
/proc/meminfo: memFree=1478784/2055920 swapFree=4179164/4192956
[pid=22225] ppid=22223 vsize=47568 CPUtime=2.93
/proc/22225/stat : 22225 (galacE.sh) S 22223 22225 18317 0 -1 4194304 800 23529 0 1 0 0 275 18 17 0 1 0 140734700 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 265673698138 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22225/statm: 11892 365 246 79 0 219 0
[pid=22248] ppid=22225 vsize=155484 CPUtime=1797.08
/proc/22248/stat : 22248 (eSAT_static) R 22225 22225 18317 0 -1 4194304 38790 0 0 0 179663 45 0 0 25 0 1 0 140735002 159215616 38606 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22248/statm: 38871 38606 81 162 0 38706 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 203052

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22225 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=762580
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 2.95355
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.21
CPU time (s): 1800.01
CPU user time (s): 1799.38
CPU system time (s): 0.63
CPU usage (%): 99.3266
Max. virtual memory (cumulated for all children) (KiB): 860328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.76258
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24329
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= 1249
involuntary context switches= 1203

runsolver used 1.9917 second user time and 6.25705 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 22:42:21
IDJOB=1101093
IDBENCH=60006
IDSOLVER=351
FILE ID=node76/1101093-1215290541
PBS_JOBID= 7882247
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c9f7fbedbf6fbc0bcfd5567db216b6ab
RANDOM SEED=389446479

node76.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:       1568424 kB
Buffers:         69376 kB
Cached:         236564 kB
SwapCached:       7608 kB
Active:         286056 kB
Inactive:       135536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568424 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:         124720 kB
Slab:            50668 kB
Committed_AS:   563348 kB
PageTables:       2244 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= 66484 MiB
End job on node76 at 2008-07-05 23:12:35