Trace number 238779

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.1 1802.08

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-2_ext.xml
MD5SUMaad4ffc5b271af9b9373b709731c81fb
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.83	c start processing
0.83	c start relation processing
0.84	c start cnf exporting
2.95	c parsing time : 0.668
2.95	c preprocessing time : 2.791
2.95	
2.95	c Nary constraints - conflicts : 0 supports : 0
2.95	c Binary constraints - conflicts : 1162 supports :100
2.95	c max arity constraint : 2
2.95	c Max Tuples generated 0
2.95	c relations : 9
2.95	c relations BDD: 0
2.95	c vars : 2103 - clauses :  75988
2.95	
3.00	 
3.00	c --- Minisat Stats ---
3.00	 

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/node60/watcher-238779-1168359625 -o ROOT/results/node60/solver-238779-1168359625 -C 1800 -M 900 /tmp/evaluation/238779-1168359625/galac.sh /tmp/evaluation/238779-1168359625/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 1.92 5/73 31072
/proc/meminfo: memFree=1816384/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=8560 CPUtime=0
/proc/31071/stat : 31071 (galac.sh) R 31069 31071 30381 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 184360397 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894431631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31071/statm: 2140 253 197 79 0 133 0

[startup+0.10698 s]
/proc/loadavg: 2.00 2.00 1.92 5/73 31072
/proc/meminfo: memFree=1816384/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=0.01
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.517019 s]
/proc/loadavg: 2.00 2.00 1.92 5/73 31072
/proc/meminfo: memFree=1816384/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=0.01
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.3381 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 31092
/proc/meminfo: memFree=1775808/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=0.01
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31085] ppid=31071 vsize=861064 CPUtime=1.28
/proc/31085/stat : 31085 (java) R 31071 31071 30381 0 -1 0 15962 0 1 0 117 11 0 0 19 0 8 0 184360400 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31085/statm: 215266 15715 1988 14 0 201471 0
[pid=31085/tid=31086] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31086/stat : 31086 (java) R 31071 31071 30381 0 -1 64 38 0 0 0 0 0 0 0 16 0 8 0 184360404 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155074063 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31087] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31087/stat : 31087 (java) S 31071 31071 30381 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184360404 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31088] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31088/stat : 31088 (java) S 31071 31071 30381 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184360404 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31089] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31089/stat : 31089 (java) S 31071 31071 30381 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184360408 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31090] ppid=31071 vsize=861064 CPUtime=0.27
/proc/31085/task/31090/stat : 31090 (java) S 31071 31071 30381 0 -1 64 1016 0 0 0 26 1 0 0 21 0 8 0 184360408 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31091] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31091/stat : 31091 (java) S 31071 31071 30381 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 184360408 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31092] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31092/stat : 31092 (java) S 31071 31071 30381 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184360408 881729536 15715 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908632

[startup+2.97526 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 31092
/proc/meminfo: memFree=1741184/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=0.01
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31085] ppid=31071 vsize=861064 CPUtime=2.88
/proc/31085/stat : 31085 (java) S 31071 31071 30381 0 -1 0 20620 0 1 0 275 13 0 0 25 0 8 0 184360400 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31085/statm: 215266 20371 1996 14 0 201471 0
[pid=31085/tid=31086] ppid=31071 vsize=861064 CPUtime=0.03
/proc/31085/task/31086/stat : 31086 (java) S 31071 31071 30381 0 -1 64 4676 0 0 0 2 1 0 0 16 0 8 0 184360404 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31087] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31087/stat : 31087 (java) S 31071 31071 30381 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184360404 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31088] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31088/stat : 31088 (java) S 31071 31071 30381 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184360404 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31089] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31089/stat : 31089 (java) S 31071 31071 30381 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184360408 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31090] ppid=31071 vsize=861064 CPUtime=0.29
/proc/31085/task/31090/stat : 31090 (java) S 31071 31071 30381 0 -1 64 1026 0 0 0 28 1 0 0 16 0 8 0 184360408 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31091] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31091/stat : 31091 (java) S 31071 31071 30381 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 184360408 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31085/tid=31092] ppid=31071 vsize=861064 CPUtime=0
/proc/31085/task/31092/stat : 31092 (java) S 31071 31071 30381 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184360408 881729536 20371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 908632

[startup+6.25559 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 31093
/proc/meminfo: memFree=1801336/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=15248 CPUtime=3.21
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 3702 0 0 0 320 1 0 0 25 0 1 0 184360697 15613952 3684 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/31093/statm: 3812 3684 54 142 0 3668 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 62816

[startup+12.7292 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 31093
/proc/meminfo: memFree=1788352/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=27376 CPUtime=9.64
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 6715 0 0 0 960 4 0 0 25 0 1 0 184360697 28033024 6697 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/31093/statm: 6844 6697 54 142 0 6700 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 74944

[startup+25.5615 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1769968/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=38460 CPUtime=22.42
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 9452 0 0 0 2234 8 0 0 25 0 1 0 184360697 39383040 9434 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 9615 9434 54 142 0 9471 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 86028

[startup+51.208 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1761520/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=47188 CPUtime=48.06
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 11655 0 0 0 4795 11 0 0 25 0 1 0 184360697 48320512 11637 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527258 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 11797 11637 54 142 0 11653 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 94756

[startup+102.494 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1758512/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=50244 CPUtime=99.29
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 12435 0 0 0 9918 11 0 0 25 0 1 0 184360697 51449856 12417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 12561 12417 54 142 0 12417 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 97812

[startup+162.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1755056/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=53980 CPUtime=159.23
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 13331 0 0 0 15911 12 0 0 25 0 1 0 184360697 55275520 13312 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 13495 13312 54 142 0 13351 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 101548

[startup+222.512 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1754992/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=53908 CPUtime=219.19
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 13342 0 0 0 21907 12 0 0 25 0 1 0 184360697 55201792 13307 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 13477 13307 54 142 0 13333 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 101476

[startup+282.518 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 31774
/proc/meminfo: memFree=1748720/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=60288 CPUtime=279.15
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 14921 0 0 0 27901 14 0 0 25 0 1 0 184360697 61734912 14886 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 15072 14886 54 142 0 14928 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 107856

[startup+342.524 s]
/proc/loadavg: 2.07 2.02 1.93 3/75 31774
/proc/meminfo: memFree=1748464/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=60464 CPUtime=339.08
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 14968 0 0 0 33894 14 0 0 25 0 1 0 184360697 61915136 14933 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 15116 14933 54 142 0 14972 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 108032

[startup+402.528 s]
/proc/loadavg: 2.03 2.01 1.93 3/75 31774
/proc/meminfo: memFree=1748336/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0

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

/proc/loadavg: 2.00 2.00 1.93 3/75 31774
/proc/meminfo: memFree=1728304/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1118.4
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19919 0 0 0 111820 20 0 0 25 0 1 0 184360697 82518016 19884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19884 54 142 0 20002 0
Current children cumulated CPU time (s) 1121.31
Current children cumulated vsize (KiB) 128152

[startup+1182.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 31774
/proc/meminfo: memFree=1728304/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1178.36
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19919 0 0 0 117816 20 0 0 25 0 1 0 184360697 82518016 19884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19884 54 142 0 20002 0
Current children cumulated CPU time (s) 1181.27
Current children cumulated vsize (KiB) 128152

[startup+1242.62 s]
/proc/loadavg: 2.00 2.00 1.93 3/75 31774
/proc/meminfo: memFree=1728240/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1238.28
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19919 0 0 0 123808 20 0 0 25 0 1 0 184360697 82518016 19884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19884 54 142 0 20002 0
Current children cumulated CPU time (s) 1241.19
Current children cumulated vsize (KiB) 128152

[startup+1302.63 s]
/proc/loadavg: 2.03 2.01 1.94 3/75 31774
/proc/meminfo: memFree=1728176/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1298.24
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19920 0 0 0 129804 20 0 0 25 0 1 0 184360697 82518016 19885 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19885 54 142 0 20002 0
Current children cumulated CPU time (s) 1301.15
Current children cumulated vsize (KiB) 128152

[startup+1362.64 s]
/proc/loadavg: 2.01 2.01 1.94 3/75 31774
/proc/meminfo: memFree=1728176/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1358.19
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19920 0 0 0 135799 20 0 0 25 0 1 0 184360697 82518016 19885 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19885 54 142 0 20002 0
Current children cumulated CPU time (s) 1361.1
Current children cumulated vsize (KiB) 128152

[startup+1422.64 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 31774
/proc/meminfo: memFree=1728112/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=80584 CPUtime=1418.13
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 19921 0 0 0 141793 20 0 0 25 0 1 0 184360697 82518016 19886 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 20146 19886 54 142 0 20002 0
Current children cumulated CPU time (s) 1421.04
Current children cumulated vsize (KiB) 128152

[startup+1482.65 s]
/proc/loadavg: 2.03 2.01 1.94 3/75 31774
/proc/meminfo: memFree=1724272/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=84544 CPUtime=1478.08
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 20916 0 0 0 147786 22 0 0 25 0 1 0 184360697 86573056 20881 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21136 20881 54 142 0 20992 0
Current children cumulated CPU time (s) 1480.99
Current children cumulated vsize (KiB) 132112

[startup+1542.66 s]
/proc/loadavg: 2.01 2.01 1.94 3/75 31774
/proc/meminfo: memFree=1721840/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86932 CPUtime=1538.04
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21502 0 0 0 153781 23 0 0 25 0 1 0 184360697 89018368 21467 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529310 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21733 21467 54 142 0 21589 0
Current children cumulated CPU time (s) 1540.95
Current children cumulated vsize (KiB) 134500

[startup+1602.66 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 31774
/proc/meminfo: memFree=1721840/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86920 CPUtime=1597.97
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21502 0 0 0 159774 23 0 0 25 0 1 0 184360697 89006080 21467 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21730 21467 54 142 0 21586 0
Current children cumulated CPU time (s) 1600.88
Current children cumulated vsize (KiB) 134488

[startup+1662.66 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 31774
/proc/meminfo: memFree=1721776/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86920 CPUtime=1657.91
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21502 0 0 0 165768 23 0 0 25 0 1 0 184360697 89006080 21467 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21730 21467 54 142 0 21586 0
Current children cumulated CPU time (s) 1660.82
Current children cumulated vsize (KiB) 134488

[startup+1722.67 s]
/proc/loadavg: 2.07 2.02 1.95 3/75 31774
/proc/meminfo: memFree=1721712/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86920 CPUtime=1717.86
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21504 0 0 0 171763 23 0 0 25 0 1 0 184360697 89006080 21469 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21730 21469 54 142 0 21586 0
Current children cumulated CPU time (s) 1720.77
Current children cumulated vsize (KiB) 134488

[startup+1782.68 s]
/proc/loadavg: 2.03 2.01 1.95 3/75 31774
/proc/meminfo: memFree=1721712/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86920 CPUtime=1777.81
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21504 0 0 0 177757 24 0 0 25 0 1 0 184360697 89006080 21469 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21730 21469 54 142 0 21586 0
Current children cumulated CPU time (s) 1780.72
Current children cumulated vsize (KiB) 134488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.06 s]
/proc/loadavg: 2.02 2.01 1.95 3/75 31774
/proc/meminfo: memFree=1721648/2055920 swapFree=4192812/4192956
[pid=31071] ppid=31069 vsize=47568 CPUtime=2.91
/proc/31071/stat : 31071 (galac.sh) S 31069 31071 30381 0 -1 4194304 799 22330 0 1 0 0 275 16 17 0 1 0 184360397 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31071/statm: 11892 363 245 79 0 218 0
[pid=31093] ppid=31071 vsize=86920 CPUtime=1797.19
/proc/31093/stat : 31093 (minisat) R 31071 31071 30381 0 -1 4194304 21504 0 0 0 179695 24 0 0 25 0 1 0 184360697 89006080 21469 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522128 0 0 4096 3 0 0 0 17 0 0 0
/proc/31093/statm: 21730 21469 54 142 0 21586 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 134488

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 31071 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=761580 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=165974
CPU time returned by wait4() is 2.92755
while last known CPU time is 1800.1

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

Real time (s): 1802.08
CPU time (s): 1800.1
CPU user time (s): 1799.7
CPU system time (s): 0.4
CPU usage (%): 99.8904
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.76158
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23129
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= 927
involuntary context switches= 908

runsolver used 1.63475 s user time and 4.77327 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Jan  9 16:20:25 UTC 2007


IDJOB= 238779
IDBENCH= 7020
FILE ID= node60/238779-1168359625

PBS_JOBID= 3503966

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  aad4ffc5b271af9b9373b709731c81fb

RANDOM SEED= 298409284

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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816800 kB
Buffers:         34028 kB
Cached:         128832 kB
SwapCached:          0 kB
Active:         100940 kB
Inactive:        86188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2912 kB
Writeback:           0 kB
Mapped:          37888 kB
Slab:            37432 kB
Committed_AS:  4544500 kB
PageTables:       1816 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= 66550 MiB



End job on node60 on Tue Jan  9 16:50:27 UTC 2007