Trace number 1037547

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.04 1810.71

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-53021_ext.xml
MD5SUM7106feca84657f34d6cb166bf13cd802
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 benchmark74.5067
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 ---
1.05/1.12	c start processing
1.05/1.12	c start relation processing
1.05/1.13	c start cnf exporting
2.53/2.63	c parsing time : 0.993
2.53/2.63	c preprocessing time : 2.501
2.53/2.63	
2.53/2.63	c Nary constraints - conflicts : 0 supports : 0
2.53/2.63	c Binary constraints - conflicts : 325 supports :0
2.53/2.63	c max arity constraint : 2
2.53/2.63	c Max Tuples generated 0
2.53/2.63	c relations : 325
2.53/2.63	c relations BDD: 0
2.53/2.63	c sampling 0/0
2.53/2.63	c vars : 677 - clauses :  58851
2.53/2.63	
2.53/2.69	 
2.53/2.69	c --- SAT Solver Stats ---
2.53/2.69	 
2.53/2.69	c eSAT 0.1 : minisat core with additionnal features
2.53/2.69	c ============================[ Problem Statistics ]=============================
2.53/2.69	c |                                                                             |
2.53/2.69	c |  Number of variables:  676                                                  |
2.53/2.69	c |  Number of clauses:    58851                                                |
2.59/2.73	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-1037547-1214961692/watcher-1037547-1214961692 -o /tmp/evaluation-result-1037547-1214961692/solver-1037547-1214961692 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1037547-1214961692.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 2.00 4/81 15829
/proc/meminfo: memFree=1824696/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=8652 CPUtime=0
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975138791 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 2163 280 208 79 0 156 0
[pid=15830] ppid=15829 vsize=8688 CPUtime=0
/proc/15830/stat : 15830 (galacE.sh) S 15829 15829 13884 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1975138791 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 213112291410 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15830/statm: 2172 286 209 79 0 165 0
[pid=15831] ppid=15830 vsize=0 CPUtime=0
/proc/15831/stat : 15831 (galacE.sh) R 15830 15829 13884 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1975138791 0 0 996147200 0 0 0 18446744073709551615 213112122663 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/15831/statm: 0 0 0 0 0 0 0

[startup+0.089947 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 15829
/proc/meminfo: memFree=1824696/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=0.01
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101954 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 15829
/proc/meminfo: memFree=1824696/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=0.01
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301983 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 15829
/proc/meminfo: memFree=1824696/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=0.01
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701055 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 15829
/proc/meminfo: memFree=1824696/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=0.01
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50219 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 15851
/proc/meminfo: memFree=1754600/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=0.01
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15843] ppid=15829 vsize=812556 CPUtime=1.43
/proc/15843/stat : 15843 (java) S 15829 15829 13884 0 -1 0 19854 0 1 0 132 11 0 0 18 0 9 0 1975138794 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15843/statm: 203139 19277 1905 9 0 197172 0
[pid=15843/tid=15844] ppid=15829 vsize=812556 CPUtime=1.11
/proc/15843/task/15844/stat : 15844 (java) R 15829 15829 13884 0 -1 64 14505 0 1 0 103 8 0 0 25 0 9 0 1975138796 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4127035563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15845] ppid=15829 vsize=812556 CPUtime=0.03
/proc/15843/task/15845/stat : 15845 (java) S 15829 15829 13884 0 -1 64 3786 0 0 0 2 1 0 0 16 0 9 0 1975138797 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15846] ppid=15829 vsize=812556 CPUtime=0
/proc/15843/task/15846/stat : 15846 (java) S 15829 15829 13884 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975138797 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15847] ppid=15829 vsize=812556 CPUtime=0
/proc/15843/task/15847/stat : 15847 (java) S 15829 15829 13884 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975138797 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15848] ppid=15829 vsize=812556 CPUtime=0
/proc/15843/task/15848/stat : 15848 (java) S 15829 15829 13884 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975138799 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15849] ppid=15829 vsize=812556 CPUtime=0.26
/proc/15843/task/15849/stat : 15849 (java) S 15829 15829 13884 0 -1 64 863 0 0 0 26 0 0 0 16 0 9 0 1975138799 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15850] ppid=15829 vsize=812556 CPUtime=0
/proc/15843/task/15850/stat : 15850 (java) S 15829 15829 13884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975138799 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15843/tid=15851] ppid=15829 vsize=812556 CPUtime=0
/proc/15843/task/15851/stat : 15851 (java) S 15829 15829 13884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975138799 832057344 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860120

[startup+3.10146 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 15851
/proc/meminfo: memFree=1746920/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 47564

[startup+6.30301 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15852
/proc/meminfo: memFree=1817192/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=7556 CPUtime=3.57
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 1826 0 0 0 357 0 0 0 25 0 1 0 1975139060 7737344 1672 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 1889 1672 81 162 0 1724 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 55120

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15852
/proc/meminfo: memFree=1812200/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=12120 CPUtime=9.91
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 2942 0 0 0 990 1 0 0 25 0 1 0 1975139060 12410880 2788 996147200 134512640 135177480 4294955984 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 3030 2788 81 162 0 2865 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 59684

[startup+25.5013 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15852
/proc/meminfo: memFree=1809576/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=14988 CPUtime=22.58
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 3667 0 0 0 2257 1 0 0 25 0 1 0 1975139060 15347712 3513 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 3747 3513 81 162 0 3582 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 62552

[startup+51.1016 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 15852
/proc/meminfo: memFree=1807720/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=16816 CPUtime=47.94
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 4120 0 0 0 4792 2 0 0 25 0 1 0 1975139060 17219584 3966 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 4204 3966 81 162 0 4039 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 64380

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15852
/proc/meminfo: memFree=1794728/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=29820 CPUtime=98.66
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 7366 0 0 0 9861 5 0 0 25 0 1 0 1975139060 30535680 7212 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 7455 7212 81 162 0 7290 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 77384

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15852
/proc/meminfo: memFree=1792232/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=32424 CPUtime=158.09
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 7966 0 0 0 15804 5 0 0 25 0 1 0 1975139060 33202176 7812 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 8106 7812 81 162 0 7941 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 79988

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15852
/proc/meminfo: memFree=1786792/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=37648 CPUtime=217.52
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 9291 0 0 0 21745 7 0 0 25 0 1 0 1975139060 38551552 9137 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 9412 9137 81 162 0 9247 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 85212

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15852
/proc/meminfo: memFree=1781096/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=43604 CPUtime=276.96
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 10707 0 0 0 27687 9 0 0 25 0 1 0 1975139060 44650496 10553 996147200 134512640 135177480 4294955984 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/15852/statm: 10901 10553 81 162 0 10736 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 91168

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15852
/proc/meminfo: memFree=1780776/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/15852/statm: 25486 24986 81 162 0 25321 0
Current children cumulated CPU time (s) 1171.91
Current children cumulated vsize (KiB) 149508

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 16040
/proc/meminfo: memFree=1730416/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=101944 CPUtime=1229.29
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 25145 0 0 0 122899 30 0 0 25 0 1 0 1975139060 104390656 24991 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 25486 24991 81 162 0 25321 0
Current children cumulated CPU time (s) 1231.88
Current children cumulated vsize (KiB) 149508

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1730288/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=102108 CPUtime=1289.27
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 25178 0 0 0 128897 30 0 0 25 0 1 0 1975139060 104558592 25024 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 25527 25024 81 162 0 25362 0
Current children cumulated CPU time (s) 1291.86
Current children cumulated vsize (KiB) 149672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1730288/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=102108 CPUtime=1349.24
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 25180 0 0 0 134894 30 0 0 25 0 1 0 1975139060 104558592 25026 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 25527 25026 81 162 0 25362 0
Current children cumulated CPU time (s) 1351.83
Current children cumulated vsize (KiB) 149672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1726128/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=106360 CPUtime=1409.22
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 26224 0 0 0 140891 31 0 0 25 0 1 0 1975139060 108912640 26070 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 26590 26070 81 162 0 26425 0
Current children cumulated CPU time (s) 1411.81
Current children cumulated vsize (KiB) 153924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1713712/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=118800 CPUtime=1469.19
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 29344 0 0 0 146884 35 0 0 25 0 1 0 1975139060 121651200 29190 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 29700 29190 81 162 0 29535 0
Current children cumulated CPU time (s) 1471.78
Current children cumulated vsize (KiB) 166364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1704304/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=127960 CPUtime=1529.16
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31658 0 0 0 152879 37 0 0 25 0 1 0 1975139060 131031040 31504 996147200 134512640 135177480 4294955984 18446744073709551615 134548361 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 31990 31504 81 162 0 31825 0
Current children cumulated CPU time (s) 1531.75
Current children cumulated vsize (KiB) 175524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1704112/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128092 CPUtime=1589.13
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31689 0 0 0 158876 37 0 0 25 0 1 0 1975139060 131166208 31535 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32023 31535 81 162 0 31858 0
Current children cumulated CPU time (s) 1591.72
Current children cumulated vsize (KiB) 175656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1704112/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128092 CPUtime=1649.11
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31690 0 0 0 164873 38 0 0 25 0 1 0 1975139060 131166208 31536 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32023 31536 81 162 0 31858 0
Current children cumulated CPU time (s) 1651.7
Current children cumulated vsize (KiB) 175656

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1703792/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128500 CPUtime=1709.08
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31774 0 0 0 170870 38 0 0 25 0 1 0 1975139060 131584000 31620 996147200 134512640 135177480 4294955984 18446744073709551615 134565340 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32125 31620 81 162 0 31960 0
Current children cumulated CPU time (s) 1711.67
Current children cumulated vsize (KiB) 176064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1703536/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128580 CPUtime=1769.06
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31782 0 0 0 176868 38 0 0 25 0 1 0 1975139060 131665920 31628 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32145 31628 81 162 0 31980 0
Current children cumulated CPU time (s) 1771.65
Current children cumulated vsize (KiB) 176144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1703536/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128580 CPUtime=1797.45
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31783 0 0 0 179707 38 0 0 25 0 1 0 1975139060 131665920 31629 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32145 31629 81 162 0 31980 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 176144

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

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

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16040
/proc/meminfo: memFree=1703536/2055920 swapFree=4180444/4192956
[pid=15829] ppid=15827 vsize=47564 CPUtime=2.59
/proc/15829/stat : 15829 (galacE.sh) S 15827 15829 13884 0 -1 4194304 799 23231 0 1 0 0 244 15 17 0 1 0 1975138791 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15829/statm: 11891 364 245 79 0 219 0
[pid=15852] ppid=15829 vsize=128580 CPUtime=1797.45
/proc/15852/stat : 15852 (eSAT_static) R 15829 15829 13884 0 -1 4194304 31783 0 0 0 179707 38 0 0 25 0 1 0 1975139060 131665920 31629 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15852/statm: 32145 31629 81 162 0 31980 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 176144

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1810.71
CPU time (s): 1800.04
CPU user time (s): 1799.51
CPU system time (s): 0.53
CPU usage (%): 99.4105
Max. virtual memory (cumulated for all children) (KiB): 860120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.44563
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24030
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= 1147
involuntary context switches= 1126

runsolver used 2.24266 second user time and 5.35818 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-02 03:21:32
IDJOB=1037547
IDBENCH=53514
IDSOLVER=351
FILE ID=node68/1037547-1214961692
PBS_JOBID= 7870198
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7106feca84657f34d6cb166bf13cd802
RANDOM SEED=1978789524

node68.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.261
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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825176 kB
Buffers:         22176 kB
Cached:         125188 kB
SwapCached:       6520 kB
Active:          88356 kB
Inactive:        79708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825176 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            3416 kB
Writeback:           0 kB
Mapped:          36860 kB
Slab:            47900 kB
Committed_AS:  4102280 kB
PageTables:       1808 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 node68 at 2008-07-02 03:51:45