Trace number 252518

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 - Combo 2006-12-19? 202.035 202.543

General information on the benchmark

Namebmc/
bmc-ibm-04-02.xml
MD5SUMb1c4fe40729b7bd02636a8fe1cbcd2e2
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 benchmark1775.54
SatisfiableYES
(Un)Satisfiability was proved
Number of variables28161
Number of constraints167877
Maximum constraint arity26
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension167877
Global constraints used (with number of constraints)

Solver Data (download as text)

202.39	Jan 10, 2007 6:45:33 AM cspfj.ResultHandler fail
202.39	WARNING: java.lang.OutOfMemoryError: Java heap space (/tmp/evaluation/252518-1168407727/unknown.xml)
202.39	Jan 10, 2007 6:45:33 AM cspfj.ResultHandler fail
202.39	WARNING: []
202.39	s UNKNOWN
202.39	c java.lang.OutOfMemoryError: Java heap space /tmp/evaluation/252518-1168407727/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/node30/watcher-252518-1168407727 -o ROOT/results/node30/solver-252518-1168407727 -C 1800 -M 900 /tmp/evaluation/252518-1168407727/cspfj.sh -solver Combo -competition /tmp/evaluation/252518-1168407727/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.60 1.17 1.15 5/85 27512
/proc/meminfo: memFree=1443104/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 271 0 0 0 0 0 0 0 21 0 1 0 189166958 5480448 229 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 229 192 169 0 49 0
[pid=27513] ppid=27511 vsize=0 CPUtime=0
/proc/27513/stat : 27513 (dirname) R 27511 27511 27223 0 -1 4194308 128 0 0 0 0 0 0 0 22 0 1 0 189166958 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27513/statm: 0 0 0 0 0 0 0

[startup+0.105618 s]
/proc/loadavg: 1.60 1.17 1.15 5/85 27512
/proc/meminfo: memFree=1443104/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513646 s]
/proc/loadavg: 1.60 1.17 1.15 5/85 27512
/proc/meminfo: memFree=1443104/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33769 s]
/proc/loadavg: 1.60 1.17 1.15 3/93 27521
/proc/meminfo: memFree=1354208/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=865568 CPUtime=1.28
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 5513 0 1 0 120 8 0 0 23 0 8 0 189166959 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073332698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27514/statm: 216392 4889 1741 14 0 203663 0
[pid=27514/tid=27515] ppid=27511 vsize=865568 CPUtime=0.29
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 1484 0 0 0 27 2 0 0 16 0 8 0 189166963 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27516] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=865568 CPUtime=0.12
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 476 0 0 0 12 0 0 0 16 0 8 0 189166967 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27520] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189166967 886341632 4889 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 870920

[startup+2.99429 s]
/proc/loadavg: 1.60 1.17 1.15 3/93 27521
/proc/meminfo: memFree=1400224/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=865568 CPUtime=2.92
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 7550 0 1 0 278 14 0 0 25 0 8 0 189166959 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27514/statm: 216392 6272 1741 14 0 203663 0
[pid=27514/tid=27515] ppid=27511 vsize=865568 CPUtime=0.77
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 2816 0 0 0 70 7 0 0 15 0 8 0 189166963 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27516] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=865568 CPUtime=0.12
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 476 0 0 0 12 0 0 0 16 0 8 0 189166967 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27520] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=865568 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189166967 886341632 6272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 870920

[startup+6.29202 s]
/proc/loadavg: 1.63 1.19 1.15 4/93 27521
/proc/meminfo: memFree=1127264/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=865740 CPUtime=6.18
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 48058 0 1 0 581 37 0 0 25 0 8 0 189166959 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073959462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27514/statm: 216435 46390 1834 14 0 203697 0
[pid=27514/tid=27515] ppid=27511 vsize=865740 CPUtime=1.44
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 8368 0 0 0 133 11 0 0 16 0 8 0 189166963 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27516] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=865740 CPUtime=0.3
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 560 0 0 0 29 1 0 0 15 0 8 0 189166967 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27520] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189166967 886517760 46390 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 871092

[startup+12.7094 s]
/proc/loadavg: 1.66 1.20 1.16 3/93 27521
/proc/meminfo: memFree=864032/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=865740 CPUtime=12.54
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 95658 0 1 0 1188 66 0 0 25 0 8 0 189166959 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073829744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27514/statm: 216435 93932 1834 14 0 203697 0
[pid=27514/tid=27515] ppid=27511 vsize=865740 CPUtime=1.76
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 29080 0 0 0 157 19 0 0 16 0 8 0 189166963 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27516] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=865740 CPUtime=0.39
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 590 0 0 0 37 2 0 0 15 0 8 0 189166967 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27520] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189166967 886517760 93932 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 871092

[startup+25.5703 s]
/proc/loadavg: 1.82 1.25 1.18 3/101 27587
/proc/meminfo: memFree=1009824/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=865740 CPUtime=25.3
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 133243 0 1 0 2431 99 0 0 25 0 8 0 189166959 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073776524 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27514/statm: 216435 131462 1834 14 0 203697 0
[pid=27514/tid=27515] ppid=27511 vsize=865740 CPUtime=2.19
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 54623 0 0 0 189 30 0 0 16 0 8 0 189166963 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27516] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=865740 CPUtime=0.39
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 591 0 0 0 37 2 0 0 16 0 8 0 189166967 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27520] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=865740 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189166967 886517760 131462 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 871092

[startup+51.2369 s]
/proc/loadavg: 1.95 1.33 1.20 3/101 27587
/proc/meminfo: memFree=821288/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=867788 CPUtime=50.96
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 170551 0 1 0 4959 137 0 0 25 0 8 0 189166959 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073829703 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27514/statm: 216947 168576 1834 14 0 204209 0
[pid=27514/tid=27515] ppid=27511 vsize=867788 CPUtime=3.84
/proc/27514/task/27515/stat : 27515 (java) S 27511 27511 27223 0 -1 64 90308 0 0 0 337 47 0 0 16 0 8 0 189166963 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27516] ppid=27511 vsize=867788 CPUtime=0
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189166964 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27517] ppid=27511 vsize=867788 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=867788 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=867788 CPUtime=0.39
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 591 0 0 0 37 2 0 0 16 0 8 0 189166967 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27520] ppid=27511 vsize=867788 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=867788 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 189166967 888614912 168576 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 873140

[startup+102.496 s]
/proc/loadavg: 1.97 1.43 1.24 4/101 27587
/proc/meminfo: memFree=782440/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=869620 CPUtime=102.16
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 183166 0 1 0 10049 167 0 0 25 0 8 0 189166959 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27514/statm: 217405 178239 1835 14 0 204667 0
[pid=27514/tid=27515] ppid=27511 vsize=869620 CPUtime=13.17
/proc/27514/task/27515/stat : 27515 (java) R 27511 27511 27223 0 -1 64 95872 0 0 0 1268 49 0 0 16 0 8 0 189166963 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155772385 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27516] ppid=27511 vsize=869620 CPUtime=0.01
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 189166964 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27517] ppid=27511 vsize=869620 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=869620 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=869620 CPUtime=0.39
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 592 0 0 0 37 2 0 0 16 0 8 0 189166967 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27520] ppid=27511 vsize=869620 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=869620 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 189166967 890490880 178239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 874972

[startup+162.512 s]
/proc/loadavg: 2.54 1.68 1.34 4/101 27587
/proc/meminfo: memFree=779880/2055920 swapFree=4167304/4192956
[pid=27511] ppid=27509 vsize=5352 CPUtime=0
/proc/27511/stat : 27511 (cspfj.sh) S 27509 27511 27223 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 189166958 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27511/statm: 1338 240 201 169 0 49 0
[pid=27514] ppid=27511 vsize=870052 CPUtime=162.1
/proc/27514/stat : 27514 (java) R 27511 27511 27223 0 -1 0 192475 0 1 0 16029 181 0 0 25 0 8 0 189166959 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27514/statm: 217513 178857 1835 14 0 204775 0
[pid=27514/tid=27515] ppid=27511 vsize=870052 CPUtime=60.05
/proc/27514/task/27515/stat : 27515 (java) R 27511 27511 27223 0 -1 64 102831 0 0 0 5950 55 0 0 17 0 8 0 189166963 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154022750 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27516] ppid=27511 vsize=870052 CPUtime=0.01
/proc/27514/task/27516/stat : 27516 (java) S 27511 27511 27223 0 -1 64 11 0 0 0 1 0 0 0 15 0 8 0 189166964 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27517] ppid=27511 vsize=870052 CPUtime=0
/proc/27514/task/27517/stat : 27517 (java) S 27511 27511 27223 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 189166964 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27518] ppid=27511 vsize=870052 CPUtime=0
/proc/27514/task/27518/stat : 27518 (java) S 27511 27511 27223 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 189166967 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27519] ppid=27511 vsize=870052 CPUtime=0.39
/proc/27514/task/27519/stat : 27519 (java) S 27511 27511 27223 0 -1 64 592 0 0 0 37 2 0 0 16 0 8 0 189166967 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27514/tid=27520] ppid=27511 vsize=870052 CPUtime=0
/proc/27514/task/27520/stat : 27520 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 189166967 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27514/tid=27521] ppid=27511 vsize=870052 CPUtime=0
/proc/27514/task/27521/stat : 27521 (java) S 27511 27511 27223 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 189166967 890933248 178857 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 875404

Child status: 1
Real time (s): 202.543
CPU time (s): 202.035
CPU user time (s): 200.061
CPU system time (s): 1.9747
CPU usage (%): 99.7493
Max. virtual memory (cumulated for all children) (KiB): 875572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.061
system time used= 1.9747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198778
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15108
involuntary context switches= 13136

runsolver used 0.239963 s user time and 0.694894 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Jan 10 05:42:08 UTC 2007


IDJOB= 252518
IDBENCH= 12946
FILE ID= node30/252518-1168407727

PBS_JOBID= 3523367

Free space on /tmp= 66451 MiB

BENCH NAME= HOME/pub/bench/CPAI06/bmc/bmc-ibm-04-02.xml
COMMAND LINE= /tmp/evaluation/252518-1168407727/cspfj.sh -solver Combo -competition /tmp/evaluation/252518-1168407727/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-252518-1168407727 -o ROOT/results/node30/solver-252518-1168407727 -C 1800 -M 900  /tmp/evaluation/252518-1168407727/cspfj.sh -solver Combo -competition /tmp/evaluation/252518-1168407727/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  b1c4fe40729b7bd02636a8fe1cbcd2e2

RANDOM SEED= 16447387

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.234
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.234
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:       1509760 kB
Buffers:         37912 kB
Cached:         343700 kB
SwapCached:       2588 kB
Active:         264936 kB
Inactive:       226144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509760 kB
SwapTotal:     4192956 kB
SwapFree:      4167304 kB
Dirty:           47972 kB
Writeback:           0 kB
Mapped:         125556 kB
Slab:            39720 kB
Committed_AS:  4282584 kB
PageTables:       2488 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= 66469 MiB



End job on node30 on Wed Jan 10 05:45:33 UTC 2007