Trace number 238760

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 1805.27

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-9_ext.xml
MD5SUMcb3a5c2104df8135afb4e0442892edcd
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.84	c start cnf exporting
2.98	c parsing time : 0.67
2.98	c preprocessing time : 2.809
2.98	
2.98	c Nary constraints - conflicts : 0 supports : 0
2.98	c Binary constraints - conflicts : 1162 supports :100
2.98	c max arity constraint : 2
2.98	c Max Tuples generated 0
2.98	c relations : 9
2.98	c relations BDD: 0
2.98	c vars : 2103 - clauses :  75988
2.98	
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/node48/watcher-238760-1168359461 -o ROOT/results/node48/solver-238760-1168359461 -C 1800 -M 900 /tmp/evaluation/238760-1168359461/galac.sh /tmp/evaluation/238760-1168359461/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: 0.93 0.98 0.99 5/78 858
/proc/meminfo: memFree=1816512/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=18540 CPUtime=0
/proc/857/stat : 857 (runsolver) R 855 857 722 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 184344759 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/857/statm: 4635 279 244 17 0 2626 0

[startup+0.109711 s]
/proc/loadavg: 0.93 0.98 0.99 5/78 858
/proc/meminfo: memFree=1816512/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=0.01
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.517748 s]
/proc/loadavg: 0.93 0.98 0.99 5/78 858
/proc/meminfo: memFree=1816512/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=0.01
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34382 s]
/proc/loadavg: 1.09 1.02 1.01 3/92 884
/proc/meminfo: memFree=1766544/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=0.01
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=877] ppid=857 vsize=861064 CPUtime=1.28
/proc/877/stat : 877 (java) R 857 857 722 0 -1 0 15885 0 1 0 117 11 0 0 25 0 8 0 184344762 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074030465 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/877/statm: 215266 15639 1981 14 0 201471 0
[pid=877/tid=878] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/878/stat : 878 (java) S 857 857 722 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 184344767 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=879] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/879/stat : 879 (java) S 857 857 722 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184344767 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=880] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/880/stat : 880 (java) S 857 857 722 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184344767 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=881] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/881/stat : 881 (java) S 857 857 722 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184344770 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=882] ppid=857 vsize=861064 CPUtime=0.28
/proc/877/task/882/stat : 882 (java) S 857 857 722 0 -1 64 1015 0 0 0 26 2 0 0 15 0 8 0 184344770 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=883] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/883/stat : 883 (java) S 857 857 722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 184344770 881729536 15639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=884] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/884/stat : 884 (java) S 857 857 722 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184344770 881729536 15639 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) 908640

[startup+2.99065 s]
/proc/loadavg: 1.09 1.02 1.01 4/93 885
/proc/meminfo: memFree=1727560/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=0.01
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=877] ppid=857 vsize=861064 CPUtime=2.9
/proc/877/stat : 877 (java) S 857 857 722 0 -1 0 20619 0 1 0 276 14 0 0 25 0 8 0 184344762 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/877/statm: 215266 20370 1995 14 0 201471 0
[pid=877/tid=878] ppid=857 vsize=861064 CPUtime=0.03
/proc/877/task/878/stat : 878 (java) S 857 857 722 0 -1 64 4676 0 0 0 2 1 0 0 16 0 8 0 184344767 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=879] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/879/stat : 879 (java) S 857 857 722 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184344767 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=880] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/880/stat : 880 (java) S 857 857 722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184344767 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=881] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/881/stat : 881 (java) S 857 857 722 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184344770 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=882] ppid=857 vsize=861064 CPUtime=0.29
/proc/877/task/882/stat : 882 (java) S 857 857 722 0 -1 64 1025 0 0 0 27 2 0 0 15 0 8 0 184344770 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=883] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/883/stat : 883 (java) S 857 857 722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 184344770 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=877/tid=884] ppid=857 vsize=861064 CPUtime=0
/proc/877/task/884/stat : 884 (java) S 857 857 722 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184344770 881729536 20370 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908640

[startup+6.27928 s]
/proc/loadavg: 1.09 1.02 1.01 3/86 886
/proc/meminfo: memFree=1776704/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=15756 CPUtime=3.23
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 3812 0 0 0 321 2 0 0 25 0 1 0 184345059 16134144 3794 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 3939 3794 54 142 0 3795 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 63332

[startup+12.7449 s]
/proc/loadavg: 1.23 1.05 1.02 3/86 886
/proc/meminfo: memFree=1747472/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=29468 CPUtime=9.63
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 7241 0 0 0 959 4 0 0 25 0 1 0 184345059 30175232 7223 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 7367 7223 54 142 0 7223 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 77044

[startup+25.5951 s]
/proc/loadavg: 1.35 1.08 1.02 3/86 886
/proc/meminfo: memFree=1720400/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=40020 CPUtime=22.38
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 9845 0 0 0 2231 7 0 0 25 0 1 0 184345059 40980480 9827 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 10005 9827 54 142 0 9861 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 87596

[startup+51.1964 s]
/proc/loadavg: 1.57 1.15 1.05 4/86 888
/proc/meminfo: memFree=1650832/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=43188 CPUtime=47.74
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 10665 0 0 0 4767 7 0 0 25 0 1 0 184345059 44224512 10647 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 10797 10647 54 142 0 10653 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 90764

[startup+102.497 s]
/proc/loadavg: 1.83 1.29 1.10 3/86 888
/proc/meminfo: memFree=1645456/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=48344 CPUtime=98.58
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 11958 0 0 0 9849 9 0 0 25 0 1 0 184345059 49504256 11940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 12086 11940 54 142 0 11942 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 95920

[startup+162.552 s]
/proc/loadavg: 1.93 1.42 1.15 3/86 888
/proc/meminfo: memFree=1570896/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=52368 CPUtime=158.36
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 12927 0 0 0 15826 10 0 0 25 0 1 0 184345059 53624832 12909 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 13092 12909 54 142 0 12948 0
Current children cumulated CPU time (s) 161.29
Current children cumulated vsize (KiB) 99944

[startup+222.612 s]
/proc/loadavg: 1.97 1.52 1.20 3/86 888
/proc/meminfo: memFree=1569232/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=54084 CPUtime=218.35
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 13345 0 0 0 21824 11 0 0 25 0 1 0 184345059 55382016 13327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 13521 13327 54 142 0 13377 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 101660

[startup+282.668 s]
/proc/loadavg: 1.99 1.61 1.25 3/86 888
/proc/meminfo: memFree=1501136/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=58200 CPUtime=278.22
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 14379 0 0 0 27810 12 0 0 25 0 1 0 184345059 59596800 14361 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 14550 14361 54 142 0 14406 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 105776

[startup+342.724 s]
/proc/loadavg: 1.99 1.67 1.30 3/86 888
/proc/meminfo: memFree=1501008/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=58168 CPUtime=338.23
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 14379 0 0 0 33811 12 0 0 25 0 1 0 184345059 59564032 14361 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 14542 14361 54 142 0 14398 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 105744

[startup+402.77 s]
/proc/loadavg: 1.99 1.73 1.34 3/86 888
/proc/meminfo: memFree=1499024/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0

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

/proc/loadavg: 2.00 1.98 1.68 3/86 888
/proc/meminfo: memFree=1274896/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82824 CPUtime=1117.07
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 111686 21 0 0 25 0 1 0 184345059 84811776 20485 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20706 20485 54 142 0 20562 0
Current children cumulated CPU time (s) 1120
Current children cumulated vsize (KiB) 130400

[startup+1183.57 s]
/proc/loadavg: 2.03 2.00 1.71 3/86 888
/proc/meminfo: memFree=1247888/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82820 CPUtime=1176.72
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 117651 21 0 0 25 0 1 0 184345059 84807680 20484 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20705 20484 54 142 0 20561 0
Current children cumulated CPU time (s) 1179.65
Current children cumulated vsize (KiB) 130396

[startup+1243.63 s]
/proc/loadavg: 2.09 2.02 1.73 3/86 888
/proc/meminfo: memFree=1247888/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82820 CPUtime=1236.51
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 123629 22 0 0 25 0 1 0 184345059 84807680 20484 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20705 20484 54 142 0 20561 0
Current children cumulated CPU time (s) 1239.44
Current children cumulated vsize (KiB) 130396

[startup+1303.7 s]
/proc/loadavg: 2.03 2.01 1.74 3/86 888
/proc/meminfo: memFree=1247824/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82800 CPUtime=1296.3
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 129608 22 0 0 25 0 1 0 184345059 84787200 20479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20700 20479 54 142 0 20556 0
Current children cumulated CPU time (s) 1299.23
Current children cumulated vsize (KiB) 130376

[startup+1363.77 s]
/proc/loadavg: 2.01 2.00 1.75 3/86 888
/proc/meminfo: memFree=1219792/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82800 CPUtime=1356.08
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 135586 22 0 0 25 0 1 0 184345059 84787200 20479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20700 20479 54 142 0 20556 0
Current children cumulated CPU time (s) 1359.01
Current children cumulated vsize (KiB) 130376

[startup+1423.81 s]
/proc/loadavg: 2.00 2.00 1.76 3/86 888
/proc/meminfo: memFree=1220048/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82284 CPUtime=1416.11
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 141589 22 0 0 25 0 1 0 184345059 84258816 20350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20571 20350 54 142 0 20427 0
Current children cumulated CPU time (s) 1419.04
Current children cumulated vsize (KiB) 129860

[startup+1483.89 s]
/proc/loadavg: 2.00 2.00 1.78 3/86 888
/proc/meminfo: memFree=1192208/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82284 CPUtime=1476.17
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 147595 22 0 0 25 0 1 0 184345059 84258816 20350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20571 20350 54 142 0 20427 0
Current children cumulated CPU time (s) 1479.1
Current children cumulated vsize (KiB) 129860

[startup+1543.96 s]
/proc/loadavg: 2.00 2.00 1.79 3/86 888
/proc/meminfo: memFree=1192144/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82284 CPUtime=1536.22
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 153600 22 0 0 25 0 1 0 184345059 84258816 20350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20571 20350 54 142 0 20427 0
Current children cumulated CPU time (s) 1539.15
Current children cumulated vsize (KiB) 129860

[startup+1604.04 s]
/proc/loadavg: 2.00 2.00 1.80 3/86 888
/proc/meminfo: memFree=1192144/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82284 CPUtime=1596.29
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 159607 22 0 0 25 0 1 0 184345059 84258816 20350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20571 20350 54 142 0 20427 0
Current children cumulated CPU time (s) 1599.22
Current children cumulated vsize (KiB) 129860

[startup+1664.06 s]
/proc/loadavg: 2.05 2.01 1.82 3/86 888
/proc/meminfo: memFree=1163920/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=82284 CPUtime=1656.29
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 20623 0 0 0 165607 22 0 0 25 0 1 0 184345059 84258816 20350 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 20571 20350 54 142 0 20427 0
Current children cumulated CPU time (s) 1659.22
Current children cumulated vsize (KiB) 129860

[startup+1724.08 s]
/proc/loadavg: 2.02 2.01 1.82 4/86 888
/proc/meminfo: memFree=1157968/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=88232 CPUtime=1716.29
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 22111 0 0 0 171605 24 0 0 25 0 1 0 184345059 90349568 21838 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525835 0 0 4096 3 0 0 0 17 1 0 0
/proc/886/statm: 22058 21838 54 142 0 21914 0
Current children cumulated CPU time (s) 1719.22
Current children cumulated vsize (KiB) 135808

[startup+1784.11 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 888
/proc/meminfo: memFree=1129424/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=88444 CPUtime=1776.16
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 22130 0 0 0 177592 24 0 0 25 0 1 0 184345059 90566656 21857 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 22111 21857 54 142 0 21967 0
Current children cumulated CPU time (s) 1779.09
Current children cumulated vsize (KiB) 136020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.26 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 888
/proc/meminfo: memFree=1129360/2055920 swapFree=4192812/4192956
[pid=857] ppid=855 vsize=47576 CPUtime=2.93
/proc/857/stat : 857 (galac.sh) S 855 857 722 0 -1 4194304 798 22329 0 1 0 0 276 17 17 0 1 0 184344759 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/857/statm: 11894 362 244 79 0 218 0
[pid=886] ppid=857 vsize=88444 CPUtime=1797.1
/proc/886/stat : 886 (minisat) R 857 857 722 0 -1 4194304 22130 0 0 0 179686 24 0 0 25 0 1 0 184345059 90566656 21857 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/886/statm: 22111 21857 54 142 0 21967 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 136020

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 857 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=769578 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=180972
CPU time returned by wait4() is 2.95055
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): 1805.27
CPU time (s): 1800.03
CPU user time (s): 1799.62
CPU system time (s): 0.41
CPU usage (%): 99.7098
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.76958
system time used= 0.180972
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= 1212
involuntary context switches= 1280

runsolver used 2.22366 s user time and 5.48217 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue Jan  9 16:17:41 UTC 2007


IDJOB= 238760
IDBENCH= 7019
FILE ID= node48/238760-1168359461

PBS_JOBID= 3503989

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  cb3a5c2104df8135afb4e0442892edcd

RANDOM SEED= 412028585

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.218
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.218
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:       1817568 kB
Buffers:         28912 kB
Cached:         131908 kB
SwapCached:          0 kB
Active:         111056 kB
Inactive:        75496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          42088 kB
Slab:            37160 kB
Committed_AS:  5274640 kB
PageTables:       1748 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= 66558 MiB



End job on node48 on Tue Jan  9 16:47:46 UTC 2007