Trace number 1081763

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 M? (TO) 1800.1 1809.02

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-20.xml
MD5SUMa9dc0248b5bac88ceea300c49a32664c
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 benchmark5.29119
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3819
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3819
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.66/1.79	c start processing
1.66/1.80	c start relation processing
1.66/1.80	c start cnf exporting
4.95/5.03	c parsing time : 1.682
4.95/5.03	c preprocessing time : 4.917
4.95/5.03	
4.95/5.03	c Nary constraints - conflicts : 0 supports : 0
4.95/5.03	c Binary constraints - conflicts : 3800 supports :19
4.95/5.03	c max arity constraint : 2
4.95/5.03	c Max Tuples generated 400
4.95/5.03	c relations : 4
4.95/5.03	c relations BDD: 0
4.95/5.03	c sampling 0/0
4.95/5.03	c vars : 8001 - clauses :  153882
4.95/5.03	
4.95/5.05	 
4.95/5.05	c --- SAT Solver Stats ---
4.95/5.05	 

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-1081763-1215218894/watcher-1081763-1215218894 -o /tmp/evaluation-result-1081763-1215218894/solver-1081763-1215218894 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1081763-1215218894.xml 

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.04 4/81 6369
/proc/meminfo: memFree=1820328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=8652 CPUtime=0
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 2000856537 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6369/statm: 2163 280 208 79 0 156 0
[pid=6370] ppid=6369 vsize=8688 CPUtime=0
/proc/6370/stat : 6370 (galacM.sh) R 6369 6369 4942 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 2000856538 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 251601152671 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/6370/statm: 2172 286 209 79 0 165 0
[pid=6371] ppid=6370 vsize=8688 CPUtime=0
/proc/6371/stat : 6371 (galacM.sh) R 6370 6369 4942 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 2000856538 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 251601152671 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/6371/statm: 2172 286 209 79 0 165 0

[startup+0.0196739 s]
/proc/loadavg: 2.08 2.02 2.04 4/81 6369
/proc/meminfo: memFree=1820328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=8772 CPUtime=0
/proc/6369/stat : 6369 (galacM.sh) R 6367 6369 4942 0 -1 4194304 513 1176 0 0 0 0 0 0 18 0 1 0 2000856537 8982528 316 996147200 4194304 4520092 548682068832 18446744073709551615 251601345313 0 2 4096 73728 0 0 0 17 0 0 0
/proc/6369/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.102089 s]
/proc/loadavg: 2.08 2.02 2.04 4/81 6369
/proc/meminfo: memFree=1820328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=0.01
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301111 s]
/proc/loadavg: 2.08 2.02 2.04 4/81 6369
/proc/meminfo: memFree=1820328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=0.01
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701157 s]
/proc/loadavg: 2.08 2.02 2.04 4/81 6369
/proc/meminfo: memFree=1820328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=0.01
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50225 s]
/proc/loadavg: 2.08 2.02 2.04 4/91 6391
/proc/meminfo: memFree=1778968/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=0.01
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6383] ppid=6369 vsize=812884 CPUtime=1.45
/proc/6383/stat : 6383 (java) S 6369 6369 4942 0 -1 0 14512 0 1 0 137 8 0 0 18 0 9 0 2000856541 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6383/statm: 203221 13727 2584 9 0 197202 0
[pid=6383/tid=6384] ppid=6369 vsize=812884 CPUtime=1.02
/proc/6383/task/6384/stat : 6384 (java) R 6369 6369 4942 0 -1 64 8489 0 1 0 97 5 0 0 25 0 9 0 2000856542 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 103825424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6385] ppid=6369 vsize=812884 CPUtime=0.13
/proc/6383/task/6385/stat : 6385 (java) S 6369 6369 4942 0 -1 64 4433 0 0 0 12 1 0 0 16 0 9 0 2000856543 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6386] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6386/stat : 6386 (java) S 6369 6369 4942 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000856543 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6387] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6387/stat : 6387 (java) S 6369 6369 4942 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000856543 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6388] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6388/stat : 6388 (java) S 6369 6369 4942 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000856545 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6389] ppid=6369 vsize=812884 CPUtime=0.28
/proc/6383/task/6389/stat : 6389 (java) S 6369 6369 4942 0 -1 64 891 0 0 0 27 1 0 0 15 0 9 0 2000856545 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6390] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6390/stat : 6390 (java) S 6369 6369 4942 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000856545 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6391] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6391/stat : 6391 (java) S 6369 6369 4942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000856545 832393216 13727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860456

[startup+3.10243 s]
/proc/loadavg: 2.08 2.02 2.04 3/91 6391
/proc/meminfo: memFree=1749144/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=0.01
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6383] ppid=6369 vsize=812884 CPUtime=3.04
/proc/6383/stat : 6383 (java) S 6369 6369 4942 0 -1 0 20918 0 1 0 291 13 0 0 18 0 9 0 2000856541 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6383/statm: 203221 20129 2590 9 0 197202 0
[pid=6383/tid=6384] ppid=6369 vsize=812884 CPUtime=2.53
/proc/6383/task/6384/stat : 6384 (java) R 6369 6369 4942 0 -1 64 14621 0 1 0 244 9 0 0 25 0 9 0 2000856542 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4127306215 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6385] ppid=6369 vsize=812884 CPUtime=0.14
/proc/6383/task/6385/stat : 6385 (java) S 6369 6369 4942 0 -1 64 4664 0 0 0 13 1 0 0 16 0 9 0 2000856543 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6386] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6386/stat : 6386 (java) S 6369 6369 4942 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000856543 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6387] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6387/stat : 6387 (java) S 6369 6369 4942 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000856543 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6388] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6388/stat : 6388 (java) S 6369 6369 4942 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000856545 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6389] ppid=6369 vsize=812884 CPUtime=0.34
/proc/6383/task/6389/stat : 6389 (java) S 6369 6369 4942 0 -1 64 934 0 0 0 33 1 0 0 15 0 9 0 2000856545 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6390] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6390/stat : 6390 (java) S 6369 6369 4942 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000856545 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6383/tid=6391] ppid=6369 vsize=812884 CPUtime=0
/proc/6383/task/6391/stat : 6391 (java) S 6369 6369 4942 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000856545 832393216 20129 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860456

[startup+6.30178 s]
/proc/loadavg: 2.07 2.02 2.04 3/83 6392
/proc/meminfo: memFree=1807384/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=18260 CPUtime=1.23
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 4423 0 0 0 122 1 0 0 25 0 1 0 2000857043 18698240 4404 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 4565 4404 57 152 0 4410 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 65832

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.04 3/83 6393
/proc/meminfo: memFree=1777432/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=42848 CPUtime=7.6
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 10535 0 0 0 756 4 0 0 25 0 1 0 2000857043 43876352 10516 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 10712 10516 57 152 0 10557 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 90420

[startup+25.5019 s]
/proc/loadavg: 2.12 2.03 2.04 3/83 6393
/proc/meminfo: memFree=1746712/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=71896 CPUtime=20.33
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 17795 0 0 0 2024 9 0 0 25 0 1 0 2000857043 73621504 17776 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 17974 17776 57 152 0 17819 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 119468

[startup+51.1018 s]
/proc/loadavg: 2.08 2.03 2.04 3/83 6393
/proc/meminfo: memFree=1724760/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=93936 CPUtime=45.81
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 23224 0 0 0 4567 14 0 0 25 0 1 0 2000857043 96190464 23205 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 23484 23205 57 152 0 23329 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 141508

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.04 3/83 6393
/proc/meminfo: memFree=1690328/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=128432 CPUtime=96.75
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 31738 0 0 0 9654 21 0 0 25 0 1 0 2000857043 131514368 31719 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 32108 31719 57 152 0 31953 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 176004

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.03 3/83 6393
/proc/meminfo: memFree=1658392/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=161552 CPUtime=156.46
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 39834 0 0 0 15618 28 0 0 25 0 1 0 2000857043 165429248 39815 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 40388 39815 57 152 0 40233 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 209124

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/83 6393
/proc/meminfo: memFree=1624856/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=194836 CPUtime=216.17
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 48103 0 0 0 21580 37 0 0 25 0 1 0 2000857043 199512064 48084 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6392/statm: 48709 48084 57 152 0 48554 0
Current children cumulated CPU time (s) 221.16

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

/proc/6392/statm: 69777 68862 57 152 0 69622 0
Current children cumulated CPU time (s) 1116.72
Current children cumulated vsize (KiB) 326680

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1414712/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=295320 CPUtime=1171.45
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 72822 0 0 0 117080 65 0 0 25 0 1 0 2000857043 302407680 72803 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 73830 72803 57 152 0 73675 0
Current children cumulated CPU time (s) 1176.44
Current children cumulated vsize (KiB) 342892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1398520/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=311296 CPUtime=1231.16
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 76785 0 0 0 123047 69 0 0 25 0 1 0 2000857043 318767104 76766 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 77824 76766 57 152 0 77669 0
Current children cumulated CPU time (s) 1236.15
Current children cumulated vsize (KiB) 358868

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1382776/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=327032 CPUtime=1290.87
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 80668 0 0 0 129014 73 0 0 25 0 1 0 2000857043 334880768 80649 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 81758 80649 57 152 0 81603 0
Current children cumulated CPU time (s) 1295.86
Current children cumulated vsize (KiB) 374604

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1367672/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=342300 CPUtime=1350.57
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 84475 0 0 0 134980 77 0 0 25 0 1 0 2000857043 350515200 84456 996147200 134512640 135136200 4294955968 18446744073709551615 134529524 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 85575 84456 57 152 0 85420 0
Current children cumulated CPU time (s) 1355.56
Current children cumulated vsize (KiB) 389872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359480/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1410.28
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86474 0 0 0 140949 79 0 0 25 0 1 0 2000857043 358604800 86455 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86455 57 152 0 87395 0
Current children cumulated CPU time (s) 1415.27
Current children cumulated vsize (KiB) 397772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359416/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1469.99
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86477 0 0 0 146920 79 0 0 25 0 1 0 2000857043 358604800 86458 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86458 57 152 0 87395 0
Current children cumulated CPU time (s) 1474.98
Current children cumulated vsize (KiB) 397772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359352/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1529.7
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 152891 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1534.69
Current children cumulated vsize (KiB) 397772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359352/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1589.41
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 158862 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1594.4
Current children cumulated vsize (KiB) 397772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359352/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1649.12
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 164833 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1654.11
Current children cumulated vsize (KiB) 397772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359288/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1708.83
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 170804 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1713.82
Current children cumulated vsize (KiB) 397772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359032/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1768.54
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 176775 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134521349 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1773.53
Current children cumulated vsize (KiB) 397772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6445
/proc/meminfo: memFree=1359096/2055920 swapFree=4176360/4192956
[pid=6369] ppid=6367 vsize=47572 CPUtime=4.99
/proc/6369/stat : 6369 (galacM.sh) S 6367 6369 4942 0 -1 4194304 798 22639 0 1 0 0 483 16 17 0 1 0 2000856537 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6369/statm: 11893 363 244 79 0 219 0
[pid=6392] ppid=6369 vsize=350200 CPUtime=1795.11
/proc/6392/stat : 6392 (minisat) R 6369 6369 4942 0 -1 4194304 86480 0 0 0 179432 79 0 0 25 0 1 0 2000857043 358604800 86461 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6392/statm: 87550 86461 57 152 0 87395 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 397772

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 6369 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=842263
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=176973
# CPU time returned by wait4() is 5.01924
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.02
CPU time (s): 1800.1
CPU user time (s): 1799.15
CPU system time (s): 0.95
CPU usage (%): 99.5072
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.84226
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23437
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= 1735
involuntary context switches= 1753

runsolver used 2.02969 second user time and 6.20206 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 02:48:14
IDJOB=1081763
IDBENCH=57136
IDSOLVER=350
FILE ID=node91/1081763-1215218894
PBS_JOBID= 7881739
Free space on /tmp= 66452 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a9dc0248b5bac88ceea300c49a32664c
RANDOM SEED=645925640

node91.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.231
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.231
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:       1820744 kB
Buffers:         30212 kB
Cached:         145320 kB
SwapCached:       7456 kB
Active:         138908 kB
Inactive:        50412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820744 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            3740 kB
Writeback:           0 kB
Mapped:          21560 kB
Slab:            30524 kB
Committed_AS: 12407912 kB
PageTables:       2188 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= 66416 MiB
End job on node91 at 2008-07-05 03:18:26