Trace number 1038824

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

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-3_ext.xml
MD5SUM0d63c340aa2de5a517388f1f4a3c0ad6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.183971
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
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 ---
0.01/0.93	c start processing
0.01/0.93	c start relation processing
0.01/0.94	c start cnf exporting
12.42/12.52	c parsing time : 0.818
12.42/12.52	c preprocessing time : 12.41
12.42/12.52	
12.42/12.52	c Nary constraints - conflicts : 0 supports : 0
12.42/12.52	c Binary constraints - conflicts : 4029 supports :188
12.42/12.52	c max arity constraint : 2
12.42/12.52	c Max Tuples generated 0
12.42/12.52	c relations : 8
12.42/12.52	c relations BDD: 0
12.42/12.52	c sampling 0/0
12.42/12.52	c vars : 7335 - clauses :  498934
12.42/12.52	
12.42/12.54	 
12.42/12.54	c --- SAT Solver Stats ---
12.42/12.54	 

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-1038824-1214965758/watcher-1038824-1214965758 -o /tmp/evaluation-result-1038824-1214965758/solver-1038824-1214965758 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1038824-1214965758.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/73 6664
/proc/meminfo: memFree=606296/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=8652 CPUtime=0
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 229563715 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 2163 280 208 79 0 156 0
[pid=6665] ppid=6664 vsize=8688 CPUtime=0
/proc/6665/stat : 6665 (galacM.sh) R 6664 6664 6528 0 -1 4194368 67 485 0 0 0 0 0 0 16 0 1 0 229563715 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 269807577759 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/6665/statm: 2172 288 210 79 0 165 0

[startup+0.0588719 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6664
/proc/meminfo: memFree=606296/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101877 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6664
/proc/meminfo: memFree=606296/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301899 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6664
/proc/meminfo: memFree=606296/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701943 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 6664
/proc/meminfo: memFree=606296/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50203 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 6686
/proc/meminfo: memFree=571336/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6678] ppid=6664 vsize=812552 CPUtime=1.46
/proc/6678/stat : 6678 (java) S 6664 6664 6528 0 -1 0 19624 0 1 0 135 11 0 0 19 0 9 0 229563718 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6678/statm: 203138 19040 1914 9 0 197171 0
[pid=6678/tid=6679] ppid=6664 vsize=812552 CPUtime=1.12
/proc/6678/task/6679/stat : 6679 (java) R 6664 6664 6528 0 -1 64 14525 0 1 0 104 8 0 0 25 0 9 0 229563719 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4127201788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6680] ppid=6664 vsize=812552 CPUtime=0.02
/proc/6678/task/6680/stat : 6680 (java) S 6664 6664 6528 0 -1 64 3474 0 0 0 1 1 0 0 16 0 9 0 229563720 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6681] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6681/stat : 6681 (java) S 6664 6664 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6682] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6682/stat : 6682 (java) S 6664 6664 6528 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6683] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6683/stat : 6683 (java) S 6664 6664 6528 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229563722 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6684] ppid=6664 vsize=812552 CPUtime=0.29
/proc/6678/task/6684/stat : 6684 (java) S 6664 6664 6528 0 -1 64 925 0 0 0 29 0 0 0 16 0 9 0 229563722 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6685] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6685/stat : 6685 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229563722 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6686] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6686/stat : 6686 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229563722 832053248 19040 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 860108

[startup+3.1022 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 6686
/proc/meminfo: memFree=530376/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6678] ppid=6664 vsize=812552 CPUtime=3.05
/proc/6678/stat : 6678 (java) S 6664 6664 6528 0 -1 0 21006 0 1 0 293 12 0 0 19 0 9 0 229563718 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6678/statm: 203138 20419 1914 9 0 197171 0
[pid=6678/tid=6679] ppid=6664 vsize=812552 CPUtime=2.69
/proc/6678/task/6679/stat : 6679 (java) R 6664 6664 6528 0 -1 64 14528 0 1 0 261 8 0 0 25 0 9 0 229563719 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4126669863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6680] ppid=6664 vsize=812552 CPUtime=0.04
/proc/6678/task/6680/stat : 6680 (java) S 6664 6664 6528 0 -1 64 4853 0 0 0 2 2 0 0 16 0 9 0 229563720 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6681] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6681/stat : 6681 (java) S 6664 6664 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6682] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6682/stat : 6682 (java) S 6664 6664 6528 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6683] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6683/stat : 6683 (java) S 6664 6664 6528 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229563722 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6684] ppid=6664 vsize=812552 CPUtime=0.29
/proc/6678/task/6684/stat : 6684 (java) S 6664 6664 6528 0 -1 64 925 0 0 0 29 0 0 0 16 0 9 0 229563722 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6685] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6685/stat : 6685 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229563722 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6686] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6686/stat : 6686 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229563722 832053248 20419 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860108

[startup+6.30155 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 6686
/proc/meminfo: memFree=527752/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=0.01
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6678] ppid=6664 vsize=812552 CPUtime=6.23
/proc/6678/stat : 6678 (java) S 6664 6664 6528 0 -1 0 21028 0 1 0 611 12 0 0 19 0 9 0 229563718 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6678/statm: 203138 20433 1914 9 0 197171 0
[pid=6678/tid=6679] ppid=6664 vsize=812552 CPUtime=5.86
/proc/6678/task/6679/stat : 6679 (java) R 6664 6664 6528 0 -1 64 14537 0 1 0 577 9 0 0 25 0 9 0 229563719 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4126625365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6680] ppid=6664 vsize=812552 CPUtime=0.04
/proc/6678/task/6680/stat : 6680 (java) S 6664 6664 6528 0 -1 64 4855 0 0 0 2 2 0 0 16 0 9 0 229563720 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6681] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6681/stat : 6681 (java) S 6664 6664 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6682] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6682/stat : 6682 (java) S 6664 6664 6528 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 229563720 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6683] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6683/stat : 6683 (java) S 6664 6664 6528 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229563722 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6684] ppid=6664 vsize=812552 CPUtime=0.3
/proc/6678/task/6684/stat : 6684 (java) S 6664 6664 6528 0 -1 64 936 0 0 0 30 0 0 0 16 0 9 0 229563722 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6685] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6685/stat : 6685 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229563722 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6678/tid=6686] ppid=6664 vsize=812552 CPUtime=0
/proc/6678/task/6686/stat : 6686 (java) S 6664 6664 6528 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229563722 832053248 20433 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860108

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 6686
/proc/meminfo: memFree=523976/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 47556

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 6687
/proc/meminfo: memFree=543752/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=56188 CPUtime=12.9
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 13907 0 0 0 1284 6 0 0 25 0 1 0 229564969 57536512 13888 996147200 134512640 135136200 4294955968 18446744073709551615 134529387 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 14047 13888 57 152 0 13892 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 103744

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 6687
/proc/meminfo: memFree=497288/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=102460 CPUtime=38.4
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 25469 0 0 0 3825 15 0 0 25 0 1 0 229564969 104919040 25450 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 25615 25450 57 152 0 25460 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 150016

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 6687
/proc/meminfo: memFree=450440/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=148720 CPUtime=89.39
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 37031 0 0 0 8913 26 0 0 25 0 1 0 229564969 152289280 37012 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 37180 37012 57 152 0 37025 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 196276

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6687
/proc/meminfo: memFree=393608/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=206036 CPUtime=149.15
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 51330 0 0 0 14876 39 0 0 25 0 1 0 229564969 210980864 51311 996147200 134512640 135136200 4294955968 18446744073709551615 134525880 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 51509 51311 57 152 0 51354 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 253592


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

/proc/6687/statm: 138418 137895 57 152 0 138263 0
Current children cumulated CPU time (s) 1116.83
Current children cumulated vsize (KiB) 601228

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=245736/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=570868 CPUtime=1164.12
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 142239 0 0 0 116275 137 0 0 25 0 1 0 229564969 584568832 142220 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 142717 142220 57 152 0 142562 0
Current children cumulated CPU time (s) 1176.59
Current children cumulated vsize (KiB) 618424

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 4/87 6754
/proc/meminfo: memFree=232744/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=583604 CPUtime=1223.89
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 145412 0 0 0 122247 142 0 0 25 0 1 0 229564969 597610496 145393 996147200 134512640 135136200 4294955968 18446744073709551615 134521088 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 145901 145393 57 152 0 145746 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 631160

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=219304/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=596732 CPUtime=1283.65
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 148711 0 0 0 128218 147 0 0 25 0 1 0 229564969 611053568 148692 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 149183 148692 57 152 0 149028 0
Current children cumulated CPU time (s) 1296.12
Current children cumulated vsize (KiB) 644288

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=210920/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=605256 CPUtime=1343.4
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 150848 0 0 0 134191 149 0 0 25 0 1 0 229564969 619782144 150829 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 151314 150829 57 152 0 151159 0
Current children cumulated CPU time (s) 1355.87
Current children cumulated vsize (KiB) 652812

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=201000/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=615128 CPUtime=1403.16
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 153302 0 0 0 140163 153 0 0 25 0 1 0 229564969 629891072 153283 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 153782 153283 57 152 0 153627 0
Current children cumulated CPU time (s) 1415.63
Current children cumulated vsize (KiB) 662684

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=189416/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=626728 CPUtime=1462.91
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 156207 0 0 0 146135 156 0 0 25 0 1 0 229564969 641769472 156188 996147200 134512640 135136200 4294955968 18446744073709551615 134525965 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 156682 156188 57 152 0 156527 0
Current children cumulated CPU time (s) 1475.38
Current children cumulated vsize (KiB) 674284

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6754
/proc/meminfo: memFree=179752/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=636340 CPUtime=1522.67
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 158609 0 0 0 152108 159 0 0 25 0 1 0 229564969 651612160 158590 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 159085 158590 57 152 0 158930 0
Current children cumulated CPU time (s) 1535.14
Current children cumulated vsize (KiB) 683896

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6756
/proc/meminfo: memFree=170408/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=645456 CPUtime=1582.43
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 160913 0 0 0 158081 162 0 0 25 0 1 0 229564969 660946944 160894 996147200 134512640 135136200 4294955968 18446744073709551615 134529592 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 161364 160894 57 152 0 161209 0
Current children cumulated CPU time (s) 1594.9
Current children cumulated vsize (KiB) 693012

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6756
/proc/meminfo: memFree=105896/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=653752 CPUtime=1642.03
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 162987 0 0 0 164038 165 0 0 25 0 1 0 229564969 669442048 162968 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 163438 162968 57 152 0 163283 0
Current children cumulated CPU time (s) 1654.5
Current children cumulated vsize (KiB) 701308

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6756
/proc/meminfo: memFree=97384/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=662440 CPUtime=1701.79
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 165127 0 0 0 170012 167 0 0 25 0 1 0 229564969 678338560 165108 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 165610 165108 57 152 0 165455 0
Current children cumulated CPU time (s) 1714.26
Current children cumulated vsize (KiB) 709996

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6756
/proc/meminfo: memFree=89576/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=670080 CPUtime=1761.55
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 167045 0 0 0 175986 169 0 0 25 0 1 0 229564969 686161920 167026 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 167520 167026 57 152 0 167365 0
Current children cumulated CPU time (s) 1774.02
Current children cumulated vsize (KiB) 717636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 6756
/proc/meminfo: memFree=85480/2055920 swapFree=4154792/4192956
[pid=6664] ppid=6662 vsize=47556 CPUtime=12.47
/proc/6664/stat : 6664 (galacM.sh) S 6662 6664 6528 0 -1 4194304 799 22752 0 1 0 0 1230 17 17 0 1 0 229563715 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 269807184730 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6664/statm: 11889 364 245 79 0 219 0
[pid=6687] ppid=6664 vsize=674080 CPUtime=1787.56
/proc/6687/stat : 6687 (minisat) R 6664 6664 6528 0 -1 4194304 168029 0 0 0 178585 171 0 0 25 0 1 0 229564969 690257920 168010 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6687/statm: 168520 168010 57 152 0 168365 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 721636

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

Real time (s): 1808.42
CPU time (s): 1800.03
CPU user time (s): 1798.15
CPU system time (s): 1.88
CPU usage (%): 99.5361
Max. virtual memory (cumulated for all children) (KiB): 860108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3071
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23551
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= 1761
involuntary context switches= 1875

runsolver used 1.57476 second user time and 5.02923 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-02 04:29:18
IDJOB=1038824
IDBENCH=53585
IDSOLVER=350
FILE ID=node81/1038824-1214965758
PBS_JOBID= 7870346
Free space on /tmp= 126852 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-3_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038824-1214965758/watcher-1038824-1214965758 -o /tmp/evaluation-result-1038824-1214965758/solver-1038824-1214965758 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1038824-1214965758.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0d63c340aa2de5a517388f1f4a3c0ad6
RANDOM SEED=1037237644

node81.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.236
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.236
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:        606712 kB
Buffers:         67020 kB
Cached:         910828 kB
SwapCached:      31408 kB
Active:         594276 kB
Inactive:       779652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        606712 kB
SwapTotal:     4192956 kB
SwapFree:      4154792 kB
Dirty:            3700 kB
Writeback:           0 kB
Mapped:         378616 kB
Slab:            60068 kB
Committed_AS:   775044 kB
PageTables:       2256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126844 MiB
End job on node81 at 2008-07-02 04:59:28