Trace number 238703

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.02 1807.68

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-8_ext.xml
MD5SUMcf0c8a021cff302ab0e1f90bd794ddaa
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.79	c start processing
0.79	c start relation processing
0.80	c start cnf exporting
2.77	c parsing time : 0.634
2.77	c preprocessing time : 2.612
2.77	
2.77	c Nary constraints - conflicts : 0 supports : 0
2.77	c Binary constraints - conflicts : 1162 supports :100
2.77	c max arity constraint : 2
2.77	c Max Tuples generated 0
2.77	c relations : 9
2.77	c relations BDD: 0
2.77	c vars : 2103 - clauses :  75988
2.77	
2.83	 
2.83	c --- Minisat Stats ---
2.83	 

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/node33/watcher-238703-1168358519 -o ROOT/results/node33/solver-238703-1168358519 -C 1800 -M 900 /tmp/evaluation/238703-1168358519/galac.sh /tmp/evaluation/238703-1168358519/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.02 1.99 1.82 4/74 7485
/proc/meminfo: memFree=1836536/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=8652 CPUtime=0
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 184245798 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7484/statm: 2163 280 208 79 0 156 0
[pid=7486] ppid=7484 vsize=8688 CPUtime=0
/proc/7486/stat : 7486 (galac.sh) R 7484 7484 6311 0 -1 4194368 27 0 0 0 0 0 0 0 18 0 1 0 184245798 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824129183 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/7486/statm: 2172 286 209 79 0 165 0
[pid=7487] ppid=7486 vsize=8728 CPUtime=0
/proc/7487/stat : 7487 (galac.sh) R 7486 7484 6311 0 -1 4194368 26 0 0 0 0 0 0 0 18 0 1 0 184245798 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824129831 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/7487/statm: 2182 290 209 79 0 175 0

[startup+0.104029 s]
/proc/loadavg: 2.02 1.99 1.82 4/74 7485
/proc/meminfo: memFree=1836536/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=0.01
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.512109 s]
/proc/loadavg: 2.02 1.99 1.82 4/74 7485
/proc/meminfo: memFree=1836536/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=0.01
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33528 s]
/proc/loadavg: 2.02 1.99 1.82 3/87 7531
/proc/meminfo: memFree=1785928/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=0.01
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 760 1704 0 0 0 0 0 1 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7498] ppid=7484 vsize=861064 CPUtime=1.27
/proc/7498/stat : 7498 (java) R 7484 7484 6311 0 -1 0 19298 0 1 0 117 10 0 0 25 0 8 0 184245801 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074061393 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7498/statm: 215266 19051 1993 14 0 201471 0
[pid=7498/tid=7499] ppid=7484 vsize=861064 CPUtime=0.02
/proc/7498/task/7499/stat : 7499 (java) S 7484 7484 6311 0 -1 64 3373 0 0 0 1 1 0 0 16 0 8 0 184245805 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7500] ppid=7484 vsize=861064 CPUtime=0
/proc/7498/task/7500/stat : 7500 (java) S 7484 7484 6311 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184245806 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7501] ppid=7484 vsize=861064 CPUtime=0
/proc/7498/task/7501/stat : 7501 (java) S 7484 7484 6311 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184245806 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7502] ppid=7484 vsize=861064 CPUtime=0
/proc/7498/task/7502/stat : 7502 (java) S 7484 7484 6311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184245809 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7503] ppid=7484 vsize=861064 CPUtime=0.25
/proc/7498/task/7503/stat : 7503 (java) S 7484 7484 6311 0 -1 64 1015 0 0 0 25 0 0 0 16 0 8 0 184245809 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7504] ppid=7484 vsize=861064 CPUtime=0
/proc/7498/task/7504/stat : 7504 (java) S 7484 7484 6311 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 184245809 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7498/tid=7505] ppid=7484 vsize=861064 CPUtime=0
/proc/7498/task/7505/stat : 7505 (java) S 7484 7484 6311 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184245809 881729536 19051 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.98362 s]
/proc/loadavg: 2.02 1.99 1.82 3/87 7531
/proc/meminfo: memFree=1755592/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 47568

[startup+6.2633 s]
/proc/loadavg: 2.02 1.99 1.82 3/80 7534
/proc/meminfo: memFree=1814848/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=16072 CPUtime=3.4
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 3903 0 0 0 338 2 0 0 25 0 1 0 184246081 16457728 3885 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 4018 3885 54 142 0 3874 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 63640

[startup+12.7376 s]
/proc/loadavg: 2.01 1.99 1.82 3/80 7546
/proc/meminfo: memFree=1802440/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=28068 CPUtime=9.83
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 6870 0 0 0 979 4 0 0 25 0 1 0 184246081 28741632 6852 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 7017 6852 54 142 0 6873 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 75636

[startup+25.5623 s]
/proc/loadavg: 2.01 1.99 1.83 3/80 7554
/proc/meminfo: memFree=1792200/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=38240 CPUtime=22.58
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 9430 0 0 0 2252 6 0 0 25 0 1 0 184246081 39157760 9412 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525874 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 9560 9412 54 142 0 9416 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 85808

[startup+51.2146 s]
/proc/loadavg: 2.01 1.99 1.83 3/74 7580
/proc/meminfo: memFree=1788360/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=42996 CPUtime=48.08
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 10607 0 0 0 4801 7 0 0 25 0 1 0 184246081 44027904 10589 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 10749 10589 54 142 0 10605 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 90564

[startup+102.503 s]
/proc/loadavg: 2.00 1.99 1.83 3/74 7580
/proc/meminfo: memFree=1783880/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=47388 CPUtime=99.15
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 11718 0 0 0 9907 8 0 0 25 0 1 0 184246081 48525312 11700 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525871 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 11847 11700 54 142 0 11703 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 94956

[startup+162.515 s]
/proc/loadavg: 2.00 1.99 1.84 3/74 7580
/proc/meminfo: memFree=1779912/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=51564 CPUtime=158.93
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 12718 0 0 0 15882 11 0 0 25 0 1 0 184246081 52801536 12700 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134526597 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 12891 12700 54 142 0 12747 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 99132

[startup+222.533 s]
/proc/loadavg: 2.04 2.00 1.85 3/74 7580
/proc/meminfo: memFree=1779848/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=51564 CPUtime=218.69
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 12718 0 0 0 21858 11 0 0 25 0 1 0 184246081 52801536 12700 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 12891 12700 54 142 0 12747 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 99132

[startup+282.544 s]
/proc/loadavg: 2.01 2.00 1.86 3/74 7580
/proc/meminfo: memFree=1773256/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=58172 CPUtime=278.45
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 14358 0 0 0 27833 12 0 0 25 0 1 0 184246081 59568128 14340 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 14543 14340 54 142 0 14399 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 105740

[startup+342.556 s]
/proc/loadavg: 2.00 2.00 1.86 3/74 7580
/proc/meminfo: memFree=1771976/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=59360 CPUtime=338.22
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 14682 0 0 0 33809 13 0 0 25 0 1 0 184246081 60784640 14664 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529608 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 14840 14664 54 142 0 14696 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 106928

[startup+402.562 s]
/proc/loadavg: 2.00 2.00 1.87 3/74 7580
/proc/meminfo: memFree=1768200/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=63200 CPUtime=397.98
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 15625 0 0 0 39784 14 0 0 25 0 1 0 184246081 64716800 15607 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 15800 15607 54 142 0 15656 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 110768

[startup+462.576 s]
/proc/loadavg: 2.00 2.00 1.87 3/74 7580
/proc/meminfo: memFree=1764424/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/loadavg: 2.00 2.00 1.91 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=76852 CPUtime=1115.26
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18979 0 0 0 111504 22 0 0 25 0 1 0 184246081 78696448 18961 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19213 18961 54 142 0 19069 0
Current children cumulated CPU time (s) 1117.99
Current children cumulated vsize (KiB) 124420

[startup+1182.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1175.03
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18992 0 0 0 117481 22 0 0 25 0 1 0 184246081 78970880 18974 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18974 54 142 0 19136 0
Current children cumulated CPU time (s) 1177.76
Current children cumulated vsize (KiB) 124688

[startup+1242.82 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1234.78
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18992 0 0 0 123456 22 0 0 25 0 1 0 184246081 78970880 18974 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18974 54 142 0 19136 0
Current children cumulated CPU time (s) 1237.51
Current children cumulated vsize (KiB) 124688

[startup+1302.83 s]
/proc/loadavg: 2.07 2.02 1.91 3/74 7582
/proc/meminfo: memFree=1754440/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1294.55
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18992 0 0 0 129432 23 0 0 25 0 1 0 184246081 78970880 18974 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18974 54 142 0 19136 0
Current children cumulated CPU time (s) 1297.28
Current children cumulated vsize (KiB) 124688

[startup+1362.84 s]
/proc/loadavg: 2.02 2.01 1.91 3/74 7582
/proc/meminfo: memFree=1754440/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1354.31
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18992 0 0 0 135408 23 0 0 25 0 1 0 184246081 78970880 18974 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18974 54 142 0 19136 0
Current children cumulated CPU time (s) 1357.04
Current children cumulated vsize (KiB) 124688

[startup+1422.86 s]
/proc/loadavg: 2.04 2.02 1.92 3/74 7582
/proc/meminfo: memFree=1754440/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1414.07
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18992 0 0 0 141384 23 0 0 25 0 1 0 184246081 78970880 18974 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18974 54 142 0 19136 0
Current children cumulated CPU time (s) 1416.8
Current children cumulated vsize (KiB) 124688

[startup+1482.88 s]
/proc/loadavg: 2.01 2.02 1.92 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1473.84
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18993 0 0 0 147360 24 0 0 25 0 1 0 184246081 78970880 18975 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18975 54 142 0 19136 0
Current children cumulated CPU time (s) 1476.57
Current children cumulated vsize (KiB) 124688

[startup+1542.9 s]
/proc/loadavg: 2.00 2.01 1.92 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1533.61
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18993 0 0 0 153337 24 0 0 25 0 1 0 184246081 78970880 18975 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18975 54 142 0 19136 0
Current children cumulated CPU time (s) 1536.34
Current children cumulated vsize (KiB) 124688

[startup+1602.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 7582
/proc/meminfo: memFree=1754376/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1593.37
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18993 0 0 0 159313 24 0 0 25 0 1 0 184246081 78970880 18975 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18975 54 142 0 19136 0
Current children cumulated CPU time (s) 1596.1
Current children cumulated vsize (KiB) 124688

[startup+1662.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 7582
/proc/meminfo: memFree=1754312/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77120 CPUtime=1653.12
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 18993 0 0 0 165288 24 0 0 25 0 1 0 184246081 78970880 18975 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19280 18975 54 142 0 19136 0
Current children cumulated CPU time (s) 1655.85
Current children cumulated vsize (KiB) 124688

[startup+1722.93 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 7582
/proc/meminfo: memFree=1754056/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77384 CPUtime=1712.89
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 19055 0 0 0 171264 25 0 0 25 0 1 0 184246081 79241216 19037 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19346 19037 54 142 0 19202 0
Current children cumulated CPU time (s) 1715.62
Current children cumulated vsize (KiB) 124952

[startup+1782.95 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 7582
/proc/meminfo: memFree=1753992/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77384 CPUtime=1772.66
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 19062 0 0 0 177241 25 0 0 25 0 1 0 184246081 79241216 19044 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19346 19044 54 142 0 19202 0
Current children cumulated CPU time (s) 1775.39
Current children cumulated vsize (KiB) 124952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.67 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 7582
/proc/meminfo: memFree=1753928/2055920 swapFree=4192224/4192956
[pid=7484] ppid=7482 vsize=47568 CPUtime=2.73
/proc/7484/stat : 7484 (galac.sh) S 7482 7484 6311 0 -1 4194304 798 22331 0 1 0 0 259 14 17 0 1 0 184245798 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7484/statm: 11892 363 245 79 0 218 0
[pid=7534] ppid=7484 vsize=77384 CPUtime=1797.29
/proc/7534/stat : 7534 (minisat) R 7484 7484 6311 0 -1 4194304 19070 0 0 0 179704 25 0 0 25 0 1 0 184246081 79241216 19052 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7534/statm: 19346 19052 54 142 0 19202 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 124952

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 7484 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=600604 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=153976
CPU time returned by wait4() is 2.75458
while last known CPU time is 1800.02

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

Real time (s): 1807.68
CPU time (s): 1800.02
CPU user time (s): 1799.63
CPU system time (s): 0.39
CPU usage (%): 99.576
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6006
system time used= 0.153976
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= 1244
involuntary context switches= 1201

runsolver used 1.75273 s user time and 4.69829 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue Jan  9 16:02:00 UTC 2007


IDJOB= 238703
IDBENCH= 7016
FILE ID= node33/238703-1168358519

PBS_JOBID= 3503905

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  cf0c8a021cff302ab0e1f90bd794ddaa

RANDOM SEED= 686465397

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.281
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.281
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:       1836888 kB
Buffers:         32328 kB
Cached:         113968 kB
SwapCached:        448 kB
Active:         105484 kB
Inactive:        61752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836888 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          30936 kB
Slab:            37044 kB
Committed_AS:  3551328 kB
PageTables:       1848 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 node33 on Tue Jan  9 16:32:07 UTC 2007