Trace number 209864

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
SAT4JCSP-CACHED 1.7 RC BF3? (MO) 65.524 65.0211

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-0.xml
MD5SUMaa878ecdf13a98d2376207a1052bf1ce
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.71798
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.20	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.20	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.21	c version CSP COMPETITION BUGFIX 3 CACHED
0.21	c sun.arch.data.model	32
0.21	c java.version	1.5.0_10
0.21	c os.name	Linux
0.21	c os.version	2.6.9-22.EL.rootsmp
0.21	c os.arch	i386
0.21	c Free memory 722620888
0.21	c Max memory 723845120
0.21	c Total memory 723845120
0.21	c Number of processors 2
0.30	c --- Begin Solver configuration ---
0.30	c Stops conflict analysis at the first Unique Implication Point
0.30	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.30	c Learn all clauses as in MiniSAT
0.30	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.30	c VSIDS like heuristics from MiniSAT using a heap
0.30	c No reason simplification
0.30	c --- End Solver configuration ---
0.30	c solving /tmp/evaluation/209864-1168194638/unknown.xml
0.30	c reading problem ... 
0.53	c reading problem named ?
0.53	c reading domains done.
0.90	c reading variables
c reading variables (2300) done.
3.36	c reading predicates 
c reading relations (9) done.
3.73	c reading constraintsc starts		: 0
64.86	c conflicts		: 0
64.86	c decisions		: 0
64.86	c propagations		: 0
64.86	c inspects		: 0
64.86	c learnt literals	: 0
64.86	c learnt binary clauses	: 0
64.86	c learnt ternary clauses	: 0
64.86	c learnt clauses	: 0
64.86	c root simplifications	: 0
64.86	c removed literals (reason simplification)	: 0
64.86	c reason swapping (by a shorter reason)	: 0
64.86	c Calls to reduceDB	: 0
64.86	c speed (decisions/second)	: 0.0
64.86	c non guided choices	0
64.86	s UNKNOWN
64.86	c Total wall clock time (in seconds) : 64.566
64.86	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-209864-1168194638 -o ROOT/results/node43/solver-209864-1168194638 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209864-1168194638/sat4jCSP-bf3-cached.jar /tmp/evaluation/209864-1168194638/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.92 2.02 1.99 4/73 15149
/proc/meminfo: memFree=1285400/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=14120 CPUtime=0
/proc/15148/stat : 15148 (java) D 15146 15148 15090 0 -1 0 927 0 1 0 0 0 0 0 17 0 1 0 167862887 14458880 693 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4731684 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/15148/statm: 3530 693 534 14 0 1602 0

[startup+0.10405 s]
/proc/loadavg: 1.92 2.02 1.99 4/73 15149
/proc/meminfo: memFree=1285400/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=897120 CPUtime=0.07
/proc/15148/stat : 15148 (java) D 15146 15148 15090 0 -1 0 3217 0 1 0 6 1 0 0 17 0 6 0 167862887 918650880 2977 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 224280 2977 1514 14 0 211300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 897120

[startup+0.512122 s]
/proc/loadavg: 1.92 2.02 1.99 4/73 15149
/proc/meminfo: memFree=1285400/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=906260 CPUtime=0.47
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 5857 0 1 0 45 2 0 0 18 0 12 0 167862887 928010240 5444 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 226565 5444 2244 14 0 213002 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 906260

[startup+1.34026 s]
/proc/loadavg: 1.92 2.02 1.99 3/84 15160
/proc/meminfo: memFree=1270080/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=907480 CPUtime=1.3
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 7129 0 1 0 127 3 0 0 20 0 12 0 167862887 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 226870 6142 2306 14 0 213307 0
[pid=15148/tid=15150] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15150/stat : 15150 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 167862889 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15151] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15151/stat : 15151 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 167862889 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15152] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 167862892 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15153] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 167862893 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=907480 CPUtime=0.27
/proc/15148/task/15157/stat : 15157 (java) R 15146 15148 15090 0 -1 64 315 0 0 0 27 0 0 0 16 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152451924 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15158] ppid=15146 vsize=907480 CPUtime=0.38
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 1495 0 0 0 38 0 0 0 16 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15159] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=907480 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 929259520 6142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 907480

[startup+2.97754 s]
/proc/loadavg: 1.92 2.02 1.99 4/84 15160
/proc/meminfo: memFree=1244416/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=911328 CPUtime=3.01
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 39243 0 1 0 283 18 0 0 25 0 12 0 167862887 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 227832 36451 2341 14 0 214269 0
[pid=15148/tid=15150] ppid=15146 vsize=911328 CPUtime=0.24
/proc/15148/task/15150/stat : 15150 (java) R 15146 15148 15090 0 -1 64 10076 0 0 0 20 4 0 0 16 0 12 0 167862889 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958789 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15151] ppid=15146 vsize=911328 CPUtime=0.19
/proc/15148/task/15151/stat : 15151 (java) R 15146 15148 15090 0 -1 64 6578 0 0 0 17 2 0 0 17 0 12 0 167862889 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958789 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15152] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 167862892 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15153] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=911328 CPUtime=0.79
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 1389 0 0 0 78 1 0 0 16 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15158] ppid=15146 vsize=911328 CPUtime=0.5
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 1501 0 0 0 50 0 0 0 16 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15159] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=911328 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) R 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 933199872 36451 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 911328

[startup+6.18506 s]
/proc/loadavg: 2.01 2.04 2.00 4/84 15160
/proc/meminfo: memFree=1063424/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=919532 CPUtime=6.37
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 66693 0 1 0 607 30 0 0 24 0 12 0 167862887 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054589978 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 229883 57843 2481 14 0 216320 0
[pid=15148/tid=15150] ppid=15146 vsize=919532 CPUtime=0.67
/proc/15148/task/15150/stat : 15150 (java) S 15146 15148 15090 0 -1 64 22549 0 0 0 57 10 0 0 18 0 12 0 167862889 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15151] ppid=15146 vsize=919532 CPUtime=0.58
/proc/15148/task/15151/stat : 15151 (java) S 15146 15148 15090 0 -1 64 15898 0 0 0 51 7 0 0 18 0 12 0 167862889 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15152] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 167862892 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15153] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=919532 CPUtime=1.44
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 4253 0 0 0 142 2 0 0 16 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15158] ppid=15146 vsize=919532 CPUtime=1.42
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 3654 0 0 0 141 1 0 0 16 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15159] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=919532 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 941600768 57843 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 919532

[startup+12.6741 s]
/proc/loadavg: 2.25 2.09 2.02 3/84 15160
/proc/meminfo: memFree=994368/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=919376 CPUtime=12.99
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 85511 0 1 0 1260 39 0 0 25 0 12 0 167862887 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054589183 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15148/statm: 229844 75652 2482 14 0 216281 0
[pid=15148/tid=15150] ppid=15146 vsize=919376 CPUtime=1.43
/proc/15148/task/15150/stat : 15150 (java) S 15146 15148 15090 0 -1 64 30190 0 0 0 130 13 0 0 16 0 12 0 167862889 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15151] ppid=15146 vsize=919376 CPUtime=1.3
/proc/15148/task/15151/stat : 15151 (java) S 15146 15148 15090 0 -1 64 26340 0 0 0 119 11 0 0 16 0 12 0 167862889 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15152] ppid=15146 vsize=919376 CPUtime=0.01
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 11 0 0 0 1 0 0 0 15 0 12 0 167862892 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15153] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=919376 CPUtime=1.56
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 4253 0 0 0 154 2 0 0 17 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15158] ppid=15146 vsize=919376 CPUtime=1.95
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 4365 0 0 0 194 1 0 0 17 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15159] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 941441024 75652 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.99
Current children cumulated vsize (KiB) 919376

[startup+25.5573 s]
/proc/loadavg: 2.26 2.10 2.02 3/84 15160
/proc/meminfo: memFree=882304/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=919376 CPUtime=25.9
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 116818 0 1 0 2538 52 0 0 20 0 12 0 167862887 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054650707 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15148/statm: 229844 105785 2482 14 0 216281 0
[pid=15148/tid=15150] ppid=15146 vsize=919376 CPUtime=2.48
/proc/15148/task/15150/stat : 15150 (java) S 15146 15148 15090 0 -1 64 48729 0 0 0 227 21 0 0 16 0 12 0 167862889 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15151] ppid=15146 vsize=919376 CPUtime=2.38
/proc/15148/task/15151/stat : 15151 (java) S 15146 15148 15090 0 -1 64 39061 0 0 0 222 16 0 0 16 0 12 0 167862889 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15152] ppid=15146 vsize=919376 CPUtime=0.02
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 19 0 0 0 2 0 0 0 15 0 12 0 167862892 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15153] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=919376 CPUtime=1.66
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 4257 0 0 0 164 2 0 0 17 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15158] ppid=15146 vsize=919376 CPUtime=2
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 4366 0 0 0 199 1 0 0 16 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15159] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 941441024 105785 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 919376

[startup+51.1635 s]
/proc/loadavg: 2.17 2.09 2.02 3/84 15160
/proc/meminfo: memFree=652672/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=919376 CPUtime=51.67
/proc/15148/stat : 15148 (java) R 15146 15148 15090 0 -1 0 172495 0 1 0 5095 72 0 0 25 0 12 0 167862887 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15148/statm: 229844 161168 2482 14 0 216281 0
[pid=15148/tid=15150] ppid=15146 vsize=919376 CPUtime=4.52
/proc/15148/task/15150/stat : 15150 (java) R 15146 15148 15090 0 -1 64 79322 0 0 0 420 32 0 0 16 0 12 0 167862889 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631213 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15151] ppid=15146 vsize=919376 CPUtime=4.35
/proc/15148/task/15151/stat : 15151 (java) R 15146 15148 15090 0 -1 64 64091 0 0 0 410 25 0 0 16 0 12 0 167862889 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958730 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15152] ppid=15146 vsize=919376 CPUtime=0.03
/proc/15148/task/15152/stat : 15152 (java) S 15146 15148 15090 0 -1 64 19 0 0 0 3 0 0 0 15 0 12 0 167862892 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15153] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=919376 CPUtime=1.72
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 4261 0 0 0 170 2 0 0 17 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15158] ppid=15146 vsize=919376 CPUtime=2.03
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 4367 0 0 0 202 1 0 0 17 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15148/tid=15159] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=919376 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 941441024 161168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.67
Current children cumulated vsize (KiB) 919376



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+63.5244 s]
/proc/loadavg: 2.31 2.12 2.03 3/84 15160
/proc/meminfo: memFree=540992/2055920 swapFree=4192812/4192956
[pid=15148] ppid=15146 vsize=927380 CPUtime=64.03
/proc/15148/stat : 15148 (java) S 15146 15148 15090 0 -1 0 201218 0 1 0 6319 84 0 0 25 0 12 0 167862887 949637120 188253 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15148/statm: 231845 188253 2482 14 0 218282 0
[pid=15148/tid=15150] ppid=15146 vsize=927380 CPUtime=5.43
/proc/15148/task/15150/stat : 15150 (java) S 15146 15148 15090 0 -1 64 94603 0 0 0 505 38 0 0 15 0 12 0 167862889 949637120 188255 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15151] ppid=15146 vsize=927380 CPUtime=5.32
/proc/15148/task/15151/stat : 15151 (java) S 15146 15148 15090 0 -1 64 74937 0 0 0 503 29 0 0 16 0 12 0 167862889 949637120 188255 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15152] ppid=15146 vsize=927380 CPUtime=0.47
/proc/15148/task/15152/stat : 15152 (java) R 15146 15148 15090 0 -1 64 2595 0 0 0 45 2 0 0 16 0 12 0 167862892 949637120 188256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15153] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15153/stat : 15153 (java) S 15146 15148 15090 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 167862893 949637120 188257 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15154] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15154/stat : 15154 (java) S 15146 15148 15090 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 167862893 949637120 188258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15155] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15155/stat : 15155 (java) S 15146 15148 15090 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 167862901 949637120 188259 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15156] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15156/stat : 15156 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 167862901 949637120 188259 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15157] ppid=15146 vsize=927380 CPUtime=1.72
/proc/15148/task/15157/stat : 15157 (java) S 15146 15148 15090 0 -1 64 4261 0 0 0 170 2 0 0 17 0 12 0 167862901 949637120 188260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15158] ppid=15146 vsize=927380 CPUtime=2.04
/proc/15148/task/15158/stat : 15158 (java) S 15146 15148 15090 0 -1 64 4367 0 0 0 203 1 0 0 16 0 12 0 167862901 949637120 188261 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15159] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15159/stat : 15159 (java) S 15146 15148 15090 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 167862901 949637120 188261 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15148/tid=15160] ppid=15146 vsize=927380 CPUtime=0
/proc/15148/task/15160/stat : 15160 (java) S 15146 15148 15090 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 167862901 949637120 188262 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 64.03
Current children cumulated vsize (KiB) 927380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 65.0211
CPU time (s): 65.524
CPU user time (s): 64.5592
CPU system time (s): 0.964853
CPU usage (%): 100.774
Max. virtual memory (cumulated for all children) (KiB): 931384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.5592
system time used= 0.964853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201983
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= 3785
involuntary context switches= 3968

runsolver used 0.069989 s user time and 0.233964 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Jan  7 18:30:38 UTC 2007


IDJOB= 209864
IDBENCH= 4565
FILE ID= node43/209864-1168194638

PBS_JOBID= 3479456

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-0.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209864-1168194638/sat4jCSP-bf3-cached.jar /tmp/evaluation/209864-1168194638/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-209864-1168194638 -o ROOT/results/node43/solver-209864-1168194638 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/209864-1168194638/sat4jCSP-bf3-cached.jar /tmp/evaluation/209864-1168194638/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  aa878ecdf13a98d2376207a1052bf1ce

RANDOM SEED= 40413796

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.278
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.278
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:       1285880 kB
Buffers:         47516 kB
Cached:         539596 kB
SwapCached:          0 kB
Active:         209616 kB
Inactive:       498596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6004 kB
Writeback:           0 kB
Mapped:         134736 kB
Slab:            46932 kB
Committed_AS:  3608328 kB
PageTables:       2056 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= 66482 MiB



End job on node43 on Sun Jan  7 18:31:43 UTC 2007