Trace number 238665

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.01 1814.56

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-5_ext.xml
MD5SUM70077fec9d8f4e4d0f96094f9edfe278
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.89	c start processing
0.89	c start relation processing
0.89	c start cnf exporting
3.06	c parsing time : 0.718
3.06	c preprocessing time : 2.889
3.06	
3.06	c Nary constraints - conflicts : 0 supports : 0
3.06	c Binary constraints - conflicts : 1162 supports :100
3.06	c max arity constraint : 2
3.06	c Max Tuples generated 0
3.06	c relations : 9
3.06	c relations BDD: 0
3.06	c vars : 2103 - clauses :  75988
3.06	
3.10	 
3.10	c --- Minisat Stats ---
3.10	 

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/node6/watcher-238665-1168357881 -o ROOT/results/node6/solver-238665-1168357881 -C 1800 -M 900 /tmp/evaluation/238665-1168357881/galac.sh /tmp/evaluation/238665-1168357881/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.09 2.07 2.04 4/88 1054
/proc/meminfo: memFree=1656024/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=8652 CPUtime=0
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 184183516 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1053/statm: 2163 280 208 79 0 156 0
[pid=1055] ppid=1053 vsize=8688 CPUtime=0
/proc/1055/stat : 1055 (galac.sh) S 1053 1053 983 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 184183517 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583010386 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/1055/statm: 2172 286 209 79 0 165 0
[pid=1056] ppid=1055 vsize=3612 CPUtime=0
/proc/1056/stat : 1056 (id) R 1055 1053 983 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 184183517 3698688 107 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 268583009778 0 0 3674112 0 0 0 0 17 0 0 0
/proc/1056/statm: 903 107 88 4 0 44 0

[startup+0.110818 s]
/proc/loadavg: 2.09 2.07 2.04 4/88 1054
/proc/meminfo: memFree=1656024/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=0.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.518863 s]
/proc/loadavg: 2.09 2.07 2.04 4/88 1054
/proc/meminfo: memFree=1656024/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=0.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34197 s]
/proc/loadavg: 2.09 2.07 2.04 4/96 1074
/proc/meminfo: memFree=1620440/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=0.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1067] ppid=1053 vsize=861064 CPUtime=1.28
/proc/1067/stat : 1067 (java) R 1053 1053 983 0 -1 0 14768 0 1 0 117 11 0 0 18 0 8 0 184183520 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074146955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1067/statm: 215266 14522 1982 14 0 201471 0
[pid=1067/tid=1068] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1068/stat : 1068 (java) S 1053 1053 983 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 184183524 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1069] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1069/stat : 1069 (java) S 1053 1053 983 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184183524 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1070] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1070/stat : 1070 (java) S 1053 1053 983 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184183524 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1071] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1071/stat : 1071 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184183528 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1072] ppid=1053 vsize=861064 CPUtime=0.3
/proc/1067/task/1072/stat : 1072 (java) R 1053 1053 983 0 -1 64 1016 0 0 0 29 1 0 0 21 0 8 0 184183528 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1073] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1073/stat : 1073 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184183528 881729536 14522 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1074] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1074/stat : 1074 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184183528 881729536 14522 18446744073709551615 134512640 134570532 4294956096 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.99515 s]
/proc/loadavg: 2.09 2.07 2.04 3/96 1074
/proc/meminfo: memFree=1581144/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=0.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1067] ppid=1053 vsize=861064 CPUtime=2.93
/proc/1067/stat : 1067 (java) R 1053 1053 983 0 -1 0 20618 0 1 0 278 15 0 0 25 0 8 0 184183520 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073417784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1067/statm: 215266 20369 1996 14 0 201471 0
[pid=1067/tid=1068] ppid=1053 vsize=861064 CPUtime=0.04
/proc/1067/task/1068/stat : 1068 (java) S 1053 1053 983 0 -1 64 4676 0 0 0 2 2 0 0 16 0 8 0 184183524 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1069] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1069/stat : 1069 (java) S 1053 1053 983 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 184183524 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1070] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1070/stat : 1070 (java) S 1053 1053 983 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184183524 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1071] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1071/stat : 1071 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184183528 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1072] ppid=1053 vsize=861064 CPUtime=0.32
/proc/1067/task/1072/stat : 1072 (java) S 1053 1053 983 0 -1 64 1026 0 0 0 30 2 0 0 16 0 8 0 184183528 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1073] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1073/stat : 1073 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184183528 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1067/tid=1074] ppid=1053 vsize=861064 CPUtime=0
/proc/1067/task/1074/stat : 1074 (java) S 1053 1053 983 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184183528 881729536 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908632

[startup+6.29655 s]
/proc/loadavg: 2.08 2.06 2.03 3/89 1075
/proc/meminfo: memFree=1642200/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=14660 CPUtime=3.16
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 3531 0 0 0 314 2 0 0 25 0 1 0 184183827 15011840 3513 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 3665 3513 54 142 0 3521 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 62228

[startup+12.7573 s]
/proc/loadavg: 2.07 2.06 2.03 3/89 1075
/proc/meminfo: memFree=1629208/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=26392 CPUtime=9.55
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 6447 0 0 0 950 5 0 0 25 0 1 0 184183827 27025408 6429 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 6598 6429 54 142 0 6454 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 73960

[startup+25.6048 s]
/proc/loadavg: 2.06 2.06 2.03 3/89 1075
/proc/meminfo: memFree=1618072/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=37224 CPUtime=22.29
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 9161 0 0 0 2221 8 0 0 25 0 1 0 184183827 38117376 9143 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525793 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 9306 9143 54 142 0 9162 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 84792

[startup+51.2848 s]
/proc/loadavg: 2.04 2.05 2.03 3/89 1075
/proc/meminfo: memFree=1615000/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=40564 CPUtime=47.73
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 9990 0 0 0 4764 9 0 0 25 0 1 0 184183827 41537536 9972 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 10141 9972 54 142 0 9997 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 88132

[startup+102.538 s]
/proc/loadavg: 2.05 2.06 2.03 3/89 1075
/proc/meminfo: memFree=1606552/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=48708 CPUtime=98.51
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 12030 0 0 0 9840 11 0 0 25 0 1 0 184183827 49876992 12012 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 12177 12012 54 142 0 12033 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 96276

[startup+162.624 s]
/proc/loadavg: 2.02 2.04 2.02 3/89 1075
/proc/meminfo: memFree=1603864/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=51348 CPUtime=158.05
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 12688 0 0 0 15793 12 0 0 25 0 1 0 184183827 52580352 12670 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 12837 12670 54 142 0 12693 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 98916

[startup+222.716 s]
/proc/loadavg: 2.00 2.03 2.02 3/89 1075
/proc/meminfo: memFree=1601048/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=54188 CPUtime=217.59
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 13379 0 0 0 21745 14 0 0 25 0 1 0 184183827 55488512 13361 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 13547 13361 54 142 0 13403 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 101756

[startup+282.8 s]
/proc/loadavg: 2.00 2.03 2.01 3/89 1075
/proc/meminfo: memFree=1600984/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=54188 CPUtime=277.13
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 13380 0 0 0 27699 14 0 0 25 0 1 0 184183827 55488512 13362 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 13547 13362 54 142 0 13403 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 101756

[startup+342.894 s]
/proc/loadavg: 2.00 2.02 2.01 3/89 1075
/proc/meminfo: memFree=1600856/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=54188 CPUtime=336.68
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 13391 0 0 0 33654 14 0 0 25 0 1 0 184183827 55488512 13373 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 13547 13373 54 142 0 13403 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 101756


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

/proc/loadavg: 2.00 2.00 2.00 3/89 1276
/proc/meminfo: memFree=1577112/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77312 CPUtime=1110.09
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19103 0 0 0 110986 23 0 0 25 0 1 0 184183827 79167488 19082 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 19328 19082 54 142 0 19184 0
Current children cumulated CPU time (s) 1113.1
Current children cumulated vsize (KiB) 124880

[startup+1183.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1276
/proc/meminfo: memFree=1577048/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77312 CPUtime=1169.58
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19104 0 0 0 116934 24 0 0 25 0 1 0 184183827 79167488 19083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 19328 19083 54 142 0 19184 0
Current children cumulated CPU time (s) 1172.59
Current children cumulated vsize (KiB) 124880

[startup+1243.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1276
/proc/meminfo: memFree=1577048/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77312 CPUtime=1229.05
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19104 0 0 0 122881 24 0 0 25 0 1 0 184183827 79167488 19083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 19328 19083 54 142 0 19184 0
Current children cumulated CPU time (s) 1232.06
Current children cumulated vsize (KiB) 124880

[startup+1303.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1276
/proc/meminfo: memFree=1576920/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77312 CPUtime=1288.53
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19111 0 0 0 128829 24 0 0 25 0 1 0 184183827 79167488 19090 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1075/statm: 19328 19090 54 142 0 19184 0
Current children cumulated CPU time (s) 1291.54
Current children cumulated vsize (KiB) 124880

[startup+1363.8 s]
/proc/loadavg: 1.95 1.98 1.99 3/88 1975
/proc/meminfo: memFree=1700440/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77844 CPUtime=1348.33
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19173 0 0 0 134806 27 0 0 25 0 1 0 184183827 79712256 19152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19461 19152 54 142 0 19317 0
Current children cumulated CPU time (s) 1351.34
Current children cumulated vsize (KiB) 125412

[startup+1423.82 s]
/proc/loadavg: 2.06 2.00 2.00 3/88 1975
/proc/meminfo: memFree=1700632/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77824 CPUtime=1408.08
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19173 0 0 0 140781 27 0 0 25 0 1 0 184183827 79691776 19152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19456 19152 54 142 0 19312 0
Current children cumulated CPU time (s) 1411.09
Current children cumulated vsize (KiB) 125392

[startup+1483.84 s]
/proc/loadavg: 2.13 2.03 2.01 3/88 1975
/proc/meminfo: memFree=1700632/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77824 CPUtime=1467.83
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19173 0 0 0 146756 27 0 0 25 0 1 0 184183827 79691776 19152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19456 19152 54 142 0 19312 0
Current children cumulated CPU time (s) 1470.84
Current children cumulated vsize (KiB) 125392

[startup+1543.87 s]
/proc/loadavg: 2.10 2.04 2.01 3/88 1975
/proc/meminfo: memFree=1700632/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77820 CPUtime=1527.56
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19178 0 0 0 152729 27 0 0 25 0 1 0 184183827 79687680 19157 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19455 19157 54 142 0 19311 0
Current children cumulated CPU time (s) 1530.57
Current children cumulated vsize (KiB) 125388

[startup+1603.89 s]
/proc/loadavg: 2.12 2.06 2.01 3/88 1975
/proc/meminfo: memFree=1700632/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77820 CPUtime=1587.31
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19182 0 0 0 158704 27 0 0 25 0 1 0 184183827 79687680 19161 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526178 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19455 19161 54 142 0 19311 0
Current children cumulated CPU time (s) 1590.32
Current children cumulated vsize (KiB) 125388

[startup+1663.91 s]
/proc/loadavg: 2.04 2.04 2.01 3/88 1975
/proc/meminfo: memFree=1700640/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=77820 CPUtime=1647.07
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 19182 0 0 0 164679 28 0 0 25 0 1 0 184183827 79687680 19161 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529342 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 19455 19161 54 142 0 19311 0
Current children cumulated CPU time (s) 1650.08
Current children cumulated vsize (KiB) 125388

[startup+1723.94 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 1977
/proc/meminfo: memFree=1692256/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=86420 CPUtime=1706.79
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 21301 0 0 0 170650 29 0 0 25 0 1 0 184183827 88494080 21280 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 21605 21280 54 142 0 21461 0
Current children cumulated CPU time (s) 1709.8
Current children cumulated vsize (KiB) 133988

[startup+1783.96 s]
/proc/loadavg: 2.00 2.03 2.00 3/88 1977
/proc/meminfo: memFree=1687392/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=91084 CPUtime=1766.56
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 22468 0 0 0 176625 31 0 0 25 0 1 0 184183827 93270016 22447 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 22771 22447 54 142 0 22627 0
Current children cumulated CPU time (s) 1769.57
Current children cumulated vsize (KiB) 138652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.54 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 1977
/proc/meminfo: memFree=1687328/2055924 swapFree=4165672/4192956
[pid=1053] ppid=1051 vsize=47568 CPUtime=3.01
/proc/1053/stat : 1053 (galac.sh) S 1051 1053 983 0 -1 4194304 798 22330 0 1 0 0 284 17 17 0 1 0 184183516 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1053/statm: 11892 363 245 79 0 218 0
[pid=1075] ppid=1053 vsize=91084 CPUtime=1797
/proc/1075/stat : 1075 (minisat) R 1053 1053 983 0 -1 4194304 22468 0 0 0 179669 31 0 0 25 0 1 0 184183827 93270016 22447 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1075/statm: 22771 22447 54 142 0 22627 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 138652

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 1053 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=851566 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=186971
CPU time returned by wait4() is 3.03854
while last known CPU time is 1800.01

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

Real time (s): 1814.56
CPU time (s): 1800.01
CPU user time (s): 1799.53
CPU system time (s): 0.48
CPU usage (%): 99.1984
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.85157
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23128
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= 928
involuntary context switches= 906

runsolver used 2.15867 s user time and 5.86311 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 15:51:21 UTC 2007


IDJOB= 238665
IDBENCH= 7014
FILE ID= node6/238665-1168357881

PBS_JOBID= 3503740

Free space on /tmp= 66522 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  70077fec9d8f4e4d0f96094f9edfe278

RANDOM SEED= 652207529

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.240
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.240
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:      2055924 kB
MemFree:       1656632 kB
Buffers:         25664 kB
Cached:         168648 kB
SwapCached:       2888 kB
Active:         277812 kB
Inactive:        61812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1656632 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:         155340 kB
Slab:            44124 kB
Committed_AS:  6127256 kB
PageTables:       2588 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= 66539 MiB



End job on node6 on Tue Jan  9 16:21:35 UTC 2007