Trace number 1035836

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.09 1809.42

General information on the benchmark

Namecsp/BH-4-7/
normalized-BlackHole-4-7-h-9_ext.xml
MD5SUM6a34a6c5f9ebcf76455efac07f5a086b
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.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1261
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1261
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c --- Preproc Stats ---
0.02/0.76	c start processing
0.02/0.76	c start relation processing
0.02/0.77	c start cnf exporting
2.73/2.81	c parsing time : 0.61
2.73/2.81	c preprocessing time : 2.665
2.73/2.81	
2.73/2.81	c Nary constraints - conflicts : 0 supports : 0
2.73/2.81	c Binary constraints - conflicts : 1161 supports :100
2.73/2.81	c max arity constraint : 2
2.73/2.81	c Max Tuples generated 0
2.73/2.81	c relations : 8
2.73/2.81	c relations BDD: 0
2.73/2.81	c sampling 0/0
2.73/2.82	c vars : 2103 - clauses :  75988
2.73/2.82	
2.73/2.88	 
2.73/2.88	c --- SAT Solver Stats ---
2.73/2.88	 

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-1035836-1214953834/watcher-1035836-1214953834 -o /tmp/evaluation-result-1035836-1214953834/solver-1035836-1214953834 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1035836-1214953834.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 1.91 4/81 8377
/proc/meminfo: memFree=1636336/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=8652 CPUtime=0
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 107053492 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 2163 280 208 79 0 156 0
[pid=8378] ppid=8377 vsize=8688 CPUtime=0
/proc/8378/stat : 8378 (galacM.sh) S 8377 8377 7892 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 107053493 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/8378/statm: 2172 286 209 79 0 165 0
[pid=8379] ppid=8378 vsize=8728 CPUtime=0
/proc/8379/stat : 8379 (galacM.sh) R 8378 8377 7892 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 107053493 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 233588714791 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/8379/statm: 2182 290 209 79 0 175 0

[startup+0.030388 s]
/proc/loadavg: 2.08 2.02 1.91 4/81 8377
/proc/meminfo: memFree=1636336/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=8652 CPUtime=0
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 107053492 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 2163 280 208 79 0 156 0
[pid=8378] ppid=8377 vsize=8688 CPUtime=0
/proc/8378/stat : 8378 (galacM.sh) S 8377 8377 7892 0 -1 4194368 57 243 0 0 0 0 0 0 19 0 1 0 107053493 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/8378/statm: 2172 288 210 79 0 165 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 17340

[startup+0.102397 s]
/proc/loadavg: 2.08 2.02 1.91 4/81 8377
/proc/meminfo: memFree=1636336/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=0.02
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.301412 s]
/proc/loadavg: 2.08 2.02 1.91 4/81 8377
/proc/meminfo: memFree=1636336/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=0.02
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.701453 s]
/proc/loadavg: 2.08 2.02 1.91 4/81 8377
/proc/meminfo: memFree=1636336/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=0.02
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+1.50253 s]
/proc/loadavg: 2.08 2.02 1.91 3/91 8399
/proc/meminfo: memFree=1599392/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=0.02
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8391] ppid=8377 vsize=812756 CPUtime=1.43
/proc/8391/stat : 8391 (java) S 8377 8377 7892 0 -1 0 19472 0 1 0 131 12 0 0 20 0 9 0 107053498 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8391/statm: 203189 18888 1913 9 0 197171 0
[pid=8391/tid=8392] ppid=8377 vsize=812756 CPUtime=1.12
/proc/8391/task/8392/stat : 8392 (java) R 8377 8377 7892 0 -1 64 14526 0 1 0 103 9 0 0 25 0 9 0 107053499 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 103206785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8393] ppid=8377 vsize=812756 CPUtime=0.02
/proc/8391/task/8393/stat : 8393 (java) S 8377 8377 7892 0 -1 64 3375 0 0 0 1 1 0 0 16 0 9 0 107053500 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8394] ppid=8377 vsize=812756 CPUtime=0
/proc/8391/task/8394/stat : 8394 (java) S 8377 8377 7892 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 107053501 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8395] ppid=8377 vsize=812756 CPUtime=0
/proc/8391/task/8395/stat : 8395 (java) S 8377 8377 7892 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 107053501 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8396] ppid=8377 vsize=812756 CPUtime=0
/proc/8391/task/8396/stat : 8396 (java) S 8377 8377 7892 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 107053503 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8397] ppid=8377 vsize=812756 CPUtime=0.26
/proc/8391/task/8397/stat : 8397 (java) S 8377 8377 7892 0 -1 64 872 0 0 0 26 0 0 0 16 0 9 0 107053503 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8398] ppid=8377 vsize=812756 CPUtime=0
/proc/8391/task/8398/stat : 8398 (java) S 8377 8377 7892 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 107053503 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8391/tid=8399] ppid=8377 vsize=812756 CPUtime=0
/proc/8391/task/8399/stat : 8399 (java) S 8377 8377 7892 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 107053503 832262144 18888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860324

[startup+3.1017 s]
/proc/loadavg: 2.08 2.02 1.91 3/91 8399
/proc/meminfo: memFree=1561248/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 47568

[startup+6.30102 s]
/proc/loadavg: 2.07 2.02 1.91 3/83 8400
/proc/meminfo: memFree=1623008/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=14256 CPUtime=3.39
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 3431 0 0 0 337 2 0 0 25 0 1 0 107053781 14598144 3412 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 3564 3412 57 152 0 3409 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 61824

[startup+12.7017 s]
/proc/loadavg: 2.07 2.02 1.91 3/83 8400
/proc/meminfo: memFree=1611808/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=24268 CPUtime=9.76
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 5907 0 0 0 971 5 0 0 25 0 1 0 107053781 24850432 5888 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 6067 5888 57 152 0 5912 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 71836

[startup+25.502 s]
/proc/loadavg: 2.05 2.01 1.91 3/83 8400
/proc/meminfo: memFree=1600296/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=35116 CPUtime=22.49
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 8623 0 0 0 2242 7 0 0 25 0 1 0 107053781 35958784 8604 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 8779 8604 57 152 0 8624 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 82684

[startup+51.1016 s]
/proc/loadavg: 2.03 2.01 1.91 3/83 8400
/proc/meminfo: memFree=1596520/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=38948 CPUtime=47.97
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 9580 0 0 0 4789 8 0 0 25 0 1 0 107053781 39882752 9561 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 9737 9561 57 152 0 9582 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 86516

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.91 3/83 8400
/proc/meminfo: memFree=1589224/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=45716 CPUtime=98.93
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 11300 0 0 0 9883 10 0 0 25 0 1 0 107053781 46813184 11281 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 11429 11281 57 152 0 11274 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 93284

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1584168/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=50732 CPUtime=158.64
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 12536 0 0 0 15853 11 0 0 25 0 1 0 107053781 51949568 12517 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 12683 12517 57 152 0 12528 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 98300

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1578280/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=56736 CPUtime=218.36
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 13999 0 0 0 21823 13 0 0 25 0 1 0 107053781 58097664 13980 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 14184 13980 57 152 0 14029 0
Current children cumulated CPU time (s) 221.13
Current children cumulated vsize (KiB) 104304

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1575528/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=59528 CPUtime=278.07
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 14726 0 0 0 27793 14 0 0 25 0 1 0 107053781 60956672 14707 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 14882 14707 57 152 0 14727 0
Current children cumulated CPU time (s) 280.84
Current children cumulated vsize (KiB) 107096

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400

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

/proc/8400/statm: 19487 19267 57 152 0 19332 0
Current children cumulated CPU time (s) 1116.83
Current children cumulated vsize (KiB) 125516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556784/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1173.78
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19291 0 0 0 117360 18 0 0 25 0 1 0 107053781 79818752 19267 996147200 134512640 135136200 4294955968 18446744073709551615 134525909 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19267 57 152 0 19332 0
Current children cumulated CPU time (s) 1176.55
Current children cumulated vsize (KiB) 125516

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556656/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1233.49
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19291 0 0 0 123331 18 0 0 25 0 1 0 107053781 79818752 19267 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19267 57 152 0 19332 0
Current children cumulated CPU time (s) 1236.26
Current children cumulated vsize (KiB) 125516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556592/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1293.2
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19291 0 0 0 129302 18 0 0 25 0 1 0 107053781 79818752 19267 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19267 57 152 0 19332 0
Current children cumulated CPU time (s) 1295.97
Current children cumulated vsize (KiB) 125516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556592/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1352.91
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19291 0 0 0 135273 18 0 0 25 0 1 0 107053781 79818752 19267 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19267 57 152 0 19332 0
Current children cumulated CPU time (s) 1355.68
Current children cumulated vsize (KiB) 125516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556592/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1412.63
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19292 0 0 0 141245 18 0 0 25 0 1 0 107053781 79818752 19268 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19268 57 152 0 19332 0
Current children cumulated CPU time (s) 1415.4
Current children cumulated vsize (KiB) 125516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556592/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1472.34
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19292 0 0 0 147216 18 0 0 25 0 1 0 107053781 79818752 19268 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19268 57 152 0 19332 0
Current children cumulated CPU time (s) 1475.11
Current children cumulated vsize (KiB) 125516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556464/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1532.05
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19306 0 0 0 153187 18 0 0 25 0 1 0 107053781 79818752 19282 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19282 57 152 0 19332 0
Current children cumulated CPU time (s) 1534.82
Current children cumulated vsize (KiB) 125516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8400
/proc/meminfo: memFree=1556400/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=77948 CPUtime=1591.77
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 19306 0 0 0 159159 18 0 0 25 0 1 0 107053781 79818752 19282 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 19487 19282 57 152 0 19332 0
Current children cumulated CPU time (s) 1594.54
Current children cumulated vsize (KiB) 125516

[startup+1662.3 s]
/proc/loadavg: 1.96 1.98 1.91 3/74 8430
/proc/meminfo: memFree=1558536/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=85736 CPUtime=1651.33
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 21253 0 0 0 165112 21 0 0 25 0 1 0 107053781 87793664 21229 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 21434 21229 57 152 0 21279 0
Current children cumulated CPU time (s) 1654.1
Current children cumulated vsize (KiB) 133304

[startup+1722.3 s]
/proc/loadavg: 1.98 1.98 1.91 3/74 8430
/proc/meminfo: memFree=1558408/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=85736 CPUtime=1710.88
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 21253 0 0 0 171067 21 0 0 25 0 1 0 107053781 87793664 21229 996147200 134512640 135136200 4294955968 18446744073709551615 134529434 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 21434 21229 57 152 0 21279 0
Current children cumulated CPU time (s) 1713.65
Current children cumulated vsize (KiB) 133304

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/74 8430
/proc/meminfo: memFree=1558280/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=85900 CPUtime=1770.42
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 21285 0 0 0 177021 21 0 0 25 0 1 0 107053781 87961600 21261 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 21475 21261 57 152 0 21320 0
Current children cumulated CPU time (s) 1773.19
Current children cumulated vsize (KiB) 133468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 1.99 1.98 1.91 3/74 8430
/proc/meminfo: memFree=1558280/2055920 swapFree=4192812/4192956
[pid=8377] ppid=8375 vsize=47568 CPUtime=2.77
/proc/8377/stat : 8377 (galacM.sh) S 8375 8377 7892 0 -1 4194304 798 22494 0 1 0 1 260 16 17 0 1 0 107053492 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8377/statm: 11892 363 244 79 0 219 0
[pid=8400] ppid=8377 vsize=85900 CPUtime=1797.32
/proc/8400/stat : 8400 (minisat) R 8377 8377 7892 0 -1 4194304 21285 0 0 0 179711 21 0 0 25 0 1 0 107053781 87961600 21261 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8400/statm: 21475 21261 57 152 0 21320 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 133468

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

Real time (s): 1809.42
CPU time (s): 1800.09
CPU user time (s): 1799.71
CPU system time (s): 0.38
CPU usage (%): 99.4845
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6116
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23292
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= 1183
involuntary context switches= 1189

runsolver used 2.84757 second user time and 5.17821 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-02 01:10:34
IDJOB=1035836
IDBENCH=53419
IDSOLVER=350
FILE ID=node27/1035836-1214953834
PBS_JOBID= 7870279
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6a34a6c5f9ebcf76455efac07f5a086b
RANDOM SEED=1905628575

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1636816 kB
Buffers:         37904 kB
Cached:         285776 kB
SwapCached:          0 kB
Active:          83536 kB
Inactive:       272120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:          53572 kB
Slab:            48928 kB
Committed_AS:   215532 kB
PageTables:       1640 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node27 at 2008-07-02 01:40:45