Trace number 1102281

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.03 1816.61

General information on the benchmark

Namecsp/rand-2-50-23-fcd/
normalized-rand-2-50-23-587-230-fcd-14_ext.xml
MD5SUM45debe2b483a9881d4ac7c139784d256
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 benchmark200.759
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.96/1.02	c start processing
0.96/1.02	c start relation processing
0.96/1.04	c start cnf exporting
2.86/2.93	c parsing time : 0.898
2.86/2.93	c preprocessing time : 2.809
2.86/2.93	
2.86/2.93	c Nary constraints - conflicts : 0 supports : 0
2.86/2.93	c Binary constraints - conflicts : 456 supports :15
2.86/2.93	c max arity constraint : 2
2.86/2.93	c Max Tuples generated 0
2.86/2.93	c relations : 471
2.86/2.93	c relations BDD: 0
2.86/2.93	c sampling 0/0
2.86/2.93	c vars : 1151 - clauses :  76495
2.86/2.93	
2.86/2.95	 
2.86/2.95	c --- SAT Solver Stats ---
2.86/2.95	 
2.86/2.95	c eSAT 0.1 : minisat core with additionnal features
2.86/2.95	c ============================[ Problem Statistics ]=============================
2.86/2.95	c |                                                                             |
2.86/2.96	c |  Number of variables:  1150                                                 |
2.86/2.96	c |  Number of clauses:    76495                                                |
2.91/3.00	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-1102281-1215297881/watcher-1102281-1215297881 -o /tmp/evaluation-result-1102281-1215297881/solver-1102281-1215297881 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1102281-1215297881.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/93 22892
/proc/meminfo: memFree=1625552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=8652 CPUtime=0
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 652718475 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 2163 280 208 79 0 156 0
[pid=22893] ppid=22892 vsize=8688 CPUtime=0
/proc/22893/stat : 22893 (galacE.sh) S 22892 22892 19775 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 652718476 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 234046062674 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/22893/statm: 2172 286 209 79 0 165 0
[pid=22894] ppid=22893 vsize=8728 CPUtime=0
/proc/22894/stat : 22894 (galacE.sh) R 22893 22892 19775 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 652718476 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 234045893927 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/22894/statm: 2182 290 209 79 0 175 0

[startup+0.0317641 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 22892
/proc/meminfo: memFree=1625552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47568 CPUtime=0.01
/proc/22892/stat : 22892 (galacE.sh) R 22890 22892 19775 0 -1 4194304 749 1697 0 0 0 0 0 1 17 0 1 0 652718475 48709632 360 996147200 4194304 4520092 548682068832 18446744073709551615 234045878558 0 2 4096 73728 0 0 0 17 0 0 0
/proc/22892/statm: 11892 360 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101764 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 22892
/proc/meminfo: memFree=1625552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=0.01
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301784 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 22892
/proc/meminfo: memFree=1625552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=0.01
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701827 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 22892
/proc/meminfo: memFree=1625552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=0.01
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50291 s]
/proc/loadavg: 2.08 2.03 2.01 3/103 22914
/proc/meminfo: memFree=1555064/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=0.01
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22906] ppid=22892 vsize=812760 CPUtime=1.46
/proc/22906/stat : 22906 (java) S 22892 22892 19775 0 -1 0 21800 0 1 0 135 11 0 0 18 0 9 0 652718479 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22906/statm: 203190 21217 1911 9 0 197171 0
[pid=22906/tid=22907] ppid=22892 vsize=812760 CPUtime=1.13
/proc/22906/task/22907/stat : 22907 (java) R 22892 22892 19775 0 -1 64 14529 0 1 0 106 7 0 0 25 0 9 0 652718480 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4126606809 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22908] ppid=22892 vsize=812760 CPUtime=0.05
/proc/22906/task/22908/stat : 22908 (java) S 22892 22892 19775 0 -1 64 5710 0 0 0 3 2 0 0 16 0 9 0 652718481 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22909] ppid=22892 vsize=812760 CPUtime=0
/proc/22906/task/22909/stat : 22909 (java) S 22892 22892 19775 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 652718481 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22910] ppid=22892 vsize=812760 CPUtime=0
/proc/22906/task/22910/stat : 22910 (java) S 22892 22892 19775 0 -1 64 3 0 0 0 0 0 0 0 23 0 9 0 652718481 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22911] ppid=22892 vsize=812760 CPUtime=0
/proc/22906/task/22911/stat : 22911 (java) S 22892 22892 19775 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 652718483 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22912] ppid=22892 vsize=812760 CPUtime=0.24
/proc/22906/task/22912/stat : 22912 (java) S 22892 22892 19775 0 -1 64 863 0 0 0 24 0 0 0 16 0 9 0 652718483 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22913] ppid=22892 vsize=812760 CPUtime=0
/proc/22906/task/22913/stat : 22913 (java) S 22892 22892 19775 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 652718483 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22906/tid=22914] ppid=22892 vsize=812760 CPUtime=0
/proc/22906/task/22914/stat : 22914 (java) S 22892 22892 19775 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 652718483 832266240 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860332

[startup+3.10108 s]
/proc/loadavg: 2.08 2.03 2.01 4/103 22914
/proc/meminfo: memFree=1546552/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 47572

[startup+6.30143 s]
/proc/loadavg: 2.08 2.03 2.01 3/95 22915
/proc/meminfo: memFree=1616888/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=8064 CPUtime=3.28
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 2132 0 0 0 327 1 0 0 25 0 1 0 652718771 8257536 1887 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 2016 1887 81 162 0 1851 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55636

[startup+12.7021 s]
/proc/loadavg: 2.07 2.03 2.00 3/95 22915
/proc/meminfo: memFree=1611776/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=12528 CPUtime=9.56
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 3232 0 0 0 955 1 0 0 25 0 1 0 652718771 12828672 2987 996147200 134512640 135177480 4294955968 18446744073709551615 134547792 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 3132 2987 81 162 0 2967 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 60100

[startup+25.5014 s]
/proc/loadavg: 2.06 2.02 2.00 3/95 22915
/proc/meminfo: memFree=1606784/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=17792 CPUtime=22.13
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 4566 0 0 0 2211 2 0 0 25 0 1 0 652718771 18219008 4321 996147200 134512640 135177480 4294955968 18446744073709551615 134565169 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 4448 4321 81 162 0 4283 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 65364

[startup+51.1011 s]
/proc/loadavg: 2.04 2.02 2.00 3/95 22915
/proc/meminfo: memFree=1600192/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=24648 CPUtime=47.28
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 6249 0 0 0 4724 4 0 0 25 0 1 0 652718771 25239552 6004 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 6162 6004 81 162 0 5997 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 72220

[startup+102.307 s]
/proc/loadavg: 2.09 2.05 2.01 3/95 22915
/proc/meminfo: memFree=1591936/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=32340 CPUtime=97.57
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 8179 0 0 0 9751 6 0 0 25 0 1 0 652718771 33116160 7934 996147200 134512640 135177480 4294955968 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 8085 7934 81 162 0 7920 0
Current children cumulated CPU time (s) 100.48
Current children cumulated vsize (KiB) 79912

[startup+162.302 s]
/proc/loadavg: 2.21 2.09 2.02 3/95 22915
/proc/meminfo: memFree=1582656/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=41496 CPUtime=156.5
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 10448 0 0 0 15641 9 0 0 25 0 1 0 652718771 42491904 10203 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 10374 10203 81 162 0 10209 0
Current children cumulated CPU time (s) 159.41
Current children cumulated vsize (KiB) 89068

[startup+222.301 s]
/proc/loadavg: 2.15 2.09 2.02 3/95 22915
/proc/meminfo: memFree=1574272/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=49892 CPUtime=215.43
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 12562 0 0 0 21532 11 0 0 25 0 1 0 652718771 51089408 12317 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 12473 12317 81 162 0 12308 0
Current children cumulated CPU time (s) 218.34
Current children cumulated vsize (KiB) 97464

[startup+282.301 s]
/proc/loadavg: 2.12 2.09 2.02 4/95 22915
/proc/meminfo: memFree=1570560/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=54088 CPUtime=274.37
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 13616 0 0 0 27425 12 0 0 25 0 1 0 652718771 55386112 13371 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/22915/statm: 13522 13371 81 162 0 13357 0
Current children cumulated CPU time (s) 277.28
Current children cumulated vsize (KiB) 101660

[startup+342.302 s]
/proc/loadavg: 2.17 2.10 2.03 3/95 22915
/proc/meminfo: memFree=1563648/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/22915/statm: 29093 28810 81 162 0 28928 0
Current children cumulated CPU time (s) 1108.55
Current children cumulated vsize (KiB) 163944

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/76 23042
/proc/meminfo: memFree=1547232/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=125788 CPUtime=1165.41
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 31435 0 0 0 116506 35 0 0 25 0 1 0 652718771 128806912 31190 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 31447 31190 81 162 0 31282 0
Current children cumulated CPU time (s) 1168.32
Current children cumulated vsize (KiB) 173360

[startup+1242.3 s]
/proc/loadavg: 2.12 2.06 2.05 3/76 23042
/proc/meminfo: memFree=1527328/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=134196 CPUtime=1225.16
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 33518 0 0 0 122479 37 0 0 25 0 1 0 652718771 137416704 33273 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 33549 33273 81 162 0 33384 0
Current children cumulated CPU time (s) 1228.07
Current children cumulated vsize (KiB) 181768

[startup+1302.3 s]
/proc/loadavg: 2.12 2.07 2.05 3/76 23042
/proc/meminfo: memFree=1518568/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=142572 CPUtime=1284.92
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 35625 0 0 0 128452 40 0 0 25 0 1 0 652718771 145993728 35380 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 35643 35380 81 162 0 35478 0
Current children cumulated CPU time (s) 1287.83
Current children cumulated vsize (KiB) 190144

[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 2.05 3/76 23042
/proc/meminfo: memFree=1512104/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1344.67
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37200 0 0 0 134425 42 0 0 25 0 1 0 652718771 153051136 36955 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36955 81 162 0 37201 0
Current children cumulated CPU time (s) 1347.58
Current children cumulated vsize (KiB) 197036

[startup+1422.31 s]
/proc/loadavg: 2.10 2.07 2.05 3/76 23042
/proc/meminfo: memFree=1506280/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1404.44
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37202 0 0 0 140402 42 0 0 25 0 1 0 652718771 153051136 36957 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36957 81 162 0 37201 0
Current children cumulated CPU time (s) 1407.35
Current children cumulated vsize (KiB) 197036

[startup+1482.3 s]
/proc/loadavg: 2.25 2.11 2.07 3/76 23042
/proc/meminfo: memFree=1500840/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1464.19
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37202 0 0 0 146377 42 0 0 25 0 1 0 652718771 153051136 36957 996147200 134512640 135177480 4294955968 18446744073709551615 134557876 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36957 81 162 0 37201 0
Current children cumulated CPU time (s) 1467.1
Current children cumulated vsize (KiB) 197036

[startup+1542.3 s]
/proc/loadavg: 2.17 2.12 2.07 3/76 23042
/proc/meminfo: memFree=1500776/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1523.93
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37202 0 0 0 152351 42 0 0 25 0 1 0 652718771 153051136 36957 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36957 81 162 0 37201 0
Current children cumulated CPU time (s) 1526.84
Current children cumulated vsize (KiB) 197036

[startup+1602.3 s]
/proc/loadavg: 2.10 2.11 2.07 3/76 23042
/proc/meminfo: memFree=1500776/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1583.69
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37208 0 0 0 158327 42 0 0 25 0 1 0 652718771 153051136 36963 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36963 81 162 0 37201 0
Current children cumulated CPU time (s) 1586.6
Current children cumulated vsize (KiB) 197036

[startup+1662.3 s]
/proc/loadavg: 2.04 2.09 2.06 3/76 23042
/proc/meminfo: memFree=1497768/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1643.44
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37210 0 0 0 164302 42 0 0 25 0 1 0 652718771 153051136 36965 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36965 81 162 0 37201 0
Current children cumulated CPU time (s) 1646.35
Current children cumulated vsize (KiB) 197036

[startup+1722.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/76 23042
/proc/meminfo: memFree=1489640/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1703.2
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37213 0 0 0 170278 42 0 0 25 0 1 0 652718771 153051136 36968 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36968 81 162 0 37201 0
Current children cumulated CPU time (s) 1706.11
Current children cumulated vsize (KiB) 197036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/76 23042
/proc/meminfo: memFree=1480680/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1762.95
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37215 0 0 0 176252 43 0 0 25 0 1 0 652718771 153051136 36970 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36970 81 162 0 37201 0
Current children cumulated CPU time (s) 1765.86
Current children cumulated vsize (KiB) 197036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.6 s]
/proc/loadavg: 2.00 2.05 2.05 3/76 23042
/proc/meminfo: memFree=1476008/2055920 swapFree=4180580/4192956
[pid=22892] ppid=22890 vsize=47572 CPUtime=2.91
/proc/22892/stat : 22892 (galacE.sh) S 22890 22892 19775 0 -1 4194304 798 23526 0 1 0 0 277 14 17 0 1 0 652718475 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/22892/statm: 11893 363 244 79 0 219 0
[pid=22915] ppid=22892 vsize=149464 CPUtime=1797.12
/proc/22915/stat : 22915 (eSAT_static) R 22892 22892 19775 0 -1 4194304 37217 0 0 0 179669 43 0 0 25 0 1 0 652718771 153051136 36972 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 37366 36972 81 162 0 37201 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 197036

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

Real time (s): 1816.61
CPU time (s): 1800.03
CPU user time (s): 1799.46
CPU system time (s): 0.57
CPU usage (%): 99.0872
Max. virtual memory (cumulated for all children) (KiB): 860332

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

runsolver used 1.65975 second user time and 5.02524 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-06 00:44:41
IDJOB=1102281
IDBENCH=60117
IDSOLVER=351
FILE ID=node79/1102281-1215297881
PBS_JOBID= 7882338
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 45debe2b483a9881d4ac7c139784d256
RANDOM SEED=1326169981

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1626032 kB
Buffers:         63436 kB
Cached:         224156 kB
SwapCached:       6916 kB
Active:         275352 kB
Inactive:       101928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626032 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            3480 kB
Writeback:           0 kB
Mapped:         104736 kB
Slab:            37448 kB
Committed_AS:  1831632 kB
PageTables:       2116 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= 66488 MiB
End job on node79 at 2008-07-06 01:14:59