Trace number 1034955

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 1817.12

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-55021_ext.xml
MD5SUM3b87432a795257e68114fcfea8b43f0c
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 benchmark649.53
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
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.04/1.16	c start processing
1.04/1.16	c start relation processing
1.04/1.18	c start cnf exporting
2.72/2.85	c parsing time : 1.037
2.72/2.85	c preprocessing time : 2.726
2.72/2.85	
2.72/2.85	c Nary constraints - conflicts : 0 supports : 0
2.72/2.85	c Binary constraints - conflicts : 351 supports :0
2.72/2.85	c max arity constraint : 2
2.72/2.85	c Max Tuples generated 0
2.72/2.85	c relations : 351
2.72/2.85	c relations BDD: 0
2.72/2.85	c sampling 0/0
2.72/2.85	c vars : 730 - clauses :  66717
2.72/2.85	
2.72/2.87	 
2.72/2.87	c --- SAT Solver Stats ---
2.72/2.87	 
2.72/2.87	c eSAT 0.1 : minisat core with additionnal features
2.72/2.87	c ============================[ Problem Statistics ]=============================
2.72/2.87	c |                                                                             |
2.72/2.87	c |  Number of variables:  729                                                  |
2.72/2.87	c |  Number of clauses:    66717                                                |
2.80/2.91	c |  Parsing time:         0.04         s                                       |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034955-1214949932/watcher-1034955-1214949932 -o /tmp/evaluation-result-1034955-1214949932/solver-1034955-1214949932 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1034955-1214949932.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.08 1.60 0.76 4/81 9040
/proc/meminfo: memFree=1680152/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=5228 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) R 9038 9040 8794 0 -1 4194304 64 0 0 0 0 0 0 0 20 0 1 0 979397874 5353472 49 996147200 4194304 4520092 548682068832 18446744073709551615 206378696185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9040/statm: 1307 49 37 79 0 105 0

[startup+0.0950339 s]
/proc/loadavg: 2.08 1.60 0.76 4/81 9040
/proc/meminfo: memFree=1680152/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.101 s]
/proc/loadavg: 2.08 1.60 0.76 4/81 9040
/proc/meminfo: memFree=1680152/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.302021 s]
/proc/loadavg: 2.08 1.60 0.76 4/81 9040
/proc/meminfo: memFree=1680152/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.701064 s]
/proc/loadavg: 2.08 1.60 0.76 4/81 9040
/proc/meminfo: memFree=1680152/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.50115 s]
/proc/loadavg: 2.08 1.60 0.76 4/91 9062
/proc/meminfo: memFree=1610120/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=0
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 765 1698 0 0 0 0 0 0 18 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9054] ppid=9040 vsize=812760 CPUtime=1.44
/proc/9054/stat : 9054 (java) S 9040 9040 8794 0 -1 0 19854 0 1 0 133 11 0 0 18 0 9 0 979397878 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9054/statm: 203190 19277 1904 9 0 197171 0
[pid=9054/tid=9055] ppid=9040 vsize=812760 CPUtime=1.14
/proc/9054/task/9055/stat : 9055 (java) R 9040 9040 8794 0 -1 64 14506 0 1 0 106 8 0 0 25 0 9 0 979397879 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4127018767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9056] ppid=9040 vsize=812760 CPUtime=0.03
/proc/9054/task/9056/stat : 9056 (java) S 9040 9040 8794 0 -1 64 3788 0 0 0 2 1 0 0 16 0 9 0 979397881 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9057] ppid=9040 vsize=812760 CPUtime=0
/proc/9054/task/9057/stat : 9057 (java) S 9040 9040 8794 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 979397881 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9058] ppid=9040 vsize=812760 CPUtime=0
/proc/9054/task/9058/stat : 9058 (java) S 9040 9040 8794 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 979397881 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9059] ppid=9040 vsize=812760 CPUtime=0
/proc/9054/task/9059/stat : 9059 (java) S 9040 9040 8794 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 979397883 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9060] ppid=9040 vsize=812760 CPUtime=0.24
/proc/9054/task/9060/stat : 9060 (java) S 9040 9040 8794 0 -1 64 861 0 0 0 24 0 0 0 15 0 9 0 979397883 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9061] ppid=9040 vsize=812760 CPUtime=0
/proc/9054/task/9061/stat : 9061 (java) S 9040 9040 8794 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 979397883 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9054/tid=9062] ppid=9040 vsize=812760 CPUtime=0
/proc/9054/task/9062/stat : 9062 (java) S 9040 9040 8794 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 979397883 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860320

[startup+3.10131 s]
/proc/loadavg: 2.08 1.60 0.76 3/91 9062
/proc/meminfo: memFree=1601992/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 47560

[startup+6.30265 s]
/proc/loadavg: 2.08 1.60 0.77 3/83 9063
/proc/meminfo: memFree=1672776/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=7684 CPUtime=3.38
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 1962 0 0 0 338 0 0 0 25 0 1 0 979398162 7868416 1744 996147200 134512640 135177480 4294955984 18446744073709551615 134556980 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 1921 1744 81 162 0 1756 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 55244

[startup+12.7013 s]
/proc/loadavg: 2.07 1.61 0.77 3/83 9063
/proc/meminfo: memFree=1668232/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=11696 CPUtime=9.72
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 2945 0 0 0 971 1 0 0 25 0 1 0 979398162 11976704 2727 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 2924 2727 81 162 0 2759 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 59256

[startup+25.5016 s]
/proc/loadavg: 2.05 1.63 0.79 3/83 9063
/proc/meminfo: memFree=1663624/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=16032 CPUtime=22.4
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 4051 0 0 0 2238 2 0 0 25 0 1 0 979398162 16416768 3833 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 4008 3833 81 162 0 3843 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 63592

[startup+51.1013 s]
/proc/loadavg: 2.03 1.66 0.82 3/83 9063
/proc/meminfo: memFree=1657224/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=22264 CPUtime=47.75
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 5588 0 0 0 4772 3 0 0 25 0 1 0 979398162 22798336 5370 996147200 134512640 135177480 4294955984 18446744073709551615 134565397 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 5566 5370 81 162 0 5401 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 69824

[startup+102.307 s]
/proc/loadavg: 2.01 1.71 0.88 3/83 9063
/proc/meminfo: memFree=1648008/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=31428 CPUtime=98.48
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 7849 0 0 0 9843 5 0 0 25 0 1 0 979398162 32182272 7631 996147200 134512640 135177480 4294955984 18446744073709551615 134565289 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 7857 7631 81 162 0 7692 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 78988

[startup+162.302 s]
/proc/loadavg: 2.00 1.76 0.95 3/83 9063
/proc/meminfo: memFree=1637256/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=42108 CPUtime=157.92
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 10537 0 0 0 15783 9 0 0 25 0 1 0 979398162 43118592 10319 996147200 134512640 135177480 4294955984 18446744073709551615 134572497 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 10527 10319 81 162 0 10362 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 89668

[startup+222.302 s]
/proc/loadavg: 2.00 1.80 1.01 3/83 9063
/proc/meminfo: memFree=1630344/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=49252 CPUtime=217.36
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 12286 0 0 0 21726 10 0 0 25 0 1 0 979398162 50434048 12068 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 12313 12068 81 162 0 12148 0
Current children cumulated CPU time (s) 220.16
Current children cumulated vsize (KiB) 96812

[startup+282.301 s]
/proc/loadavg: 2.00 1.83 1.07 3/83 9063
/proc/meminfo: memFree=1625352/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=54084 CPUtime=276.8
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 13507 0 0 0 27668 12 0 0 25 0 1 0 979398162 55382016 13289 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 13521 13289 81 162 0 13356 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 101644

[startup+342.301 s]
/proc/loadavg: 2.00 1.86 1.13 3/83 9063
/proc/meminfo: memFree=1625352/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=54084 CPUtime=336.24
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 13508 0 0 0 33612 12 0 0 25 0 1 0 979398162 55382016 13290 996147200 134512640 135177480 4294955984 18446744073709551615 134565399 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 13521 13290 81 162 0 13356 0
Current children cumulated CPU time (s) 339.04
Current children cumulated vsize (KiB) 101644

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

/proc/9063/statm: 25993 25605 81 162 0 25828 0
Current children cumulated CPU time (s) 1171.19
Current children cumulated vsize (KiB) 151532

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 1.65 3/83 9063
/proc/meminfo: memFree=1575368/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=103972 CPUtime=1227.83
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 25823 0 0 0 122757 26 0 0 25 0 1 0 979398162 106467328 25605 996147200 134512640 135177480 4294955984 18446744073709551615 134565460 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 25993 25605 81 162 0 25828 0
Current children cumulated CPU time (s) 1230.63
Current children cumulated vsize (KiB) 151532

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 1.68 3/83 9063
/proc/meminfo: memFree=1566536/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=112712 CPUtime=1287.27
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 28007 0 0 0 128698 29 0 0 25 0 1 0 979398162 115417088 27789 996147200 134512640 135177480 4294955984 18446744073709551615 134565448 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 28178 27789 81 162 0 28013 0
Current children cumulated CPU time (s) 1290.07
Current children cumulated vsize (KiB) 160272

[startup+1362.3 s]
/proc/loadavg: 2.13 2.05 1.70 3/83 9063
/proc/meminfo: memFree=1553544/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=125816 CPUtime=1346.7
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 31286 0 0 0 134638 32 0 0 25 0 1 0 979398162 128835584 31068 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 31454 31068 81 162 0 31289 0
Current children cumulated CPU time (s) 1349.5
Current children cumulated vsize (KiB) 173376

[startup+1422.31 s]
/proc/loadavg: 2.12 2.05 1.73 3/83 9063
/proc/meminfo: memFree=1543752/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135320 CPUtime=1406.15
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33697 0 0 0 140580 35 0 0 25 0 1 0 979398162 138567680 33479 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33830 33479 81 162 0 33665 0
Current children cumulated CPU time (s) 1408.95
Current children cumulated vsize (KiB) 182880

[startup+1482.3 s]
/proc/loadavg: 2.30 2.11 1.77 3/83 9063
/proc/meminfo: memFree=1543304/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135852 CPUtime=1465.58
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33809 0 0 0 146523 35 0 0 25 0 1 0 979398162 139112448 33591 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33963 33591 81 162 0 33798 0
Current children cumulated CPU time (s) 1468.38
Current children cumulated vsize (KiB) 183412

[startup+1542.3 s]
/proc/loadavg: 2.33 2.16 1.81 3/83 9063
/proc/meminfo: memFree=1543240/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135852 CPUtime=1525.02
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33809 0 0 0 152467 35 0 0 25 0 1 0 979398162 139112448 33591 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33963 33591 81 162 0 33798 0
Current children cumulated CPU time (s) 1527.82
Current children cumulated vsize (KiB) 183412

[startup+1602.3 s]
/proc/loadavg: 2.15 2.15 1.82 3/83 9063
/proc/meminfo: memFree=1543112/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1584.46
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33832 0 0 0 158411 35 0 0 25 0 1 0 979398162 139235328 33614 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33614 81 162 0 33828 0
Current children cumulated CPU time (s) 1587.26
Current children cumulated vsize (KiB) 183532

[startup+1662.3 s]
/proc/loadavg: 2.05 2.12 1.83 3/83 9063
/proc/meminfo: memFree=1543048/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1643.9
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33834 0 0 0 164355 35 0 0 25 0 1 0 979398162 139235328 33616 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33616 81 162 0 33828 0
Current children cumulated CPU time (s) 1646.7
Current children cumulated vsize (KiB) 183532

[startup+1722.3 s]
/proc/loadavg: 2.02 2.09 1.83 3/83 9063
/proc/meminfo: memFree=1542920/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1703.34
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33835 0 0 0 170299 35 0 0 25 0 1 0 979398162 139235328 33617 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33617 81 162 0 33828 0
Current children cumulated CPU time (s) 1706.14
Current children cumulated vsize (KiB) 183532

[startup+1782.3 s]
/proc/loadavg: 1.97 2.06 1.83 3/76 9116
/proc/meminfo: memFree=1546560/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1762.79
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33835 0 0 0 176244 35 0 0 25 0 1 0 979398162 139235328 33617 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33617 81 162 0 33828 0
Current children cumulated CPU time (s) 1765.59
Current children cumulated vsize (KiB) 183532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 1.98 2.05 1.84 3/76 9116
/proc/meminfo: memFree=1545920/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1797.27
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33835 0 0 0 179692 35 0 0 25 0 1 0 979398162 139235328 33617 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33617 81 162 0 33828 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 183532

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

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

[startup+1817.1 s]
/proc/loadavg: 1.98 2.05 1.84 3/76 9116
/proc/meminfo: memFree=1545920/2055920 swapFree=4179100/4192956
[pid=9040] ppid=9038 vsize=47560 CPUtime=2.8
/proc/9040/stat : 9040 (galacE.sh) S 9038 9040 8794 0 -1 4194304 799 23331 0 1 0 0 265 15 17 0 1 0 979397874 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9040/statm: 11890 364 245 79 0 219 0
[pid=9063] ppid=9040 vsize=135972 CPUtime=1797.27
/proc/9063/stat : 9063 (eSAT_static) R 9040 9040 8794 0 -1 4194304 33835 0 0 0 179692 35 0 0 25 0 1 0 979398162 139235328 33617 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/9063/statm: 33993 33617 81 162 0 33828 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 183532

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9040 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=657595
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=167974
# CPU time returned by wait4() is 2.82557
# 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): 1817.12
CPU time (s): 1800.07
CPU user time (s): 1799.57
CPU system time (s): 0.5
CPU usage (%): 99.0618
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.65759
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24130
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= 1114
involuntary context switches= 1150

runsolver used 2.42263 second user time and 5.84711 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-02 00:05:33
IDJOB=1034955
IDBENCH=53370
IDSOLVER=351
FILE ID=node2/1034955-1214949932
PBS_JOBID= 7870330
Free space on /tmp= 66556 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-55021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034955-1214949932/watcher-1034955-1214949932 -o /tmp/evaluation-result-1034955-1214949932/solver-1034955-1214949932 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1034955-1214949932.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b87432a795257e68114fcfea8b43f0c
RANDOM SEED=1440403797

node2.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.236
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.236
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:       1680632 kB
Buffers:         36156 kB
Cached:         265260 kB
SwapCached:       7712 kB
Active:          69492 kB
Inactive:       256844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680632 kB
SwapTotal:     4192956 kB
SwapFree:      4179100 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:          39220 kB
Slab:            33816 kB
Committed_AS:  1449440 kB
PageTables:       2068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node2 at 2008-07-02 00:35:52