Trace number 247939

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 1.7 RC BF3? (MO) 75.5045 65.0151

General information on the benchmark

Nameprimes/primes-10/
primes-10-60-3-7.xml
MD5SUMec634fbeca3e3704a920a02e422724a7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.1024
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.14	c version CSP COMPETITION BUGFIX 3
0.14	c sun.arch.data.model	32
0.14	c java.version	1.5.0_10
0.14	c os.name	Linux
0.14	c os.version	2.6.9-22.EL.rootsmp
0.14	c os.arch	i386
0.14	c Free memory 722620888
0.14	c Max memory 723845120
0.14	c Total memory 723845120
0.14	c Number of processors 2
0.20	c --- Begin Solver configuration ---
0.20	c Stops conflict analysis at the first Unique Implication Point
0.20	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.20	c Learn all clauses as in MiniSAT
0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving /tmp/evaluation/247939-1168395790/unknown.xml
0.20	c reading problem ... 
0.37	c reading problem named ?
0.37	c reading domains done.
0.38	c reading variables
c reading variables (100) done.
0.46	c reading predicates 
c reading relations (61) done.
0.78	c reading constraints

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/node5/watcher-247939-1168395790 -o ROOT/results/node5/solver-247939-1168395790 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247939-1168395790/sat4jCSP-bf3.jar /tmp/evaluation/247939-1168395790/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.05 1.10 1.08 4/78 29513
/proc/meminfo: memFree=1497264/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=308 CPUtime=0
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 168193417 315392 40 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 7893853 0 0 4096 0 0 0 0 17 1 0 0
/proc/29512/statm: 77 40 31 14 0 5 0

[startup+0.103136 s]
/proc/loadavg: 1.05 1.10 1.08 4/78 29513
/proc/meminfo: memFree=1497264/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=902816 CPUtime=0.09
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 3431 0 1 0 7 2 0 0 24 0 12 0 168193417 924483584 3191 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155213691 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29512/statm: 225704 3191 1594 14 0 212148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902816

[startup+0.511182 s]
/proc/loadavg: 1.05 1.10 1.08 4/78 29513
/proc/meminfo: memFree=1497264/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=906420 CPUtime=0.71
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 6698 0 1 0 68 3 0 0 17 0 12 0 168193417 928174080 6173 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152148610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 226605 6173 2355 14 0 213042 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 906420

[startup+1.33328 s]
/proc/loadavg: 1.05 1.10 1.08 2/89 29524
/proc/meminfo: memFree=1473176/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910164 CPUtime=1.94
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 12159 0 1 0 188 6 0 0 19 0 12 0 168193417 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054193827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29512/statm: 227541 10716 2472 14 0 213978 0
[pid=29512/tid=29514] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29514/stat : 29514 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 168193419 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29515/stat : 29515 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 168193419 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 168193421 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 168193422 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 168193422 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910164 CPUtime=0.49
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1739 0 0 0 49 0 0 0 17 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910164 CPUtime=0.44
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1018 0 0 0 44 0 0 0 17 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910164 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932007936 10716 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 910164

[startup+2.99145 s]
/proc/loadavg: 1.05 1.10 1.08 2/89 29524
/proc/meminfo: memFree=1412696/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910808 CPUtime=3.75
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 28706 0 1 0 361 14 0 0 19 0 12 0 168193417 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054186895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 227702 27156 2475 14 0 214139 0
[pid=29512/tid=29514] ppid=29510 vsize=910808 CPUtime=0.15
/proc/29512/task/29514/stat : 29514 (java) S 29510 29512 28538 0 -1 64 2443 0 0 0 14 1 0 0 16 0 12 0 168193419 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910808 CPUtime=0.15
/proc/29512/task/29515/stat : 29515 (java) S 29510 29512 28538 0 -1 64 3193 0 0 0 14 1 0 0 16 0 12 0 168193419 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 168193421 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910808 CPUtime=0.49
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1739 0 0 0 49 0 0 0 16 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910808 CPUtime=0.44
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1018 0 0 0 44 0 0 0 16 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910808 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932667392 27156 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 910808

[startup+6.28784 s]
/proc/loadavg: 1.05 1.09 1.08 2/89 29524
/proc/meminfo: memFree=1363928/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910244 CPUtime=7.58
/proc/29512/stat : 29512 (java) S 29510 29512 28538 0 -1 0 39944 0 1 0 737 21 0 0 19 0 12 0 168193417 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 227561 37152 2475 14 0 213998 0
[pid=29512/tid=29514] ppid=29510 vsize=910244 CPUtime=0.7
/proc/29512/task/29514/stat : 29514 (java) R 29510 29512 28538 0 -1 64 7430 0 0 0 65 5 0 0 16 0 12 0 168193419 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154957982 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910244 CPUtime=0.68
/proc/29512/task/29515/stat : 29515 (java) R 29510 29512 28538 0 -1 64 9437 0 0 0 64 4 0 0 17 0 12 0 168193419 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155242442 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 168193421 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910244 CPUtime=0.5
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1740 0 0 0 50 0 0 0 16 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910244 CPUtime=0.45
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1019 0 0 0 45 0 0 0 16 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932089856 37152 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 910244

[startup+12.7866 s]
/proc/loadavg: 1.12 1.11 1.08 2/89 29524
/proc/meminfo: memFree=1289368/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910244 CPUtime=14.87
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 60581 0 1 0 1455 32 0 0 20 0 12 0 168193417 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054251632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 227561 55959 2475 14 0 213998 0
[pid=29512/tid=29514] ppid=29510 vsize=910244 CPUtime=1.49
/proc/29512/task/29514/stat : 29514 (java) S 29510 29512 28538 0 -1 64 18779 0 0 0 138 11 0 0 16 0 12 0 168193419 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910244 CPUtime=1.47
/proc/29512/task/29515/stat : 29515 (java) S 29510 29512 28538 0 -1 64 18706 0 0 0 138 9 0 0 16 0 12 0 168193419 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 168193421 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910244 CPUtime=0.5
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1740 0 0 0 50 0 0 0 16 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910244 CPUtime=0.45
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1019 0 0 0 45 0 0 0 16 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932089856 55959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (KiB) 910244

[startup+25.66 s]
/proc/loadavg: 1.10 1.10 1.08 2/89 29524
/proc/meminfo: memFree=1155928/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910244 CPUtime=29.41
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 95409 0 1 0 2892 49 0 0 25 0 12 0 168193417 932089856 89181 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 227561 89184 2475 14 0 213998 0
[pid=29512/tid=29514] ppid=29510 vsize=910244 CPUtime=3.17
/proc/29512/task/29514/stat : 29514 (java) R 29510 29512 28538 0 -1 64 37047 0 0 0 298 19 0 0 16 0 12 0 168193419 932089856 89186 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910244 CPUtime=3.17
/proc/29512/task/29515/stat : 29515 (java) R 29510 29512 28538 0 -1 64 35244 0 0 0 300 17 0 0 16 0 12 0 168193419 932089856 89188 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631190 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910244 CPUtime=0.01
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 1 0 0 0 15 0 12 0 168193421 932089856 89190 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 89192 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 89195 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910244 CPUtime=0.5
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1740 0 0 0 50 0 0 0 16 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910244 CPUtime=0.45
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1019 0 0 0 45 0 0 0 16 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932089856 89197 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.41
Current children cumulated vsize (KiB) 910244

[startup+51.3289 s]
/proc/loadavg: 1.06 1.09 1.08 2/89 29524
/proc/meminfo: memFree=888152/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=910244 CPUtime=59.59
/proc/29512/stat : 29512 (java) R 29510 29512 28538 0 -1 0 164969 0 1 0 5872 87 0 0 17 0 12 0 168193417 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054200238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 227561 155972 2475 14 0 213998 0
[pid=29512/tid=29514] ppid=29510 vsize=910244 CPUtime=7.91
/proc/29512/task/29514/stat : 29514 (java) S 29510 29512 28538 0 -1 64 71705 0 0 0 756 35 0 0 17 0 12 0 168193419 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29515] ppid=29510 vsize=910244 CPUtime=7.7
/proc/29512/task/29515/stat : 29515 (java) S 29510 29512 28538 0 -1 64 70103 0 0 0 732 38 0 0 16 0 12 0 168193419 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29516] ppid=29510 vsize=910244 CPUtime=0.01
/proc/29512/task/29516/stat : 29516 (java) S 29510 29512 28538 0 -1 64 23 0 0 0 1 0 0 0 15 0 12 0 168193421 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29517] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=910244 CPUtime=0.5
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1740 0 0 0 50 0 0 0 16 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=910244 CPUtime=0.45
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1019 0 0 0 45 0 0 0 16 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29523] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=910244 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 932089856 155972 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 59.59
Current children cumulated vsize (KiB) 910244



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+62.8822 s]
/proc/loadavg: 1.05 1.09 1.08 2/89 29524
/proc/meminfo: memFree=753304/2055920 swapFree=4192812/4192956
[pid=29512] ppid=29510 vsize=926248 CPUtime=73.37
/proc/29512/stat : 29512 (java) S 29510 29512 28538 0 -1 0 202103 0 1 0 7231 106 0 0 18 0 12 0 168193417 948477952 188091 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29512/statm: 231562 188091 2475 14 0 217999 0
[pid=29512/tid=29514] ppid=29510 vsize=926248 CPUtime=10.23
/proc/29512/task/29514/stat : 29514 (java) S 29510 29512 28538 0 -1 64 84572 0 0 0 983 40 0 0 17 0 12 0 168193419 948477952 188092 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29515] ppid=29510 vsize=926248 CPUtime=9.93
/proc/29512/task/29515/stat : 29515 (java) S 29510 29512 28538 0 -1 64 88144 0 0 0 944 49 0 0 16 0 12 0 168193419 948477952 188093 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29516] ppid=29510 vsize=926248 CPUtime=0.26
/proc/29512/task/29516/stat : 29516 (java) R 29510 29512 28538 0 -1 64 6237 0 0 0 24 2 0 0 16 0 12 0 168193421 948477952 188093 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29512/tid=29517] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29517/stat : 29517 (java) S 29510 29512 28538 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168193422 948477952 188094 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29518] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29518/stat : 29518 (java) S 29510 29512 28538 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168193422 948477952 188094 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29519] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29519/stat : 29519 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 168193425 948477952 188094 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29520] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29520/stat : 29520 (java) S 29510 29512 28538 0 -1 64 22 0 0 0 0 0 0 0 16 0 12 0 168193425 948477952 188095 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29521] ppid=29510 vsize=926248 CPUtime=0.5
/proc/29512/task/29521/stat : 29521 (java) S 29510 29512 28538 0 -1 64 1740 0 0 0 50 0 0 0 16 0 12 0 168193425 948477952 188095 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29522] ppid=29510 vsize=926248 CPUtime=0.45
/proc/29512/task/29522/stat : 29522 (java) S 29510 29512 28538 0 -1 64 1019 0 0 0 45 0 0 0 16 0 12 0 168193425 948477952 188096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29523] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29523/stat : 29523 (java) S 29510 29512 28538 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 168193425 948477952 188096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29512/tid=29524] ppid=29510 vsize=926248 CPUtime=0
/proc/29512/task/29524/stat : 29524 (java) S 29510 29512 28538 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 168193425 948477952 188097 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.37
Current children cumulated vsize (KiB) 926248

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)
Real time (s): 65.0151
CPU time (s): 75.5045
CPU user time (s): 74.2987
CPU system time (s): 1.20582
CPU usage (%): 116.134
Max. virtual memory (cumulated for all children) (KiB): 942248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.2987
system time used= 1.20582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209062
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= 2576
involuntary context switches= 2146

runsolver used 0.06499 s user time and 0.183972 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Jan 10 02:23:10 UTC 2007


IDJOB= 247939
IDBENCH= 11668
FILE ID= node5/247939-1168395790

PBS_JOBID= 3522858

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-60-3-7.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247939-1168395790/sat4jCSP-bf3.jar /tmp/evaluation/247939-1168395790/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-247939-1168395790 -o ROOT/results/node5/solver-247939-1168395790 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/247939-1168395790/sat4jCSP-bf3.jar /tmp/evaluation/247939-1168395790/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  ec634fbeca3e3704a920a02e422724a7

RANDOM SEED= 958942429

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:      2055920 kB
MemFree:       1497680 kB
Buffers:         55876 kB
Cached:         403668 kB
SwapCached:          0 kB
Active:         354036 kB
Inactive:       148096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          61600 kB
Slab:            41604 kB
Committed_AS:  5219152 kB
PageTables:       1800 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= 66557 MiB



End job on node5 on Wed Jan 10 02:24:15 UTC 2007