Trace number 1038896

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? (MO) 1543.57 1550.01

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-1_ext.xml
MD5SUMffec9d6056b497f80fa1aca5c08f927e
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.94	c start processing
0.01/0.95	c start relation processing
0.01/0.95	c start cnf exporting
12.43/12.63	c parsing time : 0.826
12.43/12.63	c preprocessing time : 12.512
12.43/12.63	
12.43/12.63	c Nary constraints - conflicts : 0 supports : 0
12.43/12.63	c Binary constraints - conflicts : 4029 supports :188
12.43/12.63	c max arity constraint : 2
12.43/12.63	c Max Tuples generated 0
12.43/12.63	c relations : 8
12.43/12.63	c relations BDD: 0
12.43/12.63	c sampling 0/0
12.43/12.63	c vars : 7335 - clauses :  498934
12.43/12.63	
12.43/12.65	 
12.43/12.65	c --- SAT Solver Stats ---
12.43/12.65	 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 4482
/proc/meminfo: memFree=1063272/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=8652 CPUtime=0
/proc/4482/stat : 4482 (galacM.sh) R 4480 4482 4169 0 -1 4194304 334 0 0 0 0 0 0 0 16 0 1 0 1975565856 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 233402067615 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/4482/statm: 2163 279 207 79 0 156 0
[pid=4483] ppid=4482 vsize=8688 CPUtime=0
/proc/4483/stat : 4483 (galacM.sh) R 4482 4482 4169 0 -1 4194368 26 0 0 0 0 0 0 0 16 0 1 0 1975565857 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 4276459 0 0 4096 73728 0 0 0 17 1 0 0
/proc/4483/statm: 2172 286 209 79 0 165 0

[startup+0.016038 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 4482
/proc/meminfo: memFree=1063272/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=8748 CPUtime=0
/proc/4482/stat : 4482 (galacM.sh) R 4480 4482 4169 0 -1 4194304 437 948 0 0 0 0 0 0 17 0 1 0 1975565856 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 4425384 0 2 4096 73728 0 0 0 17 1 0 0
/proc/4482/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.102019 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 4482
/proc/meminfo: memFree=1063272/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301055 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 4482
/proc/meminfo: memFree=1063272/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.702127 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 4482
/proc/meminfo: memFree=1063272/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50128 s]
/proc/loadavg: 2.24 2.05 2.02 4/91 4552
/proc/meminfo: memFree=1005136/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4499] ppid=4482 vsize=812552 CPUtime=1.44
/proc/4499/stat : 4499 (java) S 4482 4482 4169 0 -1 0 19624 0 1 0 131 13 0 0 18 0 9 0 1975565860 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4499/statm: 203138 19041 1915 9 0 197171 0
[pid=4499/tid=4503] ppid=4482 vsize=812552 CPUtime=1.09
/proc/4499/task/4503/stat : 4503 (java) R 4482 4482 4169 0 -1 64 14525 0 1 0 99 10 0 0 25 0 9 0 1975565861 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4127186469 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4507] ppid=4482 vsize=812552 CPUtime=0.02
/proc/4499/task/4507/stat : 4507 (java) S 4482 4482 4169 0 -1 64 3474 0 0 0 1 1 0 0 16 0 9 0 1975565862 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4508] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4508/stat : 4508 (java) S 4482 4482 4169 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4509] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4509/stat : 4509 (java) S 4482 4482 4169 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4517] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4517/stat : 4517 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975565864 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4518] ppid=4482 vsize=812552 CPUtime=0.3
/proc/4499/task/4518/stat : 4518 (java) S 4482 4482 4169 0 -1 64 925 0 0 0 29 1 0 0 16 0 9 0 1975565864 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4519] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4519/stat : 4519 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975565864 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4520] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4520/stat : 4520 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975565864 832053248 19041 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860116

[startup+3.10156 s]
/proc/loadavg: 2.24 2.05 2.02 3/91 4552
/proc/meminfo: memFree=923152/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4499] ppid=4482 vsize=812552 CPUtime=3.03
/proc/4499/stat : 4499 (java) S 4482 4482 4169 0 -1 0 21006 0 1 0 288 15 0 0 18 0 9 0 1975565860 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4499/statm: 203138 20420 1915 9 0 197171 0
[pid=4499/tid=4503] ppid=4482 vsize=812552 CPUtime=2.66
/proc/4499/task/4503/stat : 4503 (java) R 4482 4482 4169 0 -1 64 14528 0 1 0 255 11 0 0 25 0 9 0 1975565861 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4127208633 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4507] ppid=4482 vsize=812552 CPUtime=0.03
/proc/4499/task/4507/stat : 4507 (java) S 4482 4482 4169 0 -1 64 4853 0 0 0 2 1 0 0 16 0 9 0 1975565862 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4508] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4508/stat : 4508 (java) S 4482 4482 4169 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4509] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4509/stat : 4509 (java) S 4482 4482 4169 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4517] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4517/stat : 4517 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975565864 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4518] ppid=4482 vsize=812552 CPUtime=0.3
/proc/4499/task/4518/stat : 4518 (java) S 4482 4482 4169 0 -1 64 925 0 0 0 29 1 0 0 16 0 9 0 1975565864 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4519] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4519/stat : 4519 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975565864 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4520] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4520/stat : 4520 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975565864 832053248 20420 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860116

[startup+6.30214 s]
/proc/loadavg: 2.24 2.05 2.02 3/91 4552
/proc/meminfo: memFree=912656/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=0.01
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4499] ppid=4482 vsize=812552 CPUtime=6.19
/proc/4499/stat : 4499 (java) S 4482 4482 4169 0 -1 0 21028 0 1 0 602 17 0 0 18 0 9 0 1975565860 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4499/statm: 203138 20434 1915 9 0 197171 0
[pid=4499/tid=4503] ppid=4482 vsize=812552 CPUtime=5.81
/proc/4499/task/4503/stat : 4503 (java) R 4482 4482 4169 0 -1 64 14537 0 1 0 568 13 0 0 25 0 9 0 1975565861 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4127237784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4507] ppid=4482 vsize=812552 CPUtime=0.03
/proc/4499/task/4507/stat : 4507 (java) S 4482 4482 4169 0 -1 64 4855 0 0 0 2 1 0 0 16 0 9 0 1975565862 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4508] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4508/stat : 4508 (java) S 4482 4482 4169 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4509] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4509/stat : 4509 (java) S 4482 4482 4169 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975565862 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4517] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4517/stat : 4517 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1975565864 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4518] ppid=4482 vsize=812552 CPUtime=0.31
/proc/4499/task/4518/stat : 4518 (java) S 4482 4482 4169 0 -1 64 936 0 0 0 30 1 0 0 16 0 9 0 1975565864 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4519] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4519/stat : 4519 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1975565864 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4499/tid=4520] ppid=4482 vsize=812552 CPUtime=0
/proc/4499/task/4520/stat : 4520 (java) S 4482 4482 4169 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975565864 832053248 20434 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860116

[startup+12.7013 s]
/proc/loadavg: 2.20 2.05 2.02 3/91 4552
/proc/meminfo: memFree=905176/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 47564

[startup+25.5016 s]
/proc/loadavg: 2.17 2.05 2.01 3/75 4554
/proc/meminfo: memFree=967000/2055920 swapFree=4109540/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=58100 CPUtime=12.74
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 14384 0 0 0 1267 7 0 0 25 0 1 0 1975567122 59494400 14365 996147200 134512640 135136200 4294955968 18446744073709551615 134525897 0 0 4096 3 0 0 0 17 0 0 0
/proc/4553/statm: 14525 14365 57 152 0 14370 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 105664

[startup+51.1012 s]
/proc/loadavg: 2.11 2.04 2.01 3/74 4598
/proc/meminfo: memFree=818200/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=100356 CPUtime=38.14
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 24948 0 0 0 3798 16 0 0 25 0 1 0 1975567122 102764544 24929 996147200 134512640 135136200 4294955968 18446744073709551615 134529365 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 25089 24929 57 152 0 24934 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 147920

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.01 3/74 4598
/proc/meminfo: memFree=741976/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=175544 CPUtime=89.14
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 43697 0 0 0 8885 29 0 0 25 0 1 0 1975567122 179757056 43678 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 43886 43678 57 152 0 43731 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 223108

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 4598
/proc/meminfo: memFree=700632/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=216756 CPUtime=148.9
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 54008 0 0 0 14850 40 0 0 25 0 1 0 1975567122 221958144 53989 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 54189 53989 57 152 0 54034 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 264320


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

/proc/4553/statm: 168306 167777 57 152 0 168151 0
Current children cumulated CPU time (s) 878.53
Current children cumulated vsize (KiB) 720788

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=219800/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=697704 CPUtime=925.8
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 173874 0 0 0 92426 154 0 0 25 0 1 0 1975567122 714448896 173855 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 174426 173855 57 152 0 174271 0
Current children cumulated CPU time (s) 938.29
Current children cumulated vsize (KiB) 745268

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=190616/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=726448 CPUtime=985.56
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 181093 0 0 0 98394 162 0 0 25 0 1 0 1975567122 743882752 181074 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 181612 181074 57 152 0 181457 0
Current children cumulated CPU time (s) 998.05
Current children cumulated vsize (KiB) 774012

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=169816/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=747520 CPUtime=1045.33
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 186338 0 0 0 104366 167 0 0 25 0 1 0 1975567122 765460480 186319 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 186880 186319 57 152 0 186725 0
Current children cumulated CPU time (s) 1057.82
Current children cumulated vsize (KiB) 795084

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=150040/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=767096 CPUtime=1105.09
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 191218 0 0 0 110338 171 0 0 25 0 1 0 1975567122 785506304 191199 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 191774 191199 57 152 0 191619 0
Current children cumulated CPU time (s) 1117.58
Current children cumulated vsize (KiB) 814660

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=134360/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=782972 CPUtime=1164.85
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 195144 0 0 0 116310 175 0 0 25 0 1 0 1975567122 801763328 195125 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 195743 195125 57 152 0 195588 0
Current children cumulated CPU time (s) 1177.34
Current children cumulated vsize (KiB) 830536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=118872/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=798200 CPUtime=1224.61
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 198955 0 0 0 122282 179 0 0 25 0 1 0 1975567122 817356800 198936 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 199550 198936 57 152 0 199395 0
Current children cumulated CPU time (s) 1237.1
Current children cumulated vsize (KiB) 845764

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=101656/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=815248 CPUtime=1284.37
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 203207 0 0 0 128254 183 0 0 25 0 1 0 1975567122 834813952 203188 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 203812 203188 57 152 0 203657 0
Current children cumulated CPU time (s) 1296.86
Current children cumulated vsize (KiB) 862812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=87576/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=829208 CPUtime=1344.13
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 206716 0 0 0 134226 187 0 0 25 0 1 0 1975567122 849108992 206697 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 207302 206697 57 152 0 207147 0
Current children cumulated CPU time (s) 1356.62
Current children cumulated vsize (KiB) 876772

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=73560/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=843276 CPUtime=1403.89
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 210211 0 0 0 140199 190 0 0 25 0 1 0 1975567122 863514624 210192 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 210819 210192 57 152 0 210664 0
Current children cumulated CPU time (s) 1416.38
Current children cumulated vsize (KiB) 890840

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=61208/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=855892 CPUtime=1463.65
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 213319 0 0 0 146172 193 0 0 25 0 1 0 1975567122 876433408 213300 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 213973 213300 57 152 0 213818 0
Current children cumulated CPU time (s) 1476.14
Current children cumulated vsize (KiB) 903456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=44952/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=871968 CPUtime=1523.41
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 217358 0 0 0 152144 197 0 0 25 0 1 0 1975567122 892895232 217339 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 217992 217339 57 152 0 217837 0
Current children cumulated CPU time (s) 1535.9
Current children cumulated vsize (KiB) 919532



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1550 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4600
/proc/meminfo: memFree=42840/2055920 swapFree=4109564/4192956
[pid=4482] ppid=4480 vsize=47564 CPUtime=12.49
/proc/4482/stat : 4482 (galacM.sh) S 4480 4482 4169 0 -1 4194304 800 22751 0 1 0 0 1227 22 17 0 1 0 1975565856 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4482/statm: 11891 365 246 79 0 219 0
[pid=4553] ppid=4482 vsize=874092 CPUtime=1531.08
/proc/4553/stat : 4553 (minisat) R 4482 4482 4169 0 -1 4194304 217864 0 0 0 152911 197 0 0 25 0 1 0 1975567122 895070208 217845 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/4553/statm: 218523 217845 57 152 0 218368 0
Current children cumulated CPU time (s) 1543.57
Current children cumulated vsize (KiB) 921656

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

Real time (s): 1550.01
CPU time (s): 1543.57
CPU user time (s): 1541.38
CPU system time (s): 2.19
CPU usage (%): 99.5843
Max. virtual memory (cumulated for all children) (KiB): 921656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2791
system time used= 0.235964
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= 1750
involuntary context switches= 1772

runsolver used 1.48377 second user time and 4.17936 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-02 04:32:50
IDJOB=1038896
IDBENCH=53589
IDSOLVER=350
FILE ID=node70/1038896-1214965970
PBS_JOBID= 7870338
Free space on /tmp= 66444 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ffec9d6056b497f80fa1aca5c08f927e
RANDOM SEED=1830014692

node70.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.256
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.256
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:       1040968 kB
Buffers:         62036 kB
Cached:         749108 kB
SwapCached:      77752 kB
Active:         276484 kB
Inactive:       660600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040968 kB
SwapTotal:     4192956 kB
SwapFree:      4109540 kB
Dirty:            9548 kB
Writeback:           0 kB
Mapped:         138768 kB
Slab:            63124 kB
Committed_AS:  4807652 kB
PageTables:       1976 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= 66428 MiB
End job on node70 at 2008-07-02 04:58:42