Trace number 1101665

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.09 1804.41

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-7_ext.xml
MD5SUM9a41dd9b53191791c805019802bafde1
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 benchmark10.4414
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
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.15	c start processing
1.04/1.16	c start relation processing
1.04/1.17	c start cnf exporting
2.21/2.30	c parsing time : 1.028
2.21/2.30	c preprocessing time : 2.175
2.21/2.30	
2.21/2.30	c Nary constraints - conflicts : 0 supports : 0
2.21/2.30	c Binary constraints - conflicts : 318 supports :15
2.21/2.30	c max arity constraint : 2
2.21/2.30	c Max Tuples generated 0
2.21/2.30	c relations : 333
2.21/2.30	c relations BDD: 0
2.21/2.30	c sampling 0/0
2.21/2.30	c vars : 761 - clauses :  38889
2.21/2.30	
2.21/2.33	 
2.21/2.33	c --- SAT Solver Stats ---
2.21/2.33	 
2.21/2.33	c eSAT 0.1 : minisat core with additionnal features
2.21/2.33	c ============================[ Problem Statistics ]=============================
2.21/2.33	c |                                                                             |
2.21/2.33	c |  Number of variables:  760                                                  |
2.21/2.33	c |  Number of clauses:    38889                                                |
2.21/2.35	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-1101665-1215294012/watcher-1101665-1215294012 -o /tmp/evaluation-result-1101665-1215294012/solver-1101665-1215294012 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1101665-1215294012.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.92 1.98 1.99 4/92 5025
/proc/meminfo: memFree=1630824/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=8652 CPUtime=0
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 2008373444 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 2163 280 208 79 0 156 0
[pid=5026] ppid=5025 vsize=8688 CPUtime=0
/proc/5026/stat : 5026 (galacE.sh) S 5025 5025 1542 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2008373444 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5026/statm: 2172 286 209 79 0 165 0
[pid=5027] ppid=5026 vsize=8728 CPUtime=0
/proc/5027/stat : 5027 (galacE.sh) R 5026 5025 1542 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2008373444 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 273653755175 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/5027/statm: 2182 290 209 79 0 175 0

[startup+0.0515599 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 5025
/proc/meminfo: memFree=1630824/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=0.01
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101549 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 5025
/proc/meminfo: memFree=1630824/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=0.01
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301576 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 5025
/proc/meminfo: memFree=1630824/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=0.01
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701636 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 5025
/proc/meminfo: memFree=1630824/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=0.01
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50176 s]
/proc/loadavg: 1.92 1.98 1.99 3/102 5047
/proc/meminfo: memFree=1577232/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=0.01
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5039] ppid=5025 vsize=812736 CPUtime=1.41
/proc/5039/stat : 5039 (java) S 5025 5025 1542 0 -1 0 19888 0 1 0 131 10 0 0 18 0 9 0 2008373448 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5039/statm: 203184 19305 1911 9 0 197165 0
[pid=5039/tid=5040] ppid=5025 vsize=812736 CPUtime=1.12
/proc/5039/task/5040/stat : 5040 (java) R 5025 5025 1542 0 -1 64 14531 0 1 0 104 8 0 0 25 0 9 0 2008373449 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 103232550 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5041] ppid=5025 vsize=812736 CPUtime=0.02
/proc/5039/task/5041/stat : 5041 (java) S 5025 5025 1542 0 -1 64 3790 0 0 0 1 1 0 0 17 0 9 0 2008373450 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5042] ppid=5025 vsize=812736 CPUtime=0
/proc/5039/task/5042/stat : 5042 (java) S 5025 5025 1542 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2008373450 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5043] ppid=5025 vsize=812736 CPUtime=0
/proc/5039/task/5043/stat : 5043 (java) S 5025 5025 1542 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2008373450 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5044] ppid=5025 vsize=812736 CPUtime=0
/proc/5039/task/5044/stat : 5044 (java) S 5025 5025 1542 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2008373453 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5045] ppid=5025 vsize=812736 CPUtime=0.25
/proc/5039/task/5045/stat : 5045 (java) S 5025 5025 1542 0 -1 64 869 0 0 0 25 0 0 0 16 0 9 0 2008373453 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5046] ppid=5025 vsize=812736 CPUtime=0
/proc/5039/task/5046/stat : 5046 (java) S 5025 5025 1542 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2008373453 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5039/tid=5047] ppid=5025 vsize=812736 CPUtime=0
/proc/5039/task/5047/stat : 5047 (java) S 5025 5025 1542 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2008373453 832241664 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860296

[startup+3.10199 s]
/proc/loadavg: 1.92 1.98 1.99 3/102 5047
/proc/meminfo: memFree=1553808/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 47560

[startup+6.30147 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 5048
/proc/meminfo: memFree=1624080/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=7064 CPUtime=3.88
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 1633 0 0 0 387 1 0 0 25 0 1 0 2008373677 7233536 1531 996147200 134512640 135177480 4294955968 18446744073709551615 134562878 0 0 4096 3 0 0 0 17 1 0 0
/proc/5048/statm: 1766 1531 80 162 0 1601 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 54624

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 5048
/proc/meminfo: memFree=1620504/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=10160 CPUtime=10.16
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 2400 0 0 0 1014 2 0 0 25 0 1 0 2008373677 10403840 2298 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/5048/statm: 2540 2298 80 162 0 2375 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 57720

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 5048
/proc/meminfo: memFree=1616600/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=14528 CPUtime=22.7
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 3469 0 0 0 2267 3 0 0 25 0 1 0 2008373677 14876672 3367 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5048/statm: 3632 3367 80 162 0 3467 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 62088

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 5048
/proc/meminfo: memFree=1612440/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=18488 CPUtime=47.8
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 4469 0 0 0 4776 4 0 0 25 0 1 0 2008373677 18931712 4367 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5048/statm: 4622 4367 80 162 0 4457 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 66048

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 5048
/proc/meminfo: memFree=1605912/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=24932 CPUtime=98.02
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 6064 0 0 0 9796 6 0 0 25 0 1 0 2008373677 25530368 5962 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/5048/statm: 6233 5962 80 162 0 6068 0
Current children cumulated CPU time (s) 100.26
Current children cumulated vsize (KiB) 72492

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 5097
/proc/meminfo: memFree=1648104/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=30508 CPUtime=157.06
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 7474 0 0 0 15695 11 0 0 25 0 1 0 2008373677 31240192 7372 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 7627 7372 80 162 0 7462 0
Current children cumulated CPU time (s) 159.3
Current children cumulated vsize (KiB) 78068

[startup+222.302 s]
/proc/loadavg: 2.04 1.99 1.99 3/83 5137
/proc/meminfo: memFree=1681600/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=38524 CPUtime=217.04
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 9445 0 0 0 21691 13 0 0 25 0 1 0 2008373677 39448576 9343 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 9631 9343 80 162 0 9466 0
Current children cumulated CPU time (s) 219.28
Current children cumulated vsize (KiB) 86084

[startup+282.301 s]
/proc/loadavg: 2.16 2.02 2.00 3/83 5137
/proc/meminfo: memFree=1678976/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=41352 CPUtime=277.01
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 10147 0 0 0 27687 14 0 0 25 0 1 0 2008373677 42344448 10045 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 10338 10045 80 162 0 10173 0
Current children cumulated CPU time (s) 279.25
Current children cumulated vsize (KiB) 88912

[startup+342.301 s]
/proc/loadavg: 2.10 2.03 2.00 3/82 5231
/proc/meminfo: memFree=1648760/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/5048/statm: 19465 19128 81 162 0 19300 0
Current children cumulated CPU time (s) 1118.28
Current children cumulated vsize (KiB) 125420

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 5317
/proc/meminfo: memFree=1650224/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=78160 CPUtime=1176.01
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 19305 0 0 0 117569 32 0 0 25 0 1 0 2008373677 80035840 19203 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 19540 19203 81 162 0 19375 0
Current children cumulated CPU time (s) 1178.25
Current children cumulated vsize (KiB) 125720

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 5317
/proc/meminfo: memFree=1645936/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=82800 CPUtime=1235.98
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 20349 0 0 0 123565 33 0 0 25 0 1 0 2008373677 84787200 20247 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 20700 20247 81 162 0 20535 0
Current children cumulated CPU time (s) 1238.22
Current children cumulated vsize (KiB) 130360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1638896/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=89580 CPUtime=1295.96
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 22039 0 0 0 129561 35 0 0 25 0 1 0 2008373677 91729920 21937 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 22395 21937 81 162 0 22230 0
Current children cumulated CPU time (s) 1298.2
Current children cumulated vsize (KiB) 137140

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1632304/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=96440 CPUtime=1355.94
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 23739 0 0 0 135557 37 0 0 25 0 1 0 2008373677 98754560 23637 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 24110 23637 81 162 0 23945 0
Current children cumulated CPU time (s) 1358.18
Current children cumulated vsize (KiB) 144000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1625840/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=102900 CPUtime=1415.92
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 25346 0 0 0 141553 39 0 0 25 0 1 0 2008373677 105369600 25244 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 25725 25244 81 162 0 25560 0
Current children cumulated CPU time (s) 1418.16
Current children cumulated vsize (KiB) 150460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1619632/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=109204 CPUtime=1475.88
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 26908 0 0 0 147548 40 0 0 25 0 1 0 2008373677 111824896 26806 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27301 26806 81 162 0 27136 0
Current children cumulated CPU time (s) 1478.12
Current children cumulated vsize (KiB) 156764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617648/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111080 CPUtime=1535.86
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27373 0 0 0 153545 41 0 0 25 0 1 0 2008373677 113745920 27271 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27770 27271 81 162 0 27605 0
Current children cumulated CPU time (s) 1538.1
Current children cumulated vsize (KiB) 158640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617656/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111080 CPUtime=1595.83
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27374 0 0 0 159542 41 0 0 25 0 1 0 2008373677 113745920 27272 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27770 27272 81 162 0 27605 0
Current children cumulated CPU time (s) 1598.07
Current children cumulated vsize (KiB) 158640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617656/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111080 CPUtime=1655.81
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27375 0 0 0 165540 41 0 0 25 0 1 0 2008373677 113745920 27273 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27770 27273 81 162 0 27605 0
Current children cumulated CPU time (s) 1658.05
Current children cumulated vsize (KiB) 158640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617656/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111080 CPUtime=1715.78
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27386 0 0 0 171537 41 0 0 25 0 1 0 2008373677 113745920 27284 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27770 27284 81 162 0 27605 0
Current children cumulated CPU time (s) 1718.02
Current children cumulated vsize (KiB) 158640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617336/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111404 CPUtime=1775.76
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27441 0 0 0 177535 41 0 0 25 0 1 0 2008373677 114077696 27339 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27851 27339 81 162 0 27686 0
Current children cumulated CPU time (s) 1778
Current children cumulated vsize (KiB) 158964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5323
/proc/meminfo: memFree=1617080/2055920 swapFree=4180424/4192956
[pid=5025] ppid=5023 vsize=47560 CPUtime=2.24
/proc/5025/stat : 5025 (galacE.sh) S 5023 5025 1542 0 -1 4194304 799 23058 0 1 0 0 210 14 17 0 1 0 2008373444 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5025/statm: 11890 364 245 79 0 219 0
[pid=5048] ppid=5025 vsize=111404 CPUtime=1797.85
/proc/5048/stat : 5048 (eSAT_static) R 5025 5025 1542 0 -1 4194304 27464 0 0 0 179744 41 0 0 25 0 1 0 2008373677 114077696 27362 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5048/statm: 27851 27362 81 162 0 27686 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 158964

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

Real time (s): 1804.41
CPU time (s): 1800.09
CPU user time (s): 1799.54
CPU system time (s): 0.55
CPU usage (%): 99.7604
Max. virtual memory (cumulated for all children) (KiB): 860296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.10768
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23857
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= 755
involuntary context switches= 786

runsolver used 1.79373 second user time and 5.61215 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-05 23:40:12
IDJOB=1101665
IDBENCH=60055
IDSOLVER=351
FILE ID=node52/1101665-1215294012
PBS_JOBID= 7882278
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a41dd9b53191791c805019802bafde1
RANDOM SEED=420159826

node52.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.265
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.265
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:       1631304 kB
Buffers:         55556 kB
Cached:         225204 kB
SwapCached:       6268 kB
Active:         258304 kB
Inactive:       110248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631304 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:         105040 kB
Slab:            40620 kB
Committed_AS:  4652232 kB
PageTables:       2248 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= 66548 MiB
End job on node52 at 2008-07-06 00:10:18