Trace number 234945

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) 91.7451 90.3165

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-2.xml
MD5SUMe184d0111a102714e0d361c1b279750d
Bench Category2-ARY-INT (binary constraints in intension)
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 variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16	c version CSP COMPETITION BUGFIX 3 CACHED
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_10
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 722620888
0.16	c Max memory 723845120
0.16	c Total memory 723845120
0.16	c Number of processors 2
0.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/234945-1168334067/unknown.xml
0.25	c reading problem ... 
0.47	c reading problem named ?
0.47	c reading domains done.
0.84	c reading variables
c reading variables (300) done.
1.81	c reading predicates 
c reading relations (3) done.
2.01	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/node23/watcher-234945-1168334067 -o ROOT/results/node23/solver-234945-1168334067 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234945-1168334067/sat4jCSP-bf3-cached.jar /tmp/evaluation/234945-1168334067/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.41 2.14 1.92 4/86 28460
/proc/meminfo: memFree=1004112/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=18540 CPUtime=0
/proc/28459/stat : 28459 (runsolver) R 28457 28459 27742 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 181801109 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28459/statm: 4635 279 244 17 0 2626 0

[startup+0.103037 s]
/proc/loadavg: 2.41 2.14 1.92 4/86 28460
/proc/meminfo: memFree=1004112/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=900216 CPUtime=0.08
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 3267 0 1 0 7 1 0 0 22 0 12 0 181801109 921821184 3027 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152852752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 225054 3027 1531 14 0 212074 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 900216

[startup+0.511112 s]
/proc/loadavg: 2.41 2.14 1.92 4/86 28460
/proc/meminfo: memFree=1004112/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=906260 CPUtime=0.52
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 6008 0 1 0 51 1 0 0 18 0 12 0 181801109 928010240 5595 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053869304 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28459/statm: 226565 5595 2292 14 0 213002 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 906260

[startup+1.33427 s]
/proc/loadavg: 2.41 2.14 1.92 4/97 28471
/proc/meminfo: memFree=974008/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=907584 CPUtime=1.35
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 19965 0 1 0 127 8 0 0 21 0 12 0 181801109 929366016 18953 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054202306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28459/statm: 226896 18953 2323 14 0 213333 0
[pid=28459/tid=28461] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181801112 929366016 18956 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 181801112 929366016 18958 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28463] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28463/stat : 28463 (java) S 28457 28459 27742 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 181801115 929366016 18959 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28464] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 181801116 929366016 18962 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 181801116 929366016 18963 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 929366016 18963 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 929366016 18963 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28468] ppid=28457 vsize=907584 CPUtime=0.23
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 281 0 0 0 23 0 0 0 16 0 12 0 181801119 929366016 18964 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28469] ppid=28457 vsize=907584 CPUtime=0.37
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1571 0 0 0 37 0 0 0 16 0 12 0 181801119 929366016 18964 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28470] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 929366016 18968 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=907584 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 929366016 18973 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 907584

[startup+2.98759 s]
/proc/loadavg: 2.41 2.14 1.92 4/97 28471
/proc/meminfo: memFree=876408/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=911432 CPUtime=3.32
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 46068 0 1 0 313 19 0 0 17 0 12 0 181801109 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054275622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 227858 42699 2476 14 0 214295 0
[pid=28459/tid=28461] ppid=28457 vsize=911432 CPUtime=0.46
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 12793 0 0 0 40 6 0 0 16 0 12 0 181801112 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=911432 CPUtime=0.43
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 11103 0 0 0 39 4 0 0 17 0 12 0 181801112 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28463] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28463/stat : 28463 (java) S 28457 28459 27742 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 181801115 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28464] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 181801116 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=911432 CPUtime=0.33
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 292 0 0 0 33 0 0 0 16 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=911432 CPUtime=0.5
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1591 0 0 0 50 0 0 0 16 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=911432 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 933306368 42699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 911432

[startup+6.28423 s]
/proc/loadavg: 2.46 2.15 1.92 5/97 28471
/proc/meminfo: memFree=794168/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=911400 CPUtime=6.62
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 58844 0 1 0 638 24 0 0 25 0 12 0 181801109 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054246721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 227850 55468 2476 14 0 214287 0
[pid=28459/tid=28461] ppid=28457 vsize=911400 CPUtime=1.13
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 22167 0 0 0 104 9 0 0 16 0 12 0 181801112 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=911400 CPUtime=0.8
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 14498 0 0 0 75 5 0 0 17 0 12 0 181801112 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28463] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28463/stat : 28463 (java) S 28457 28459 27742 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 181801115 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28464] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 181801116 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=911400 CPUtime=0.33
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 292 0 0 0 33 0 0 0 16 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=911400 CPUtime=0.5
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1591 0 0 0 50 0 0 0 16 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=911400 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 933273600 55468 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 911400

[startup+12.7425 s]
/proc/loadavg: 2.39 2.15 1.92 3/97 28471
/proc/meminfo: memFree=688064/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=909348 CPUtime=13.07
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 86357 0 1 0 1271 36 0 0 25 0 12 0 181801109 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 227337 81591 2477 14 0 213774 0
[pid=28459/tid=28461] ppid=28457 vsize=909348 CPUtime=2.07
/proc/28459/task/28461/stat : 28461 (java) R 28457 28459 27742 0 -1 64 33411 0 0 0 194 13 0 0 16 0 12 0 181801112 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152694841 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=909348 CPUtime=1.53
/proc/28459/task/28462/stat : 28462 (java) R 28457 28459 27742 0 -1 64 30726 0 0 0 141 12 0 0 15 0 12 0 181801112 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28463] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28463/stat : 28463 (java) S 28457 28459 27742 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 181801115 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28464] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 181801116 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=909348 CPUtime=0.38
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 300 0 0 0 38 0 0 0 16 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=909348 CPUtime=0.59
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1599 0 0 0 59 0 0 0 17 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 931172352 81591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.07
Current children cumulated vsize (KiB) 909348

[startup+25.6228 s]
/proc/loadavg: 2.65 2.21 1.94 3/97 28471
/proc/meminfo: memFree=490240/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=909348 CPUtime=26.39
/proc/28459/stat : 28459 (java) R 28457 28459 27742 0 -1 0 137709 0 1 0 2582 57 0 0 18 0 12 0 181801109 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054212405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28459/statm: 227337 132698 2477 14 0 213774 0
[pid=28459/tid=28461] ppid=28457 vsize=909348 CPUtime=3.67
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 56002 0 0 0 344 23 0 0 16 0 12 0 181801112 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28462] ppid=28457 vsize=909348 CPUtime=3.64
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 59455 0 0 0 341 23 0 0 16 0 12 0 181801112 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28463] ppid=28457 vsize=909348 CPUtime=0.01
/proc/28459/task/28463/stat : 28463 (java) S 28457 28459 27742 0 -1 64 14 0 0 0 1 0 0 0 16 0 12 0 181801115 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28459/tid=28464] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 181801116 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=909348 CPUtime=0.39
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 300 0 0 0 39 0 0 0 17 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=909348 CPUtime=0.59
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1599 0 0 0 59 0 0 0 17 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=909348 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 931172352 132698 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 909348

[startup+51.2977 s]
/proc/loadavg: 2.43 2.19 1.94 3/97 28471
/proc/meminfo: memFree=270528/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=913352 CPUtime=52.54
/proc/28459/stat : 28459 (java) S 28457 28459 27742 0 -1 0 194013 0 1 0 5175 79 0 0 25 0 12 0 181801109 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 228338 185466 2479 14 0 214775 0
[pid=28459/tid=28461] ppid=28457 vsize=913352 CPUtime=8.63
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 92721 0 0 0 825 38 0 0 16 0 12 0 181801112 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=913352 CPUtime=5.41
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 75683 0 0 0 513 28 0 0 15 0 12 0 181801112 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28463] ppid=28457 vsize=913352 CPUtime=2.06
/proc/28459/task/28463/stat : 28463 (java) R 28457 28459 27742 0 -1 64 3317 0 0 0 204 2 0 0 16 0 12 0 181801115 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154921746 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28464] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181801116 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=913352 CPUtime=0.43
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 303 0 0 0 43 0 0 0 17 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=913352 CPUtime=0.61
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1599 0 0 0 61 0 0 0 16 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=913352 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 935272448 185466 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.54
Current children cumulated vsize (KiB) 913352



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+88.1769 s]
/proc/loadavg: 2.47 2.23 1.97 3/97 28471
/proc/meminfo: memFree=266624/2055920 swapFree=4191880/4192956
[pid=28459] ppid=28457 vsize=922636 CPUtime=89.6
/proc/28459/stat : 28459 (java) S 28457 28459 27742 0 -1 0 246644 0 1 0 8858 102 0 0 17 0 12 0 181801109 944779264 186083 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28459/statm: 230659 186083 2479 14 0 217096 0
[pid=28459/tid=28461] ppid=28457 vsize=918632 CPUtime=9.19
/proc/28459/task/28461/stat : 28461 (java) S 28457 28459 27742 0 -1 64 92721 0 0 0 881 38 0 0 15 0 12 0 181801112 940679168 186083 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28462] ppid=28457 vsize=918632 CPUtime=6.83
/proc/28459/task/28462/stat : 28462 (java) S 28457 28459 27742 0 -1 64 76585 0 0 0 655 28 0 0 16 0 12 0 181801112 940679168 186083 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28463] ppid=28457 vsize=918632 CPUtime=30.11
/proc/28459/task/28463/stat : 28463 (java) R 28457 28459 27742 0 -1 64 55017 0 0 0 2986 25 0 0 25 0 12 0 181801115 940679168 186084 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28464] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28464/stat : 28464 (java) S 28457 28459 27742 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181801116 940679168 186085 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28465] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28465/stat : 28465 (java) S 28457 28459 27742 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181801116 940679168 186085 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28466] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28466/stat : 28466 (java) S 28457 28459 27742 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181801119 940679168 186086 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28467] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28467/stat : 28467 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 181801119 940679168 186087 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28468] ppid=28457 vsize=918632 CPUtime=0.43
/proc/28459/task/28468/stat : 28468 (java) S 28457 28459 27742 0 -1 64 303 0 0 0 43 0 0 0 17 0 12 0 181801119 940679168 186087 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28469] ppid=28457 vsize=918632 CPUtime=0.61
/proc/28459/task/28469/stat : 28469 (java) S 28457 28459 27742 0 -1 64 1599 0 0 0 61 0 0 0 16 0 12 0 181801119 940679168 186088 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28470] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28470/stat : 28470 (java) S 28457 28459 27742 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181801119 940679168 186089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28459/tid=28471] ppid=28457 vsize=918632 CPUtime=0
/proc/28459/task/28471/stat : 28471 (java) S 28457 28459 27742 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181801119 940679168 186089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.6
Current children cumulated vsize (KiB) 922636

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): 90.3165
CPU time (s): 91.7451
CPU user time (s): 90.5822
CPU system time (s): 1.16282
CPU usage (%): 101.582
Max. virtual memory (cumulated for all children) (KiB): 922636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.5822
system time used= 1.16282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250161
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= 4057
involuntary context switches= 3913

runsolver used 0.102984 s user time and 0.315951 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue Jan  9 09:14:27 UTC 2007


IDJOB= 234945
IDBENCH= 6729
FILE ID= node23/234945-1168334067

PBS_JOBID= 3503306

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-2.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234945-1168334067/sat4jCSP-bf3-cached.jar /tmp/evaluation/234945-1168334067/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-234945-1168334067 -o ROOT/results/node23/solver-234945-1168334067 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234945-1168334067/sat4jCSP-bf3-cached.jar /tmp/evaluation/234945-1168334067/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  e184d0111a102714e0d361c1b279750d

RANDOM SEED= 540351689

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.265
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.265
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:       1004592 kB
Buffers:         30224 kB
Cached:         888584 kB
SwapCached:        280 kB
Active:         261464 kB
Inactive:       736304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1004592 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2832 kB
Writeback:           0 kB
Mapped:         100140 kB
Slab:            38476 kB
Committed_AS:  3812416 kB
PageTables:       2272 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= 66558 MiB



End job on node23 on Tue Jan  9 09:15:58 UTC 2007