Trace number 238608

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.05 1809.94

General information on the benchmark

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

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.83	c start processing
0.83	c start relation processing
0.84	c start cnf exporting
2.96	c parsing time : 0.673
2.96	c preprocessing time : 2.809
2.97	
2.97	c Nary constraints - conflicts : 0 supports : 0
2.97	c Binary constraints - conflicts : 1162 supports :100
2.97	c max arity constraint : 2
2.97	c Max Tuples generated 0
2.97	c relations : 9
2.97	c relations BDD: 0
2.97	c vars : 2103 - clauses :  75988
2.97	
2.99	 
2.99	c --- Minisat Stats ---
2.99	 

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/node18/watcher-238608-1168357205 -o ROOT/results/node18/solver-238608-1168357205 -C 1800 -M 900 /tmp/evaluation/238608-1168357205/galac.sh /tmp/evaluation/238608-1168357205/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: 1.85 1.97 1.94 4/98 13881
/proc/meminfo: memFree=1702360/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=8740 CPUtime=0
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 416 840 0 0 0 0 0 0 17 0 1 0 184115221 8949760 310 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 2185 310 217 79 0 178 0
[pid=13886] ppid=13880 vsize=8760 CPUtime=0
/proc/13886/stat : 13886 (galac.sh) R 13880 13880 13810 0 -1 4194368 20 0 0 0 0 0 0 0 19 0 1 0 184115222 8970240 312 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848809767 0 0 4096 73728 0 0 0 17 1 0 0
/proc/13886/statm: 2190 312 217 79 0 183 0

[startup+0.105905 s]
/proc/loadavg: 1.85 1.97 1.94 4/98 13881
/proc/meminfo: memFree=1702360/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=0.01
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.517943 s]
/proc/loadavg: 1.85 1.97 1.94 4/98 13881
/proc/meminfo: memFree=1702360/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=0.01
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34703 s]
/proc/loadavg: 1.94 1.99 1.95 4/106 13901
/proc/meminfo: memFree=1659800/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=0.01
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13894] ppid=13880 vsize=861064 CPUtime=1.3
/proc/13894/stat : 13894 (java) R 13880 13880 13810 0 -1 0 17117 0 1 0 120 10 0 0 19 0 8 0 184115224 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13894/statm: 215266 16870 1991 14 0 201471 0
[pid=13894/tid=13895] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13895/stat : 13895 (java) R 13880 13880 13810 0 -1 64 1192 0 0 0 0 0 0 0 16 0 8 0 184115228 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13896] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13896/stat : 13896 (java) S 13880 13880 13810 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184115228 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13897] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13897/stat : 13897 (java) S 13880 13880 13810 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184115228 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13898] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13898/stat : 13898 (java) S 13880 13880 13810 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184115231 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13899] ppid=13880 vsize=861064 CPUtime=0.28
/proc/13894/task/13899/stat : 13899 (java) S 13880 13880 13810 0 -1 64 1016 0 0 0 27 1 0 0 21 0 8 0 184115231 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13900] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13900/stat : 13900 (java) S 13880 13880 13810 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115231 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13894/tid=13901] ppid=13880 vsize=861064 CPUtime=0
/proc/13894/task/13901/stat : 13901 (java) S 13880 13880 13810 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184115232 881729536 16870 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 908636

[startup+2.98685 s]
/proc/loadavg: 1.94 1.99 1.95 3/106 13901
/proc/meminfo: memFree=1624856/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=0.01
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13894] ppid=13880 vsize=0 CPUtime=2.91
/proc/13894/stat : 13894 (java) Z 13880 13880 13810 0 -1 12 20627 0 1 0 279 12 0 0 25 0 2 0 184115224 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13894/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 47572

[startup+6.2665 s]
/proc/loadavg: 2.11 2.02 1.96 3/99 13902
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=15496 CPUtime=3.25
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 3759 0 0 0 323 2 0 0 25 0 1 0 184115520 15867904 3741 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 3874 3741 54 142 0 3730 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 63068

[startup+12.7431 s]
/proc/loadavg: 2.10 2.02 1.96 3/99 13902
/proc/meminfo: memFree=1612688/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=29340 CPUtime=9.69
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 7196 0 0 0 965 4 0 0 25 0 1 0 184115520 30044160 7178 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 7335 7178 54 142 0 7191 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 76912

[startup+25.5734 s]
/proc/loadavg: 2.08 2.02 1.96 3/99 13902
/proc/meminfo: memFree=1600848/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=41472 CPUtime=22.46
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 10218 0 0 0 2238 8 0 0 25 0 1 0 184115520 42467328 10200 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 10368 10200 54 142 0 10224 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 89044

[startup+51.2458 s]
/proc/loadavg: 2.05 2.02 1.96 3/99 13902
/proc/meminfo: memFree=1598160/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=43744 CPUtime=48.01
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 10800 0 0 0 4793 8 0 0 25 0 1 0 184115520 44793856 10782 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 10936 10782 54 142 0 10792 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 91316

[startup+102.491 s]
/proc/loadavg: 2.02 2.02 1.96 3/99 13902
/proc/meminfo: memFree=1516624/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=53724 CPUtime=99.01
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 13301 0 0 0 9890 11 0 0 25 0 1 0 184115520 55013376 13283 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 13431 13283 54 142 0 13287 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 101296

[startup+162.574 s]
/proc/loadavg: 2.01 2.01 1.96 3/99 13902
/proc/meminfo: memFree=1516560/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=53724 CPUtime=158.76
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 13309 0 0 0 15865 11 0 0 25 0 1 0 184115520 55013376 13291 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 13431 13291 54 142 0 13287 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 101296

[startup+222.665 s]
/proc/loadavg: 2.00 2.00 1.96 3/99 13902
/proc/meminfo: memFree=1516496/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=53904 CPUtime=218.51
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 13318 0 0 0 21839 12 0 0 25 0 1 0 184115520 55197696 13300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 13476 13300 54 142 0 13332 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 101476

[startup+282.755 s]
/proc/loadavg: 2.00 2.00 1.96 3/99 13902
/proc/meminfo: memFree=1453392/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=53904 CPUtime=278.15
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 13318 0 0 0 27803 12 0 0 25 0 1 0 184115520 55197696 13300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 13476 13300 54 142 0 13332 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 101476

[startup+342.839 s]
/proc/loadavg: 2.00 2.00 1.96 3/99 13902
/proc/meminfo: memFree=1445720/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=61600 CPUtime=337.9
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 15219 0 0 0 33776 14 0 0 25 0 1 0 184115520 63078400 15201 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 15400 15201 54 142 0 15256 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 109172

[startup+402.926 s]
/proc/loadavg: 2.00 2.00 1.96 3/99 13902
/proc/meminfo: memFree=1380312/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=61824 CPUtime=397.66
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 15260 0 0 0 39751 15 0 0 25 0 1 0 184115520 63307776 15242 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 15456 15242 54 142 0 15312 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 109396

[startup+463.01 s]
/proc/loadavg: 2.00 2.00 1.96 3/99 13902
/proc/meminfo: memFree=1380056/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/loadavg: 2.04 2.02 1.97 3/99 13902
/proc/meminfo: memFree=1195160/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=79916 CPUtime=1114.53
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19785 0 0 0 111431 22 0 0 25 0 1 0 184115520 81833984 19757 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 19979 19757 54 142 0 19835 0
Current children cumulated CPU time (s) 1117.47
Current children cumulated vsize (KiB) 127488

[startup+1183.99 s]
/proc/loadavg: 2.01 2.01 1.97 3/99 13902
/proc/meminfo: memFree=1195032/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1174.32
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19798 0 0 0 117410 22 0 0 25 0 1 0 184115520 82108416 19770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527740 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19770 54 142 0 19902 0
Current children cumulated CPU time (s) 1177.26
Current children cumulated vsize (KiB) 127756

[startup+1244.08 s]
/proc/loadavg: 2.06 2.02 1.97 3/99 13902
/proc/meminfo: memFree=1166744/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1234.12
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19798 0 0 0 123390 22 0 0 25 0 1 0 184115520 82108416 19770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19770 54 142 0 19902 0
Current children cumulated CPU time (s) 1237.06
Current children cumulated vsize (KiB) 127756

[startup+1304.17 s]
/proc/loadavg: 2.02 2.02 1.97 3/105 14044
/proc/meminfo: memFree=1165344/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1293.79
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19798 0 0 0 129357 22 0 0 25 0 1 0 184115520 82108416 19770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19770 54 142 0 19902 0
Current children cumulated CPU time (s) 1296.73
Current children cumulated vsize (KiB) 127756

[startup+1364.26 s]
/proc/loadavg: 2.01 2.01 1.97 3/99 14100
/proc/meminfo: memFree=1166232/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1353.52
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19798 0 0 0 135330 22 0 0 25 0 1 0 184115520 82108416 19770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19770 54 142 0 19902 0
Current children cumulated CPU time (s) 1356.46
Current children cumulated vsize (KiB) 127756

[startup+1424.34 s]
/proc/loadavg: 2.00 2.00 1.97 3/99 14100
/proc/meminfo: memFree=1140120/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1413.32
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 141309 23 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1416.26
Current children cumulated vsize (KiB) 127756

[startup+1484.41 s]
/proc/loadavg: 2.00 2.00 1.97 3/99 14100
/proc/meminfo: memFree=1140120/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1473.11
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 147288 23 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1476.05
Current children cumulated vsize (KiB) 127756

[startup+1544.49 s]
/proc/loadavg: 2.00 2.00 1.97 3/99 14100
/proc/meminfo: memFree=1112024/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1532.83
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 153259 24 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1535.77
Current children cumulated vsize (KiB) 127756

[startup+1604.56 s]
/proc/loadavg: 2.06 2.01 1.98 3/99 14100
/proc/meminfo: memFree=1111960/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1592.62
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 159238 24 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1595.56
Current children cumulated vsize (KiB) 127756

[startup+1664.63 s]
/proc/loadavg: 2.02 2.01 1.98 3/99 14100
/proc/meminfo: memFree=1111896/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1652.41
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 165217 24 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1655.35
Current children cumulated vsize (KiB) 127756

[startup+1724.71 s]
/proc/loadavg: 2.00 2.00 1.98 3/99 14100
/proc/meminfo: memFree=1083224/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=80184 CPUtime=1712.2
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 19799 0 0 0 171196 24 0 0 25 0 1 0 184115520 82108416 19771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13902/statm: 20046 19771 54 142 0 19902 0
Current children cumulated CPU time (s) 1715.14
Current children cumulated vsize (KiB) 127756

[startup+1784.78 s]
/proc/loadavg: 2.04 2.01 1.98 2/81 14116
/proc/meminfo: memFree=1695464/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=83484 CPUtime=1772
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 20616 0 0 0 177174 26 0 0 25 0 1 0 184115520 85487616 20588 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 20871 20588 54 142 0 20727 0
Current children cumulated CPU time (s) 1774.94
Current children cumulated vsize (KiB) 131056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.93 s]
/proc/loadavg: 1.91 1.98 1.97 3/96 14211
/proc/meminfo: memFree=1630720/2055920 swapFree=4192812/4192956
[pid=13880] ppid=13878 vsize=47572 CPUtime=2.94
/proc/13880/stat : 13880 (galac.sh) S 13878 13880 13810 0 -1 4194304 800 22331 0 1 0 0 280 14 17 0 1 0 184115221 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13880/statm: 11893 364 246 79 0 218 0
[pid=13902] ppid=13880 vsize=94836 CPUtime=1797.11
/proc/13902/stat : 13902 (minisat) R 13880 13880 13810 0 -1 4194304 23445 0 0 0 179682 29 0 0 25 0 1 0 184115520 97112064 23417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522128 0 0 4096 3 0 0 0 17 0 0 0
/proc/13902/statm: 23709 23417 54 142 0 23565 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 142408

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 13880 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=807573 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=152976
CPU time returned by wait4() is 2.96055
while last known CPU time is 1800.05

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

Real time (s): 1809.94
CPU time (s): 1800.05
CPU user time (s): 1799.62
CPU system time (s): 0.43
CPU usage (%): 99.4535
Max. virtual memory (cumulated for all children) (KiB): 908636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.80757
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23131
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= 887
involuntary context switches= 872

runsolver used 1.9947 s user time and 6.02208 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Jan  9 15:40:05 UTC 2007


IDJOB= 238608
IDBENCH= 7011
FILE ID= node18/238608-1168357205

PBS_JOBID= 3503737

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  0bb320e02f522b3adefdfbd37464fcb0

RANDOM SEED= 129956914

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.231
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.231
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:       1702904 kB
Buffers:         31408 kB
Cached:         138320 kB
SwapCached:          0 kB
Active:         209952 kB
Inactive:        89908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5664 kB
Writeback:           0 kB
Mapped:         159056 kB
Slab:            37912 kB
Committed_AS:  6381228 kB
PageTables:       2256 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= 66546 MiB



End job on node18 on Tue Jan  9 16:10:16 UTC 2007