Trace number 1037475

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.09 1807.61

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-54021_ext.xml
MD5SUM277d741c2eb619b841bd7c7ebef82736
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 benchmark11.2063
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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.91	c start relation processing
0.01/0.92	c start cnf exporting
2.25/2.31	c parsing time : 0.789
2.25/2.31	c preprocessing time : 2.192
2.25/2.31	
2.25/2.31	c Nary constraints - conflicts : 0 supports : 0
2.25/2.31	c Binary constraints - conflicts : 325 supports :0
2.25/2.31	c max arity constraint : 2
2.25/2.31	c Max Tuples generated 0
2.25/2.31	c relations : 325
2.25/2.31	c relations BDD: 0
2.25/2.31	c sampling 0/0
2.25/2.31	c vars : 677 - clauses :  58851
2.25/2.31	
2.25/2.33	 
2.25/2.33	c --- SAT Solver Stats ---
2.25/2.33	 
2.25/2.33	c eSAT 0.1 : minisat core with additionnal features
2.25/2.33	c ============================[ Problem Statistics ]=============================
2.25/2.33	c |                                                                             |
2.25/2.33	c |  Number of variables:  676                                                  |
2.25/2.33	c |  Number of clauses:    58851                                                |
2.25/2.37	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-1037475-1214961156/watcher-1037475-1214961156 -o /tmp/evaluation-result-1037475-1214961156/solver-1037475-1214961156 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1037475-1214961156.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.01 1.94 4/82 26928
/proc/meminfo: memFree=1254920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=8652 CPUtime=0
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 237058350 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 2163 280 208 79 0 156 0
[pid=26929] ppid=26928 vsize=8688 CPUtime=0
/proc/26929/stat : 26929 (galacE.sh) R 26928 26928 24720 0 -1 4194368 67 485 0 0 0 0 0 0 16 0 1 0 237058350 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 214945032863 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/26929/statm: 2172 288 210 79 0 165 0

[startup+0.061125 s]
/proc/loadavg: 2.00 2.01 1.94 4/82 26928
/proc/meminfo: memFree=1254920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=0.01
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 765 1857 0 0 0 0 0 1 19 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101132 s]
/proc/loadavg: 2.00 2.01 1.94 4/82 26928
/proc/meminfo: memFree=1254920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=0.01
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 765 1857 0 0 0 0 0 1 19 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301173 s]
/proc/loadavg: 2.00 2.01 1.94 4/82 26928
/proc/meminfo: memFree=1254920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=0.01
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 765 1857 0 0 0 0 0 1 19 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701253 s]
/proc/loadavg: 2.00 2.01 1.94 4/82 26928
/proc/meminfo: memFree=1254920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=0.01
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 765 1857 0 0 0 0 0 1 19 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5024 s]
/proc/loadavg: 2.00 2.01 1.94 4/92 26950
/proc/meminfo: memFree=1184376/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=0.01
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 765 1857 0 0 0 0 0 1 19 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26942] ppid=26928 vsize=812552 CPUtime=1.45
/proc/26942/stat : 26942 (java) S 26928 26928 24720 0 -1 0 21518 0 1 0 134 11 0 0 20 0 9 0 237058353 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26942/statm: 203138 20941 1907 9 0 197171 0
[pid=26942/tid=26943] ppid=26928 vsize=812552 CPUtime=1.14
/proc/26942/task/26943/stat : 26943 (java) R 26928 26928 24720 0 -1 64 14505 0 1 0 107 7 0 0 25 0 9 0 237058354 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4127009891 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26944] ppid=26928 vsize=812552 CPUtime=0.05
/proc/26942/task/26944/stat : 26944 (java) S 26928 26928 24720 0 -1 64 5451 0 0 0 3 2 0 0 16 0 9 0 237058355 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26945] ppid=26928 vsize=812552 CPUtime=0
/proc/26942/task/26945/stat : 26945 (java) S 26928 26928 24720 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 237058355 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26946] ppid=26928 vsize=812552 CPUtime=0
/proc/26942/task/26946/stat : 26946 (java) S 26928 26928 24720 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 237058355 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26947] ppid=26928 vsize=812552 CPUtime=0
/proc/26942/task/26947/stat : 26947 (java) S 26928 26928 24720 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 237058358 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26948] ppid=26928 vsize=812552 CPUtime=0.23
/proc/26942/task/26948/stat : 26948 (java) S 26928 26928 24720 0 -1 64 863 0 0 0 23 0 0 0 16 0 9 0 237058358 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26949] ppid=26928 vsize=812552 CPUtime=0
/proc/26942/task/26949/stat : 26949 (java) S 26928 26928 24720 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 237058358 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26942/tid=26950] ppid=26928 vsize=812552 CPUtime=0
/proc/26942/task/26950/stat : 26950 (java) S 26928 26928 24720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 237058358 832053248 20941 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860116

[startup+3.10171 s]
/proc/loadavg: 2.00 2.01 1.94 3/92 26950
/proc/meminfo: memFree=1176888/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 47564

[startup+6.30234 s]
/proc/loadavg: 2.00 2.01 1.94 3/84 26951
/proc/meminfo: memFree=1246968/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=8656 CPUtime=3.94
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 2100 0 0 0 394 0 0 0 25 0 1 0 237058583 8863744 1946 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 2164 1946 81 162 0 1999 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 56220

[startup+12.7016 s]
/proc/loadavg: 2.00 2.01 1.94 3/84 26951
/proc/meminfo: memFree=1242616/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=12856 CPUtime=10.31
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 3139 0 0 0 1030 1 0 0 25 0 1 0 237058583 13164544 2985 996147200 134512640 135177480 4294955984 18446744073709551615 134570966 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 3214 2985 81 162 0 3049 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 60420

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 1.94 3/84 26951
/proc/meminfo: memFree=1236920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=17744 CPUtime=23.06
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 4351 0 0 0 2303 3 0 0 25 0 1 0 237058583 18169856 4197 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 4436 4197 81 162 0 4271 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 65308

[startup+51.102 s]
/proc/loadavg: 2.00 2.01 1.94 3/84 26951
/proc/meminfo: memFree=1232632/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=21912 CPUtime=48.55
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 5393 0 0 0 4851 4 0 0 25 0 1 0 237058583 22437888 5239 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 5478 5239 81 162 0 5313 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 69476

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1226552/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=28044 CPUtime=99.54
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 6911 0 0 0 9949 5 0 0 25 0 1 0 237058583 28717056 6757 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 7011 6757 81 162 0 6846 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 75608

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1219128/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=35428 CPUtime=159.29
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 8737 0 0 0 15922 7 0 0 25 0 1 0 237058583 36278272 8583 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 8857 8583 81 162 0 8692 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 82992

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1212024/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=42632 CPUtime=219.05
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 10516 0 0 0 21896 9 0 0 25 0 1 0 237058583 43655168 10362 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 10658 10362 81 162 0 10493 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 90196

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1210872/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=44052 CPUtime=278.8
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 10843 0 0 0 27871 9 0 0 25 0 1 0 237058583 45109248 10689 996147200 134512640 135177480 4294955984 18446744073709551615 134565425 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 11013 10689 81 162 0 10848 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 91616

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1205056/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=49580 CPUtime=338.56
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 12260 0 0 0 33844 12 0 0 25 0 1 0 237058583 50769920 12106 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/26951/statm: 24720 24222 81 162 0 24555 0
Current children cumulated CPU time (s) 1117.63
Current children cumulated vsize (KiB) 146444

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1156160/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=98880 CPUtime=1175.1
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 24376 0 0 0 117483 27 0 0 25 0 1 0 237058583 101253120 24222 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 24720 24222 81 162 0 24555 0
Current children cumulated CPU time (s) 1177.39
Current children cumulated vsize (KiB) 146444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1151936/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=103092 CPUtime=1234.85
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 25448 0 0 0 123457 28 0 0 25 0 1 0 237058583 105566208 25294 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 25773 25294 81 162 0 25608 0
Current children cumulated CPU time (s) 1237.14
Current children cumulated vsize (KiB) 150656

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1142848/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=112044 CPUtime=1294.61
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 27690 0 0 0 129431 30 0 0 25 0 1 0 237058583 114733056 27536 996147200 134512640 135177480 4294955984 18446744073709551615 134565312 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 28011 27536 81 162 0 27846 0
Current children cumulated CPU time (s) 1296.9
Current children cumulated vsize (KiB) 159608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1134080/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=120776 CPUtime=1354.36
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 29895 0 0 0 135403 33 0 0 25 0 1 0 237058583 123674624 29741 996147200 134512640 135177480 4294955984 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 30194 29741 81 162 0 30029 0
Current children cumulated CPU time (s) 1356.65
Current children cumulated vsize (KiB) 168340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1124864/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=130020 CPUtime=1414.11
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32194 0 0 0 141375 36 0 0 25 0 1 0 237058583 133140480 32040 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 32505 32040 81 162 0 32340 0
Current children cumulated CPU time (s) 1416.4
Current children cumulated vsize (KiB) 177584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1121984/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132764 CPUtime=1473.87
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32897 0 0 0 147349 38 0 0 25 0 1 0 237058583 135950336 32743 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 33191 32743 81 162 0 33026 0
Current children cumulated CPU time (s) 1476.16
Current children cumulated vsize (KiB) 180328

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/84 26951
/proc/meminfo: memFree=1121920/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132764 CPUtime=1533.62
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32897 0 0 0 153324 38 0 0 25 0 1 0 237058583 135950336 32743 996147200 134512640 135177480 4294955984 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 0 0 0
/proc/26951/statm: 33191 32743 81 162 0 33026 0
Current children cumulated CPU time (s) 1535.91
Current children cumulated vsize (KiB) 180328

[startup+1602.3 s]
/proc/loadavg: 1.95 1.98 1.93 3/75 27017
/proc/meminfo: memFree=1129440/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132928 CPUtime=1593.32
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32928 0 0 0 159294 38 0 0 25 0 1 0 237058583 136118272 32774 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/26951/statm: 33232 32774 81 162 0 33067 0
Current children cumulated CPU time (s) 1595.61
Current children cumulated vsize (KiB) 180492

[startup+1662.3 s]
/proc/loadavg: 1.98 1.98 1.93 3/75 27017
/proc/meminfo: memFree=1129248/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132928 CPUtime=1653.08
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32935 0 0 0 165270 38 0 0 25 0 1 0 237058583 136118272 32781 996147200 134512640 135177480 4294955984 18446744073709551615 134557696 0 0 4096 3 0 0 0 17 1 0 0
/proc/26951/statm: 33232 32781 81 162 0 33067 0
Current children cumulated CPU time (s) 1655.37
Current children cumulated vsize (KiB) 180492

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 27017
/proc/meminfo: memFree=1129248/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132928 CPUtime=1712.84
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32936 0 0 0 171246 38 0 0 25 0 1 0 237058583 136118272 32782 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/26951/statm: 33232 32782 81 162 0 33067 0
Current children cumulated CPU time (s) 1715.13
Current children cumulated vsize (KiB) 180492

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 27017
/proc/meminfo: memFree=1129248/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132928 CPUtime=1772.59
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32943 0 0 0 177221 38 0 0 25 0 1 0 237058583 136118272 32789 996147200 134512640 135177480 4294955984 18446744073709551615 134565251 0 0 4096 3 0 0 0 17 1 0 0
/proc/26951/statm: 33232 32789 81 162 0 33067 0
Current children cumulated CPU time (s) 1774.88
Current children cumulated vsize (KiB) 180492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 27017
/proc/meminfo: memFree=1129248/2055920 swapFree=4181168/4192956
[pid=26928] ppid=26926 vsize=47564 CPUtime=2.29
/proc/26928/stat : 26928 (galacE.sh) S 26926 26928 24720 0 -1 4194304 799 23388 0 1 0 0 215 14 17 0 1 0 237058350 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26928/statm: 11891 364 245 79 0 219 0
[pid=26951] ppid=26928 vsize=132928 CPUtime=1797.8
/proc/26951/stat : 26951 (eSAT_static) R 26928 26928 24720 0 -1 4194304 32943 0 0 0 179742 38 0 0 25 0 1 0 237058583 136118272 32789 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/26951/statm: 33232 32789 81 162 0 33067 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 180492

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 26928 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=156672
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 2.30965
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.61
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.52
CPU usage (%): 99.5838
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15667
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24187
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= 1153
involuntary context switches= 1106

runsolver used 1.77473 second user time and 4.81527 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-02 03:12:36
IDJOB=1037475
IDBENCH=53510
IDSOLVER=351
FILE ID=node85/1037475-1214961156
PBS_JOBID= 7870166
Free space on /tmp= 126852 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-54021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037475-1214961156/watcher-1037475-1214961156 -o /tmp/evaluation-result-1037475-1214961156/solver-1037475-1214961156 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1037475-1214961156.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 277d741c2eb619b841bd7c7ebef82736
RANDOM SEED=1744466418

node85.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.272
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.272
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:       1255400 kB
Buffers:         64900 kB
Cached:         634568 kB
SwapCached:       5556 kB
Active:         200880 kB
Inactive:       519556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255400 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:          37996 kB
Slab:            65564 kB
Committed_AS:   509424 kB
PageTables:       1636 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= 126848 MiB
End job on node85 at 2008-07-02 03:42:46