Trace number 200825

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
CSP4J - MAC 2006-12-19? 164.448 166.03

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-10.xml
MD5SUM7da57cc6785d866f073effab049038df
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark331.113
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

165.87	Jan 7, 2007 5:25:26 AM cspfj.ResultHandler fail
165.87	WARNING: java.lang.OutOfMemoryError: Java heap space (/tmp/evaluation/200825-1168143759/unknown.xml)
165.87	Jan 7, 2007 5:25:26 AM cspfj.ResultHandler fail
165.87	WARNING: []
165.87	s UNKNOWN
165.87	c java.lang.OutOfMemoryError: Java heap space /tmp/evaluation/200825-1168143759/unknown.xml

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/node2/watcher-200825-1168143759 -o ROOT/results/node2/solver-200825-1168143759 -C 1800 -M 900 /tmp/evaluation/200825-1168143759/cspfj.sh -competition /tmp/evaluation/200825-1168143759/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.00 2.00 2.00 3/86 30953
/proc/meminfo: memFree=1349768/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=18540 CPUtime=0
/proc/30952/stat : 30952 (runsolver) R 30950 30952 30173 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 162771650 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30952/statm: 4635 279 244 17 0 2626 0

[startup+0.102563 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30953
/proc/meminfo: memFree=1349768/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.510632 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30953
/proc/meminfo: memFree=1349768/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33278 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30962
/proc/meminfo: memFree=1320072/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=865660 CPUtime=1.29
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 10911 0 1 0 122 7 0 0 24 0 8 0 162771651 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4152162569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216415 10574 1818 14 0 203677 0
[pid=30955/tid=30956] ppid=30952 vsize=865660 CPUtime=0.23
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 6667 0 0 0 20 3 0 0 16 0 8 0 162771655 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=865660 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=865660 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 162771655 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=865660 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=865660 CPUtime=0.12
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 425 0 0 0 12 0 0 0 16 0 8 0 162771659 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=865660 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=865660 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 886435840 10574 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 871012

[startup+2.98607 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30962
/proc/meminfo: memFree=1302344/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=865752 CPUtime=2.93
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 17315 0 1 0 279 14 0 0 25 0 8 0 162771651 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073736388 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216438 16961 1828 14 0 203700 0
[pid=30955/tid=30956] ppid=30952 vsize=865752 CPUtime=0.44
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 12318 0 0 0 39 5 0 0 16 0 8 0 162771655 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=865752 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=865752 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=865752 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=865752 CPUtime=0.28
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 512 0 0 0 27 1 0 0 15 0 8 0 162771659 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=865752 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=865752 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 886530048 16961 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871104

[startup+6.19463 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30962
/proc/meminfo: memFree=1246408/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=865840 CPUtime=6.11
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 30228 0 1 0 584 27 0 0 25 0 8 0 162771651 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155598560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216460 29855 1828 14 0 203722 0
[pid=30955/tid=30956] ppid=30952 vsize=865840 CPUtime=0.9
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 24008 0 0 0 81 9 0 0 16 0 8 0 162771655 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=865840 CPUtime=0.35
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 538 0 0 0 34 1 0 0 15 0 8 0 162771659 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 886620160 29855 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 871192

[startup+12.5947 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30962
/proc/meminfo: memFree=1156360/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=865840 CPUtime=12.44
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 50345 0 1 0 1197 47 0 0 25 0 8 0 162771651 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155092001 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216460 49956 1828 14 0 203722 0
[pid=30955/tid=30956] ppid=30952 vsize=865840 CPUtime=1.59
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 42202 0 0 0 144 15 0 0 16 0 8 0 162771655 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=865840 CPUtime=0.35
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 539 0 0 0 34 1 0 0 15 0 8 0 162771659 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=865840 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 886620160 49956 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 871192

[startup+25.472 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30962
/proc/meminfo: memFree=1049544/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=866408 CPUtime=25.21
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 80347 0 1 0 2443 78 0 0 25 0 8 0 162771651 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073736419 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216602 79934 1828 14 0 203864 0
[pid=30955/tid=30956] ppid=30952 vsize=866408 CPUtime=3.15
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 68827 0 0 0 290 25 0 0 16 0 8 0 162771655 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=866408 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=866408 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=866408 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=866408 CPUtime=0.35
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 539 0 0 0 34 1 0 0 15 0 8 0 162771659 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=866408 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=866408 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 887201792 79934 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 871760

[startup+51.1375 s]
/proc/loadavg: 2.06 2.01 2.00 3/94 30962
/proc/meminfo: memFree=883976/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=867688 CPUtime=50.63
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 118418 0 1 0 4944 119 0 0 25 0 8 0 162771651 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073736332 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 216922 117965 1828 14 0 204184 0
[pid=30955/tid=30956] ppid=30952 vsize=867688 CPUtime=5.81
/proc/30955/task/30956/stat : 30956 (java) S 30952 30952 30173 0 -1 64 104614 0 0 0 542 39 0 0 16 0 8 0 162771655 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=867688 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=867688 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=867688 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=867688 CPUtime=0.35
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 539 0 0 0 34 1 0 0 15 0 8 0 162771659 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=867688 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=867688 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 888512512 117965 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 873040

[startup+102.353 s]
/proc/loadavg: 2.29 2.07 2.02 4/94 30962
/proc/meminfo: memFree=675528/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=868968 CPUtime=101.38
/proc/30955/stat : 30955 (java) R 30952 30952 30173 0 -1 0 170419 0 1 0 9959 179 0 0 25 0 8 0 162771651 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 217242 169954 1828 14 0 204504 0
[pid=30955/tid=30956] ppid=30952 vsize=868968 CPUtime=10.12
/proc/30955/task/30956/stat : 30956 (java) R 30952 30952 30173 0 -1 64 153720 0 0 0 952 60 0 0 17 0 8 0 162771655 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155525061 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=868968 CPUtime=0
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162771655 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=868968 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=868968 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=868968 CPUtime=0.35
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 539 0 0 0 34 1 0 0 16 0 8 0 162771659 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=868968 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=868968 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 889823232 169954 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 874320

[startup+162.446 s]
/proc/loadavg: 2.26 2.10 2.03 3/94 30962
/proc/meminfo: memFree=624136/2055920 swapFree=4191880/4192956
[pid=30952] ppid=30950 vsize=5352 CPUtime=0
/proc/30952/stat : 30952 (cspfj.sh) S 30950 30952 30173 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 162771650 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30952/statm: 1338 240 201 169 0 49 0
[pid=30955] ppid=30952 vsize=870412 CPUtime=160.92
/proc/30955/stat : 30955 (java) S 30952 30952 30173 0 -1 0 183793 0 1 0 15893 199 0 0 17 0 8 0 162771651 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30955/statm: 217603 182742 1828 14 0 204865 0
[pid=30955/tid=30956] ppid=30952 vsize=870412 CPUtime=48.16
/proc/30955/task/30956/stat : 30956 (java) R 30952 30952 30173 0 -1 64 166021 0 0 0 4751 65 0 0 25 0 8 0 162771655 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155772385 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30957] ppid=30952 vsize=870412 CPUtime=0.01
/proc/30955/task/30957/stat : 30957 (java) S 30952 30952 30173 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 162771655 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30958] ppid=30952 vsize=870412 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30952 30952 30173 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 162771655 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30959] ppid=30952 vsize=870412 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30952 30952 30173 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 162771659 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30960] ppid=30952 vsize=870412 CPUtime=0.36
/proc/30955/task/30960/stat : 30960 (java) S 30952 30952 30173 0 -1 64 542 0 0 0 35 1 0 0 15 0 8 0 162771659 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30961] ppid=30952 vsize=870412 CPUtime=0
/proc/30955/task/30961/stat : 30961 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162771659 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30955/tid=30962] ppid=30952 vsize=870412 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30952 30952 30173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162771659 891301888 182742 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 875764

Child status: 1
Real time (s): 166.03
CPU time (s): 164.448
CPU user time (s): 162.33
CPU system time (s): 2.11768
CPU usage (%): 99.0474
Max. virtual memory (cumulated for all children) (KiB): 876056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.33
system time used= 2.11768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184366
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= 6053
involuntary context switches= 9672

runsolver used 0.218966 s user time and 0.52292 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Jan  7 04:22:40 UTC 2007


IDJOB= 200825
IDBENCH= 3729
FILE ID= node2/200825-1168143759

PBS_JOBID= 3477833

Free space on /tmp= 66327 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-10.xml
COMMAND LINE= /tmp/evaluation/200825-1168143759/cspfj.sh -competition /tmp/evaluation/200825-1168143759/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-200825-1168143759 -o ROOT/results/node2/solver-200825-1168143759 -C 1800 -M 900  /tmp/evaluation/200825-1168143759/cspfj.sh -competition /tmp/evaluation/200825-1168143759/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  7da57cc6785d866f073effab049038df

RANDOM SEED= 887006556

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.259
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	: 5931.00
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.259
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:       1350248 kB
Buffers:         68824 kB
Cached:         506620 kB
SwapCached:        448 kB
Active:         333464 kB
Inactive:       303772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350248 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5848 kB
Writeback:           0 kB
Mapped:          83372 kB
Slab:            53220 kB
Committed_AS:  3839832 kB
PageTables:       2344 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= 66327 MiB



End job on node2 on Sun Jan  7 04:25:26 UTC 2007