Trace number 1039023

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 1811.11

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-58021_ext.xml
MD5SUM646c308d0d2b6d69b43b2acd55fc5134
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.305
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.90	c start processing
0.01/0.90	c start relation processing
0.01/0.91	c start cnf exporting
2.07/2.13	c parsing time : 0.78
2.07/2.13	c preprocessing time : 2.016
2.07/2.13	
2.07/2.13	c Nary constraints - conflicts : 0 supports : 0
2.07/2.13	c Binary constraints - conflicts : 300 supports :0
2.07/2.13	c max arity constraint : 2
2.07/2.13	c Max Tuples generated 0
2.07/2.13	c relations : 300
2.07/2.13	c relations BDD: 0
2.07/2.13	c sampling 0/0
2.07/2.13	c vars : 626 - clauses :  51625
2.07/2.13	
2.07/2.18	 
2.07/2.18	c --- SAT Solver Stats ---
2.07/2.18	 
2.07/2.18	c eSAT 0.1 : minisat core with additionnal features
2.07/2.18	c ============================[ Problem Statistics ]=============================
2.07/2.18	c |                                                                             |
2.07/2.18	c |  Number of variables:  625                                                  |
2.07/2.18	c |  Number of clauses:    51625                                                |
2.12/2.21	c |  Parsing time:         0.03         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039023-1214966624/watcher-1039023-1214966624 -o /tmp/evaluation-result-1039023-1214966624/solver-1039023-1214966624 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039023-1214966624.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 2.00 4/74 25305
/proc/meminfo: memFree=727776/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=8652 CPUtime=0
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975634699 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 2163 280 208 79 0 156 0
[pid=25306] ppid=25305 vsize=8688 CPUtime=0
/proc/25306/stat : 25306 (galacE.sh) R 25305 25305 21314 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 1975634700 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 269930261151 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/25306/statm: 2172 288 210 79 0 165 0
[pid=25308] ppid=25306 vsize=0 CPUtime=0
/proc/25308/stat : 25308 (galacE.sh) R 25306 25305 21314 0 -1 4194368 25 0 0 0 0 0 0 0 16 0 1 0 1975634700 0 0 996147200 0 0 0 18446744073709551615 269930261799 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/25308/statm: 0 0 0 0 0 0 0

[startup+0.093226 s]
/proc/loadavg: 1.99 1.98 2.00 4/74 25305
/proc/meminfo: memFree=727776/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=0.01
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 766 1698 0 0 0 0 0 1 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.101223 s]
/proc/loadavg: 1.99 1.98 2.00 4/74 25305
/proc/meminfo: memFree=727776/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=0.01
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 766 1698 0 0 0 0 0 1 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301249 s]
/proc/loadavg: 1.99 1.98 2.00 4/74 25305
/proc/meminfo: memFree=727776/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=0.01
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 766 1698 0 0 0 0 0 1 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701296 s]
/proc/loadavg: 1.99 1.98 2.00 4/74 25305
/proc/meminfo: memFree=727776/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=0.01
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 766 1698 0 0 0 0 0 1 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50239 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 25327
/proc/meminfo: memFree=657168/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=0.01
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 766 1698 0 0 0 0 0 1 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25319] ppid=25305 vsize=812760 CPUtime=1.45
/proc/25319/stat : 25319 (java) S 25305 25305 21314 0 -1 0 21430 0 1 0 131 14 0 0 18 0 9 0 1975634702 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25319/statm: 203190 20852 1908 9 0 197171 0
[pid=25319/tid=25320] ppid=25305 vsize=812760 CPUtime=1.13
/proc/25319/task/25320/stat : 25320 (java) R 25305 25305 21314 0 -1 64 14511 0 1 0 104 9 0 0 25 0 9 0 1975634704 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25321] ppid=25305 vsize=812760 CPUtime=0.05
/proc/25319/task/25321/stat : 25321 (java) S 25305 25305 21314 0 -1 64 5365 0 0 0 3 2 0 0 16 0 9 0 1975634705 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25322] ppid=25305 vsize=812760 CPUtime=0
/proc/25319/task/25322/stat : 25322 (java) S 25305 25305 21314 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975634705 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25323] ppid=25305 vsize=812760 CPUtime=0
/proc/25319/task/25323/stat : 25323 (java) S 25305 25305 21314 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975634705 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25324] ppid=25305 vsize=812760 CPUtime=0
/proc/25319/task/25324/stat : 25324 (java) S 25305 25305 21314 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975634707 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25325] ppid=25305 vsize=812760 CPUtime=0.23
/proc/25319/task/25325/stat : 25325 (java) S 25305 25305 21314 0 -1 64 855 0 0 0 23 0 0 0 16 0 9 0 1975634707 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25326] ppid=25305 vsize=812760 CPUtime=0
/proc/25319/task/25326/stat : 25326 (java) S 25305 25305 21314 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975634707 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25319/tid=25327] ppid=25305 vsize=812760 CPUtime=0
/proc/25319/task/25327/stat : 25327 (java) S 25305 25305 21314 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975634707 832266240 20852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860312

[startup+3.10158 s]
/proc/loadavg: 1.99 1.98 2.00 3/84 25327
/proc/meminfo: memFree=650192/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 47552

[startup+6.30196 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=719952/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=7808 CPUtime=4.08
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 1868 0 0 0 407 1 0 0 25 0 1 0 1975634918 7995392 1730 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 1952 1730 80 162 0 1787 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 55360

[startup+12.7027 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=715224/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=11512 CPUtime=10.43
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 2777 0 0 0 1041 2 0 0 25 0 1 0 1975634918 11788288 2639 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 2878 2639 80 162 0 2713 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 59064

[startup+25.5012 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=710944/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=13252 CPUtime=23.12
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 3207 0 0 0 2310 2 0 0 25 0 1 0 1975634918 13570048 3069 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 3313 3069 80 162 0 3148 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 60804

[startup+51.1013 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=704992/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=19156 CPUtime=48.53
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 4701 0 0 0 4849 4 0 0 25 0 1 0 1975634918 19615744 4563 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 4789 4563 80 162 0 4624 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 66708

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=695712/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=28640 CPUtime=99.32
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 7026 0 0 0 9926 6 0 0 25 0 1 0 1975634918 29327360 6888 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 7160 6888 80 162 0 6995 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 76192

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=689376/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=34052 CPUtime=158.85
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 8382 0 0 0 15877 8 0 0 25 0 1 0 1975634918 34869248 8244 996147200 134512640 135177480 4294955984 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 8513 8244 80 162 0 8348 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 81604

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=673824/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=35636 CPUtime=218.37
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 8773 0 0 0 21828 9 0 0 25 0 1 0 1975634918 36491264 8635 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 8909 8635 80 162 0 8744 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 83188

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=667936/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=40508 CPUtime=277.91
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 9996 0 0 0 27781 10 0 0 25 0 1 0 1975634918 41480192 9858 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25328/statm: 10127 9858 80 162 0 9962 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 88060

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 2.00 3/76 25328
/proc/meminfo: memFree=653664/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/25328/statm: 24274 23799 80 162 0 24109 0
Current children cumulated CPU time (s) 1173.75
Current children cumulated vsize (KiB) 144648

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=672288/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=97096 CPUtime=1231.39
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 23937 0 0 0 123111 28 0 0 25 0 1 0 1975634918 99426304 23799 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 24274 23799 80 162 0 24109 0
Current children cumulated CPU time (s) 1233.51
Current children cumulated vsize (KiB) 144648

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=665760/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=97260 CPUtime=1291.16
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 23965 0 0 0 129088 28 0 0 25 0 1 0 1975634918 99594240 23827 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 24315 23827 80 162 0 24150 0
Current children cumulated CPU time (s) 1293.28
Current children cumulated vsize (KiB) 144812

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=662624/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=97424 CPUtime=1350.92
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 24001 0 0 0 135064 28 0 0 25 0 1 0 1975634918 99762176 23863 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 24356 23863 80 162 0 24191 0
Current children cumulated CPU time (s) 1353.04
Current children cumulated vsize (KiB) 144976

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=661984/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=97424 CPUtime=1410.69
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 24005 0 0 0 141041 28 0 0 25 0 1 0 1975634918 99762176 23867 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 24356 23867 80 162 0 24191 0
Current children cumulated CPU time (s) 1412.81
Current children cumulated vsize (KiB) 144976

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=658912/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=98224 CPUtime=1470.45
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 24187 0 0 0 147017 28 0 0 25 0 1 0 1975634918 100581376 24049 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 24556 24049 80 162 0 24391 0
Current children cumulated CPU time (s) 1472.57
Current children cumulated vsize (KiB) 145776

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25384
/proc/meminfo: memFree=648544/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=108152 CPUtime=1530.2
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 26685 0 0 0 152989 31 0 0 25 0 1 0 1975634918 110747648 26547 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 27038 26547 80 162 0 26873 0
Current children cumulated CPU time (s) 1532.32
Current children cumulated vsize (KiB) 155704

[startup+1602.3 s]
/proc/loadavg: 2.05 1.99 2.00 3/75 25384
/proc/meminfo: memFree=641376/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=115240 CPUtime=1589.97
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 28463 0 0 0 158964 33 0 0 25 0 1 0 1975634918 118005760 28325 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 28810 28325 80 162 0 28645 0
Current children cumulated CPU time (s) 1592.09
Current children cumulated vsize (KiB) 162792

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 2.00 3/75 25384
/proc/meminfo: memFree=633056/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=123312 CPUtime=1649.74
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 30521 0 0 0 164938 36 0 0 25 0 1 0 1975634918 126271488 30383 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 30828 30383 80 162 0 30663 0
Current children cumulated CPU time (s) 1651.86
Current children cumulated vsize (KiB) 170864

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/75 25384
/proc/meminfo: memFree=624032/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=131724 CPUtime=1709.5
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 32675 0 0 0 170912 38 0 0 25 0 1 0 1975634918 134885376 32537 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 32931 32537 80 162 0 32766 0
Current children cumulated CPU time (s) 1711.62
Current children cumulated vsize (KiB) 179276

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/75 25384
/proc/meminfo: memFree=622304/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=133164 CPUtime=1769.26
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 33024 0 0 0 176888 38 0 0 25 0 1 0 1975634918 136359936 32886 996147200 134512640 135177480 4294955984 18446744073709551615 134571001 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 33291 32886 80 162 0 33126 0
Current children cumulated CPU time (s) 1771.38
Current children cumulated vsize (KiB) 180716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.1 s]
/proc/loadavg: 2.00 1.99 2.00 3/75 25384
/proc/meminfo: memFree=622048/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=133164 CPUtime=1797.95
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 33024 0 0 0 179757 38 0 0 25 0 1 0 1975634918 136359936 32886 996147200 134512640 135177480 4294955984 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 33291 32886 80 162 0 33126 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 180716

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

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

[startup+1811.1 s]
/proc/loadavg: 2.00 1.99 2.00 3/75 25384
/proc/meminfo: memFree=622048/2055920 swapFree=4179776/4192956
[pid=25305] ppid=25303 vsize=47552 CPUtime=2.12
/proc/25305/stat : 25305 (galacE.sh) S 25303 25305 21314 0 -1 4194304 800 23141 0 1 0 0 195 17 17 0 1 0 1975634699 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25305/statm: 11888 365 246 79 0 219 0
[pid=25328] ppid=25305 vsize=133164 CPUtime=1797.95
/proc/25328/stat : 25328 (eSAT_static) R 25305 25305 21314 0 -1 4194304 33024 0 0 0 179757 38 0 0 25 0 1 0 1975634918 136359936 32886 996147200 134512640 135177480 4294955984 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/25328/statm: 33291 32886 80 162 0 33126 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 180716

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25305 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=960701
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 2.14167
# 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): 1811.11
CPU time (s): 1800.07
CPU user time (s): 1799.52
CPU system time (s): 0.55
CPU usage (%): 99.3903
Max. virtual memory (cumulated for all children) (KiB): 860312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9607
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23941
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1159
involuntary context switches= 1085

runsolver used 1.81872 second user time and 4.84726 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-02 04:43:44
IDJOB=1039023
IDBENCH=53596
IDSOLVER=351
FILE ID=node53/1039023-1214966624
PBS_JOBID= 7870228
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 646c308d0d2b6d69b43b2acd55fc5134
RANDOM SEED=859625902

node53.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:        728256 kB
Buffers:         63992 kB
Cached:        1102740 kB
SwapCached:       7084 kB
Active:         220840 kB
Inactive:      1031592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        728256 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:          92640 kB
Slab:            60476 kB
Committed_AS:  3785332 kB
PageTables:       1928 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= 66540 MiB
End job on node53 at 2008-07-02 05:13:57