Trace number 238684

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, and are wall clock time (not CPU 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 1? (TO) 1800.03 1803.31

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-4_ext.xml
MD5SUM6af50b7c6d14a714be0589b5e78b9a54
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.84	c start processing
0.84	c start relation processing
0.85	c start cnf exporting
2.85	c parsing time : 0.642
2.85	c preprocessing time : 2.651
2.85	
2.85	c Nary constraints - conflicts : 0 supports : 0
2.85	c Binary constraints - conflicts : 1162 supports :100
2.85	c max arity constraint : 2
2.85	c Max Tuples generated 0
2.85	c relations : 9
2.85	c relations BDD: 0
2.85	c vars : 2103 - clauses :  75988
2.85	
2.91	 
2.91	c --- Minisat Stats ---
2.91	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-238684-1168358138 -o ROOT/results/node21/solver-238684-1168358138 -C 1800 -M 900 /tmp/evaluation/238684-1168358138/galac.sh /tmp/evaluation/238684-1168358138/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/82 9234
/proc/meminfo: memFree=1811440/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=8652 CPUtime=0
/proc/9233/stat : 9233 (galac.sh) R 9231 9233 7211 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 184208348 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236488863 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/9233/statm: 2163 279 207 79 0 156 0
[pid=9235] ppid=9233 vsize=8688 CPUtime=0
/proc/9235/stat : 9235 (galac.sh) R 9233 9233 7211 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 184208349 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236658258 0 0 4096 73728 0 0 0 17 1 0 0
/proc/9235/statm: 2172 286 209 79 0 165 0
[pid=9236] ppid=9235 vsize=8728 CPUtime=0
/proc/9236/stat : 9236 (galac.sh) R 9235 9233 7211 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 184208349 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236489511 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/9236/statm: 2182 290 209 79 0 175 0

[startup+0.107779 s]
/proc/loadavg: 2.00 2.00 2.00 5/82 9234
/proc/meminfo: memFree=1811440/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=0
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 760 1704 0 0 0 0 0 0 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.515854 s]
/proc/loadavg: 2.00 2.00 2.00 5/82 9234
/proc/meminfo: memFree=1811440/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=0
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 760 1704 0 0 0 0 0 0 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.33902 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 9255
/proc/meminfo: memFree=1771128/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=0
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 760 1704 0 0 0 0 0 0 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9248] ppid=9233 vsize=861064 CPUtime=1.24
/proc/9248/stat : 9248 (java) S 9233 9233 7211 0 -1 0 16676 0 1 0 113 11 0 0 17 0 8 0 184208352 881729536 16430 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9248/statm: 215266 16435 1989 14 0 201471 0
[pid=9248/tid=9249] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9249/stat : 9249 (java) R 9233 9233 7211 0 -1 64 765 0 0 0 0 0 0 0 16 0 8 0 184208358 881729536 16440 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9248/tid=9250] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9250/stat : 9250 (java) S 9233 9233 7211 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 184208358 881729536 16448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9248/tid=9251] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9251/stat : 9251 (java) S 9233 9233 7211 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 184208358 881729536 16454 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9248/tid=9252] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9252/stat : 9252 (java) S 9233 9233 7211 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 184208362 881729536 16461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9248/tid=9253] ppid=9233 vsize=861064 CPUtime=0.26
/proc/9248/task/9253/stat : 9253 (java) S 9233 9233 7211 0 -1 64 1016 0 0 0 24 2 0 0 16 0 8 0 184208362 881729536 16468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9248/tid=9254] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9254/stat : 9254 (java) S 9233 9233 7211 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 184208362 881729536 16476 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9248/tid=9255] ppid=9233 vsize=861064 CPUtime=0
/proc/9248/task/9255/stat : 9255 (java) R 9233 9233 7211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184208362 881729536 16483 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908628

[startup+2.97933 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 9281
/proc/meminfo: memFree=1730768/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 47564

[startup+6.26194 s]
/proc/loadavg: 1.92 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1790088/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=16348 CPUtime=3.31
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 3949 0 0 0 330 1 0 0 25 0 1 0 184208640 16740352 3931 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 4087 3931 54 142 0 3943 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 63912

[startup+12.7282 s]
/proc/loadavg: 1.93 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1778512/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=27024 CPUtime=9.75
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 6601 0 0 0 971 4 0 0 25 0 1 0 184208640 27672576 6583 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 6756 6583 54 142 0 6612 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 74588

[startup+25.5486 s]
/proc/loadavg: 1.94 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1767184/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=38116 CPUtime=22.51
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 9385 0 0 0 2244 7 0 0 25 0 1 0 184208640 39030784 9367 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 9529 9367 54 142 0 9385 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 85680

[startup+51.2034 s]
/proc/loadavg: 1.96 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1766928/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=38116 CPUtime=48.05
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 9387 0 0 0 4797 8 0 0 25 0 1 0 184208640 39030784 9369 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 9529 9369 54 142 0 9385 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 85680

[startup+102.504 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 9282
/proc/meminfo: memFree=1752592/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=52520 CPUtime=99.1
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 12981 0 0 0 9898 12 0 0 25 0 1 0 184208640 53780480 12963 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 13130 12963 54 142 0 12986 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 100084

[startup+162.518 s]
/proc/loadavg: 2.04 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1752528/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=52520 CPUtime=158.83
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 12989 0 0 0 15871 12 0 0 25 0 1 0 184208640 53780480 12971 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 13130 12971 54 142 0 12986 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 100084

[startup+222.543 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1752464/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=52620 CPUtime=218.57
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 12998 0 0 0 21844 13 0 0 25 0 1 0 184208640 53882880 12977 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529336 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 13155 12977 54 142 0 13011 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 100184

[startup+282.564 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9282
/proc/meminfo: memFree=1748304/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=56740 CPUtime=278.3
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 14033 0 0 0 27816 14 0 0 25 0 1 0 184208640 58101760 14012 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 14185 14012 54 142 0 14041 0
Current children cumulated CPU time (s) 281.08
Current children cumulated vsize (KiB) 104304

[startup+342.594 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9366
/proc/meminfo: memFree=1746904/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=56740 CPUtime=337.96
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 14033 0 0 0 33782 14 0 0 25 0 1 0 184208640 58101760 14012 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529608 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 14185 14012 54 142 0 14041 0
Current children cumulated CPU time (s) 340.74
Current children cumulated vsize (KiB) 104304

[startup+402.64 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 9450
/proc/meminfo: memFree=1746448/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=57136 CPUtime=397.64
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 14124 0 0 0 39749 15 0 0 25 0 1 0 184208640 58507264 14103 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 14284 14103 54 142 0 14140 0
Current children cumulated CPU time (s) 400.42
Current children cumulated vsize (KiB) 104700

[startup+462.662 s]
/proc/loadavg: 2.06 2.03 2.00 3/87 9480
/proc/meminfo: memFree=1742800/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/loadavg: 2.08 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1726672/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=78020 CPUtime=1117.05
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19249 0 0 0 111679 26 0 0 25 0 1 0 184208640 79892480 19228 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19505 19228 54 142 0 19361 0
Current children cumulated CPU time (s) 1119.83
Current children cumulated vsize (KiB) 125584

[startup+1182.9 s]
/proc/loadavg: 2.03 2.02 2.00 3/87 9480
/proc/meminfo: memFree=1724688/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=79896 CPUtime=1177.05
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19717 0 0 0 117678 27 0 0 25 0 1 0 184208640 81813504 19696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19974 19696 54 142 0 19830 0
Current children cumulated CPU time (s) 1179.83
Current children cumulated vsize (KiB) 127460

[startup+1242.92 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 9480
/proc/meminfo: memFree=1724688/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=79896 CPUtime=1237.05
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19717 0 0 0 123677 28 0 0 25 0 1 0 184208640 81813504 19696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19974 19696 54 142 0 19830 0
Current children cumulated CPU time (s) 1239.83
Current children cumulated vsize (KiB) 127460

[startup+1302.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724624/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=79896 CPUtime=1297.04
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19717 0 0 0 129676 28 0 0 25 0 1 0 184208640 81813504 19696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19974 19696 54 142 0 19830 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 127460

[startup+1362.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724624/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=79896 CPUtime=1357.05
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19717 0 0 0 135676 29 0 0 25 0 1 0 184208640 81813504 19696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19974 19696 54 142 0 19830 0
Current children cumulated CPU time (s) 1359.83
Current children cumulated vsize (KiB) 127460

[startup+1422.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9480
/proc/meminfo: memFree=1724560/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=79896 CPUtime=1417.04
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 19717 0 0 0 141675 29 0 0 25 0 1 0 184208640 81813504 19696 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 19974 19696 54 142 0 19830 0
Current children cumulated CPU time (s) 1419.82
Current children cumulated vsize (KiB) 127460

[startup+1482.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1720656/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=83524 CPUtime=1477.03
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 20636 0 0 0 147673 30 0 0 25 0 1 0 184208640 85528576 20615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527121 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 20881 20615 54 142 0 20737 0
Current children cumulated CPU time (s) 1479.81
Current children cumulated vsize (KiB) 131088

[startup+1543 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1720592/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=83524 CPUtime=1537.03
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 20636 0 0 0 153672 31 0 0 25 0 1 0 184208640 85528576 20615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 20881 20615 54 142 0 20737 0
Current children cumulated CPU time (s) 1539.81
Current children cumulated vsize (KiB) 131088

[startup+1603.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716368/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=87708 CPUtime=1597.03
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 21670 0 0 0 159671 32 0 0 25 0 1 0 184208640 89812992 21649 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 21927 21649 54 142 0 21783 0
Current children cumulated CPU time (s) 1599.81
Current children cumulated vsize (KiB) 135272

[startup+1663.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716368/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=87708 CPUtime=1657.03
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 21670 0 0 0 165670 33 0 0 25 0 1 0 184208640 89812992 21649 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 21927 21649 54 142 0 21783 0
Current children cumulated CPU time (s) 1659.81
Current children cumulated vsize (KiB) 135272

[startup+1723.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716304/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=87708 CPUtime=1717.03
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 21672 0 0 0 171670 33 0 0 25 0 1 0 184208640 89812992 21651 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 21927 21651 54 142 0 21783 0
Current children cumulated CPU time (s) 1719.81
Current children cumulated vsize (KiB) 135272

[startup+1783.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716304/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=87708 CPUtime=1777.04
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 21672 0 0 0 177670 34 0 0 25 0 1 0 184208640 89812992 21651 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 21927 21651 54 142 0 21783 0
Current children cumulated CPU time (s) 1779.82
Current children cumulated vsize (KiB) 135272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 9482
/proc/meminfo: memFree=1716240/2055920 swapFree=4156316/4192956
[pid=9233] ppid=9231 vsize=47564 CPUtime=2.78
/proc/9233/stat : 9233 (galac.sh) S 9231 9233 7211 0 -1 4194304 798 22329 0 1 0 0 263 15 17 0 1 0 184208348 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9233/statm: 11891 362 244 79 0 218 0
[pid=9282] ppid=9233 vsize=87708 CPUtime=1797.25
/proc/9282/stat : 9282 (minisat) R 9233 9233 7211 0 -1 4194304 21673 0 0 0 179691 34 0 0 25 0 1 0 184208640 89812992 21652 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/9282/statm: 21927 21652 54 142 0 21783 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 135272

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 9233 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=641598 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=168974
CPU time returned by wait4() is 2.81057
while last known CPU time is 1800.03

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1803.31
CPU time (s): 1800.03
CPU user time (s): 1799.54
CPU system time (s): 0.49
CPU usage (%): 99.818
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6416
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23127
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= 925
involuntary context switches= 239

runsolver used 1.74073 s user time and 4.75028 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Jan  9 15:55:38 UTC 2007


IDJOB= 238684
IDBENCH= 7015
FILE ID= node21/238684-1168358138

PBS_JOBID= 3503891

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-e-4_ext.xml
COMMAND LINE= /tmp/evaluation/238684-1168358138/galac.sh /tmp/evaluation/238684-1168358138/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-238684-1168358138 -o ROOT/results/node21/solver-238684-1168358138 -C 1800 -M 900  /tmp/evaluation/238684-1168358138/galac.sh /tmp/evaluation/238684-1168358138/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6af50b7c6d14a714be0589b5e78b9a54

RANDOM SEED= 56530297

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.261
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.261
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:       1811856 kB
Buffers:         46916 kB
Cached:         116380 kB
SwapCached:       3032 kB
Active:         111000 kB
Inactive:        82500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811856 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          38740 kB
Slab:            35672 kB
Committed_AS:  3873608 kB
PageTables:       2028 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= 66560 MiB



End job on node21 on Tue Jan  9 16:25:42 UTC 2007