Trace number 1081932

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.06 1811.81

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-11.xml
MD5SUM6480b46caccb72f6573546fdfc3ebfd9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.22081
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension615
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.06	c --- Preproc Stats ---
0.91/1.08	c start processing
0.91/1.08	c start relation processing
0.91/1.08	c start cnf exporting
1.41/1.55	c parsing time : 0.921
1.41/1.55	c preprocessing time : 1.394
1.41/1.55	
1.41/1.55	c Nary constraints - conflicts : 0 supports : 0
1.41/1.55	c Binary constraints - conflicts : 605 supports :10
1.41/1.55	c max arity constraint : 2
1.41/1.55	c Max Tuples generated 121
1.41/1.55	c relations : 4
1.41/1.55	c relations BDD: 0
1.41/1.55	c sampling 0/0
1.41/1.55	c vars : 1332 - clauses :  13851
1.41/1.55	
1.41/1.59	 
1.41/1.59	c --- SAT Solver Stats ---
1.41/1.59	 
1.41/1.59	c eSAT 0.1 : minisat core with additionnal features
1.41/1.59	c ============================[ Problem Statistics ]=============================
1.41/1.59	c |                                                                             |
1.41/1.59	c |  Number of variables:  1331                                                 |
1.41/1.59	c |  Number of clauses:    13851                                                |
1.47/1.60	c |  Parsing time:         0.01         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-1081932-1215219933/watcher-1081932-1215219933 -o /tmp/evaluation-result-1081932-1215219933/solver-1081932-1215219933 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1081932-1215219933.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.16 2.04 2.01 4/72 7544
/proc/meminfo: memFree=1876168/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=8652 CPUtime=0
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2000962207 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 2163 280 208 79 0 156 0
[pid=7545] ppid=7544 vsize=8688 CPUtime=0
/proc/7545/stat : 7545 (galacE.sh) S 7544 7544 6527 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2000962208 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 237947813970 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/7545/statm: 2172 286 209 79 0 165 0
[pid=7546] ppid=7545 vsize=8728 CPUtime=0
/proc/7546/stat : 7546 (galacE.sh) R 7545 7544 6527 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2000962208 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 237947645223 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/7546/statm: 2182 290 209 79 0 175 0

[startup+0.0857761 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 7544
/proc/meminfo: memFree=1876168/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=0.01
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.104776 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 7544
/proc/meminfo: memFree=1876168/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=0.01
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301809 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 7544
/proc/meminfo: memFree=1876168/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=0.01
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701872 s]
/proc/loadavg: 2.16 2.04 2.01 4/72 7544
/proc/meminfo: memFree=1876168/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=0.01
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.503 s]
/proc/loadavg: 2.16 2.04 2.01 3/82 7566
/proc/meminfo: memFree=1835000/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=0.01
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7558] ppid=7544 vsize=812732 CPUtime=1.4
/proc/7558/stat : 7558 (java) S 7544 7544 6527 0 -1 0 16146 0 1 0 131 9 0 0 18 0 9 0 2000962214 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7558/statm: 203183 15360 2587 9 0 197164 0
[pid=7558/tid=7559] ppid=7544 vsize=812732 CPUtime=0.95
/proc/7558/task/7559/stat : 7559 (java) R 7544 7544 6527 0 -1 64 10168 0 1 0 89 6 0 0 25 0 9 0 2000962215 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4127157658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7560] ppid=7544 vsize=812732 CPUtime=0.14
/proc/7558/task/7560/stat : 7560 (java) S 7544 7544 6527 0 -1 64 4402 0 0 0 13 1 0 0 16 0 9 0 2000962216 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7561] ppid=7544 vsize=812732 CPUtime=0
/proc/7558/task/7561/stat : 7561 (java) S 7544 7544 6527 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000962216 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7562] ppid=7544 vsize=812732 CPUtime=0
/proc/7558/task/7562/stat : 7562 (java) S 7544 7544 6527 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000962216 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7563] ppid=7544 vsize=812732 CPUtime=0
/proc/7558/task/7563/stat : 7563 (java) S 7544 7544 6527 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000962218 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7564] ppid=7544 vsize=812732 CPUtime=0.28
/proc/7558/task/7564/stat : 7564 (java) S 7544 7544 6527 0 -1 64 876 0 0 0 28 0 0 0 16 0 9 0 2000962218 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7565] ppid=7544 vsize=812732 CPUtime=0
/proc/7558/task/7565/stat : 7565 (java) S 7544 7544 6527 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000962219 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7558/tid=7566] ppid=7544 vsize=812732 CPUtime=0
/proc/7558/task/7566/stat : 7566 (java) S 7544 7544 6527 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000962219 832237568 15360 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 860296

[startup+3.10226 s]
/proc/loadavg: 2.16 2.04 2.01 3/74 7567
/proc/meminfo: memFree=1872248/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=5264 CPUtime=1.48
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 1032 0 0 0 148 0 0 0 25 0 1 0 2000962367 5390336 1013 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 1316 1013 81 162 0 1151 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 52828

[startup+6.30178 s]
/proc/loadavg: 2.15 2.04 2.01 3/74 7567
/proc/meminfo: memFree=1869624/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=7168 CPUtime=4.66
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 1491 0 0 0 465 1 0 0 25 0 1 0 2000962367 7340032 1472 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 1792 1472 81 162 0 1627 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 54732

[startup+12.7028 s]
/proc/loadavg: 2.13 2.04 2.01 3/74 7567
/proc/meminfo: memFree=1864312/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=12716 CPUtime=11
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 2871 0 0 0 1099 1 0 0 25 0 1 0 2000962367 13021184 2852 996147200 134512640 135177480 4294955968 18446744073709551615 134556245 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 3179 2852 81 162 0 3014 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 60280

[startup+25.5019 s]
/proc/loadavg: 2.10 2.04 2.01 3/74 7567
/proc/meminfo: memFree=1856888/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=19736 CPUtime=23.68
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 4585 0 0 0 2366 2 0 0 25 0 1 0 2000962367 20209664 4566 996147200 134512640 135177480 4294955968 18446744073709551615 134571568 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 4934 4566 81 162 0 4769 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 67300

[startup+51.102 s]
/proc/loadavg: 2.13 2.05 2.01 3/74 7567
/proc/meminfo: memFree=1842808/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=33944 CPUtime=49.07
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 8109 0 0 0 4902 5 0 0 25 0 1 0 2000962367 34758656 8090 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 8486 8090 81 162 0 8321 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 81508

[startup+102.306 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 7567
/proc/meminfo: memFree=1837048/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=39620 CPUtime=99.82
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 9518 0 0 0 9975 7 0 0 25 0 1 0 2000962367 40570880 9499 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 9905 9499 81 162 0 9740 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 87184

[startup+162.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/74 7567
/proc/meminfo: memFree=1836664/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=40008 CPUtime=159.27
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 9587 0 0 0 15920 7 0 0 25 0 1 0 2000962367 40968192 9568 996147200 134512640 135177480 4294955968 18446744073709551615 134570877 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 10002 9568 81 162 0 9837 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 87572

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 7567
/proc/meminfo: memFree=1828280/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=48504 CPUtime=218.73
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 11659 0 0 0 21864 9 0 0 25 0 1 0 2000962367 49668096 11640 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 12126 11640 81 162 0 11961 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 96068

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 7567
/proc/meminfo: memFree=1814456/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=62996 CPUtime=278.21
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 15192 0 0 0 27809 12 0 0 25 0 1 0 2000962367 64507904 15173 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 15749 15173 81 162 0 15584 0
Current children cumulated CPU time (s) 279.68
Current children cumulated vsize (KiB) 110560

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 7567

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

/proc/7567/statm: 30887 30011 81 162 0 30722 0
Current children cumulated CPU time (s) 1112.27
Current children cumulated vsize (KiB) 171112

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7567
/proc/meminfo: memFree=1753208/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=123548 CPUtime=1170.3
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 30036 0 0 0 117000 30 0 0 25 0 1 0 2000962367 126513152 30017 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 30887 30017 81 162 0 30722 0
Current children cumulated CPU time (s) 1171.77
Current children cumulated vsize (KiB) 171112

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7567
/proc/meminfo: memFree=1752824/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=123548 CPUtime=1229.77
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 30050 0 0 0 122947 30 0 0 25 0 1 0 2000962367 126513152 30031 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7567/statm: 30887 30031 81 162 0 30722 0
Current children cumulated CPU time (s) 1231.24
Current children cumulated vsize (KiB) 171112

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7622
/proc/meminfo: memFree=1806904/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=123548 CPUtime=1289.59
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 30060 0 0 0 128925 34 0 0 25 0 1 0 2000962367 126513152 30041 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 30887 30041 81 162 0 30722 0
Current children cumulated CPU time (s) 1291.06
Current children cumulated vsize (KiB) 171112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7622
/proc/meminfo: memFree=1798392/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=132540 CPUtime=1349.56
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 32258 0 0 0 134920 36 0 0 25 0 1 0 2000962367 135720960 32239 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 33135 32239 81 162 0 32970 0
Current children cumulated CPU time (s) 1351.03
Current children cumulated vsize (KiB) 180104

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7622
/proc/meminfo: memFree=1787576/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=144368 CPUtime=1409.54
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 34928 0 0 0 140916 38 0 0 25 0 1 0 2000962367 147832832 34909 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 36092 34909 81 162 0 35927 0
Current children cumulated CPU time (s) 1411.01
Current children cumulated vsize (KiB) 191932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7622
/proc/meminfo: memFree=1777208/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=154836 CPUtime=1469.51
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 37490 0 0 0 146910 41 0 0 25 0 1 0 2000962367 158552064 37471 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 38709 37471 81 162 0 38544 0
Current children cumulated CPU time (s) 1470.98
Current children cumulated vsize (KiB) 202400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7622
/proc/meminfo: memFree=1773368/2055920 swapFree=4179776/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1529.49
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38425 0 0 0 152907 42 0 0 25 0 1 0 2000962367 162656256 38406 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38406 81 162 0 39546 0
Current children cumulated CPU time (s) 1530.96
Current children cumulated vsize (KiB) 206408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7624
/proc/meminfo: memFree=1771832/2055920 swapFree=4179808/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1589.46
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38428 0 0 0 158904 42 0 0 25 0 1 0 2000962367 162656256 38409 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38409 81 162 0 39546 0
Current children cumulated CPU time (s) 1590.93
Current children cumulated vsize (KiB) 206408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7624
/proc/meminfo: memFree=1771832/2055920 swapFree=4179808/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1649.44
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38429 0 0 0 164901 43 0 0 25 0 1 0 2000962367 162656256 38410 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38410 81 162 0 39546 0
Current children cumulated CPU time (s) 1650.91
Current children cumulated vsize (KiB) 206408

[startup+1722.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/83 8274
/proc/meminfo: memFree=1708464/2055920 swapFree=4179808/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1709.13
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38435 0 0 0 170846 67 0 0 25 0 1 0 2000962367 162656256 38416 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38416 81 162 0 39546 0
Current children cumulated CPU time (s) 1710.6
Current children cumulated vsize (KiB) 206408

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/83 8276
/proc/meminfo: memFree=1458536/2055920 swapFree=4179808/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1769.1
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38445 0 0 0 176843 67 0 0 25 0 1 0 2000962367 162656256 38426 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38426 81 162 0 39546 0
Current children cumulated CPU time (s) 1770.57
Current children cumulated vsize (KiB) 206408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.8 s]
/proc/loadavg: 2.05 2.03 2.01 3/83 8276
/proc/meminfo: memFree=1458344/2055920 swapFree=4179808/4192956
[pid=7544] ppid=7542 vsize=47564 CPUtime=1.47
/proc/7544/stat : 7544 (galacE.sh) S 7542 7544 6527 0 -1 4194304 799 18684 0 1 0 0 135 12 17 0 1 0 2000962207 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7544/statm: 11891 364 245 79 0 219 0
[pid=7567] ppid=7544 vsize=158844 CPUtime=1798.59
/proc/7567/stat : 7567 (eSAT_static) R 7544 7544 6527 0 -1 4194304 38454 0 0 0 179792 67 0 0 25 0 1 0 2000962367 162656256 38435 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/7567/statm: 39711 38435 81 162 0 39546 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206408

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

Real time (s): 1811.81
CPU time (s): 1800.06
CPU user time (s): 1799.27
CPU system time (s): 0.79
CPU usage (%): 99.3512
Max. virtual memory (cumulated for all children) (KiB): 860296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.36779
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19483
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= 1289
involuntary context switches= 1243

runsolver used 2.10068 second user time and 5.41818 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 03:05:33
IDJOB=1081932
IDBENCH=57160
IDSOLVER=351
FILE ID=node69/1081932-1215219933
PBS_JOBID= 7881793
Free space on /tmp= 66472 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-11.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081932-1215219933/watcher-1081932-1215219933 -o /tmp/evaluation-result-1081932-1215219933/solver-1081932-1215219933 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1081932-1215219933.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6480b46caccb72f6573546fdfc3ebfd9
RANDOM SEED=1928536794

node69.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.259
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.259
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:       1876648 kB
Buffers:          4660 kB
Cached:          52664 kB
SwapCached:       6256 kB
Active:         103264 kB
Inactive:        21744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876648 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          76088 kB
Slab:            39364 kB
Committed_AS:  4001968 kB
PageTables:       2084 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= 66472 MiB
End job on node69 at 2008-07-05 03:35:47