Trace number 1039185

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.08 1800.91

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-50021_ext.xml
MD5SUM204b0aa82f5d61dc0972b84807b5c004
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 benchmark3.70744
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
0.01/1.01	c start processing
0.01/1.01	c start relation processing
0.01/1.02	c start cnf exporting
1.94/2.05	c parsing time : 0.879
1.94/2.06	c preprocessing time : 1.927
1.94/2.06	
1.94/2.06	c Nary constraints - conflicts : 0 supports : 0
1.94/2.06	c Binary constraints - conflicts : 253 supports :0
1.94/2.06	c max arity constraint : 2
1.94/2.06	c Max Tuples generated 0
1.94/2.06	c relations : 253
1.94/2.06	c relations BDD: 0
1.94/2.06	c sampling 0/0
1.94/2.06	c vars : 530 - clauses :  38985
1.94/2.06	
2.00/2.12	 
2.00/2.12	c --- SAT Solver Stats ---
2.00/2.12	 
2.00/2.12	c eSAT 0.1 : minisat core with additionnal features
2.00/2.12	c ============================[ Problem Statistics ]=============================
2.00/2.12	c |                                                                             |
2.00/2.12	c |  Number of variables:  529                                                  |
2.00/2.12	c |  Number of clauses:    38985                                                |
2.00/2.15	c |  Parsing time:         0.02         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-1039185-1214967543/watcher-1039185-1214967543 -o /tmp/evaluation-result-1039185-1214967543/solver-1039185-1214967543 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1039185-1214967543.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 17686
/proc/meminfo: memFree=1826304/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=5224 CPUtime=0
/proc/17686/stat : 17686 (galacE.sh) R 17684 17686 12856 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 1975724040 5349376 47 996147200 4194304 4520092 548682068832 18446744073709551615 227605004732 0 0 4096 0 0 0 0 17 1 0 0
/proc/17686/statm: 1306 47 36 79 0 104 0

[startup+0.109301 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 17686
/proc/meminfo: memFree=1826304/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=0.01
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.202363 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 17686
/proc/meminfo: memFree=1826304/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=0.01
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302368 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 17686
/proc/meminfo: memFree=1826304/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=0.01
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701374 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 17686
/proc/meminfo: memFree=1826304/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=0.01
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50147 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 17708
/proc/meminfo: memFree=1755888/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=0.01
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17700] ppid=17686 vsize=812540 CPUtime=1.43
/proc/17700/stat : 17700 (java) S 17686 17686 12856 0 -1 0 19852 0 1 0 133 10 0 0 18 0 9 0 1975724045 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17700/statm: 203135 19276 1904 9 0 197169 0
[pid=17700/tid=17701] ppid=17686 vsize=812540 CPUtime=1.12
/proc/17700/task/17701/stat : 17701 (java) R 17686 17686 12856 0 -1 64 14508 0 1 0 105 7 0 0 25 0 9 0 1975724046 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4127021054 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17702] ppid=17686 vsize=812540 CPUtime=0.03
/proc/17700/task/17702/stat : 17702 (java) S 17686 17686 12856 0 -1 64 3789 0 0 0 2 1 0 0 16 0 9 0 1975724047 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17703] ppid=17686 vsize=812540 CPUtime=0
/proc/17700/task/17703/stat : 17703 (java) S 17686 17686 12856 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975724047 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17704] ppid=17686 vsize=812540 CPUtime=0
/proc/17700/task/17704/stat : 17704 (java) S 17686 17686 12856 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975724047 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17705] ppid=17686 vsize=812540 CPUtime=0
/proc/17700/task/17705/stat : 17705 (java) S 17686 17686 12856 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975724049 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17706] ppid=17686 vsize=812540 CPUtime=0.25
/proc/17700/task/17706/stat : 17706 (java) S 17686 17686 12856 0 -1 64 857 0 0 0 25 0 0 0 16 0 9 0 1975724049 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17707] ppid=17686 vsize=812540 CPUtime=0
/proc/17700/task/17707/stat : 17707 (java) S 17686 17686 12856 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975724050 832040960 19276 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17700/tid=17708] ppid=17686 vsize=812540 CPUtime=0
/proc/17700/task/17708/stat : 17708 (java) S 17686 17686 12856 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975724050 832040960 19276 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) 860104

[startup+3.10166 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 17709
/proc/meminfo: memFree=1822256/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=4388 CPUtime=0.95
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 1055 0 0 0 95 0 0 0 25 0 1 0 1975724253 4493312 840 996147200 134512640 135177480 4294955984 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/17709/statm: 1097 840 80 162 0 932 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 51952

[startup+6.30103 s]
/proc/loadavg: 1.91 1.97 1.99 3/83 17751
/proc/meminfo: memFree=1819120/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=7828 CPUtime=4.14
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 1894 0 0 0 414 0 0 0 25 0 1 0 1975724253 8015872 1679 996147200 134512640 135177480 4294955984 18446744073709551615 134748314 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 1957 1679 80 162 0 1792 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 55392

[startup+12.7018 s]
/proc/loadavg: 1.92 1.97 1.99 3/83 17751
/proc/meminfo: memFree=1814704/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=11004 CPUtime=10.54
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 2686 0 0 0 1053 1 0 0 25 0 1 0 1975724253 11268096 2471 996147200 134512640 135177480 4294955984 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 2751 2471 80 162 0 2586 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 58568

[startup+25.5023 s]
/proc/loadavg: 1.94 1.97 1.99 3/83 17751
/proc/meminfo: memFree=1812720/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=12912 CPUtime=23.35
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 3165 0 0 0 2333 2 0 0 25 0 1 0 1975724253 13221888 2950 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 3228 2950 80 162 0 3063 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 60476

[startup+51.1023 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 17751
/proc/meminfo: memFree=1807728/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=18132 CPUtime=48.92
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 4457 0 0 0 4889 3 0 0 25 0 1 0 1975724253 18567168 4242 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 4533 4242 80 162 0 4368 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 65696

[startup+102.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 17751
/proc/meminfo: memFree=1803440/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=21936 CPUtime=100.11
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 5422 0 0 0 10007 4 0 0 25 0 1 0 1975724253 22462464 5207 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 5484 5207 80 162 0 5319 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 69500

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1796840/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=28624 CPUtime=160.08
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 7030 0 0 0 16001 7 0 0 25 0 1 0 1975724253 29310976 6815 996147200 134512640 135177480 4294955984 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 7156 6815 80 162 0 6991 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 76188

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1793576/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=31712 CPUtime=220.05
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 7826 0 0 0 21997 8 0 0 25 0 1 0 1975724253 32473088 7611 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 7928 7611 80 162 0 7763 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 79276

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1793256/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=32040 CPUtime=280.03
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 7909 0 0 0 27995 8 0 0 25 0 1 0 1975724253 32808960 7694 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 8010 7694 80 162 0 7845 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 79604

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1792360/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=33060 CPUtime=340.01
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 8140 0 0 0 33992 9 0 0 25 0 1 0 1975724253 33853440 7925 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/17709/statm: 19017 18589 80 162 0 18852 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 123632

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1749168/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=76068 CPUtime=1179.69
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 18806 0 0 0 117948 21 0 0 25 0 1 0 1975724253 77893632 18591 996147200 134512640 135177480 4294955984 18446744073709551615 134573326 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 19017 18591 80 162 0 18852 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 123632

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1749040/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=76068 CPUtime=1239.66
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 18806 0 0 0 123945 21 0 0 25 0 1 0 1975724253 77893632 18591 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 19017 18591 80 162 0 18852 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 123632

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1748912/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=76068 CPUtime=1299.64
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 18825 0 0 0 129943 21 0 0 25 0 1 0 1975724253 77893632 18610 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 19017 18610 80 162 0 18852 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 123632

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1741680/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=83540 CPUtime=1359.62
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 20653 0 0 0 135939 23 0 0 25 0 1 0 1975724253 85544960 20438 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 20885 20438 80 162 0 20720 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 131104

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1732464/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=93172 CPUtime=1419.6
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 22937 0 0 0 141935 25 0 0 25 0 1 0 1975724253 95408128 22722 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 23293 22722 80 162 0 23128 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 140736

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1725680/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=99944 CPUtime=1479.56
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 24652 0 0 0 147930 26 0 0 25 0 1 0 1975724253 102342656 24437 996147200 134512640 135177480 4294955984 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 24986 24437 80 162 0 24821 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 147508

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1719600/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=105780 CPUtime=1539.55
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 26141 0 0 0 153927 28 0 0 25 0 1 0 1975724253 108318720 25926 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 26445 25926 80 162 0 26280 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 153344

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1713328/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=112056 CPUtime=1599.53
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 27705 0 0 0 159924 29 0 0 25 0 1 0 1975724253 114745344 27490 996147200 134512640 135177480 4294955984 18446744073709551615 134548816 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 28014 27490 80 162 0 27849 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 159620

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1713264/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=112056 CPUtime=1659.5
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 27705 0 0 0 165921 29 0 0 25 0 1 0 1975724253 114745344 27490 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 28014 27490 80 162 0 27849 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 159620

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1713264/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=112056 CPUtime=1719.48
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 27707 0 0 0 171919 29 0 0 25 0 1 0 1975724253 114745344 27492 996147200 134512640 135177480 4294955984 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 28014 27492 80 162 0 27849 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 159620

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1712944/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=112232 CPUtime=1779.45
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 27730 0 0 0 177916 29 0 0 25 0 1 0 1975724253 114925568 27515 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 28058 27515 80 162 0 27893 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 159796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17757
/proc/meminfo: memFree=1712944/2055920 swapFree=4179760/4192956
[pid=17686] ppid=17684 vsize=47564 CPUtime=2.03
/proc/17686/stat : 17686 (galacE.sh) S 17684 17686 12856 0 -1 4194304 799 22999 0 1 0 0 189 14 17 0 1 0 1975724040 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17686/statm: 11891 364 245 79 0 219 0
[pid=17709] ppid=17686 vsize=112232 CPUtime=1798.05
/proc/17709/stat : 17709 (eSAT_static) R 17686 17686 12856 0 -1 4194304 27750 0 0 0 179776 29 0 0 25 0 1 0 1975724253 114925568 27535 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17709/statm: 28058 27535 80 162 0 27893 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 159796

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 17686 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=895711
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=149977
# CPU time returned by wait4() is 2.04569
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.08
CPU user time (s): 1799.65
CPU system time (s): 0.43
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 860104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.89571
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23798
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= 1097
involuntary context switches= 1027

runsolver used 2.44963 second user time and 5.46817 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-02 04:59:03
IDJOB=1039185
IDBENCH=53605
IDSOLVER=351
FILE ID=node66/1039185-1214967543
PBS_JOBID= 7870202
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 204b0aa82f5d61dc0972b84807b5c004
RANDOM SEED=655115375

node66.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.213
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.213
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:       1826784 kB
Buffers:         30456 kB
Cached:         110692 kB
SwapCached:       7024 kB
Active:          99820 kB
Inactive:        62468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826784 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          37160 kB
Slab:            51940 kB
Committed_AS:  3959544 kB
PageTables:       1924 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= 66524 MiB
End job on node66 at 2008-07-02 05:29:06