Trace number 273127

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 2007-01-16? 234.873 235.102

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)

234.95	Jan 19, 2007 4:42:36 AM cspfj.ResultHandler fail
234.95	WARNING: java.lang.OutOfMemoryError: Java heap space (/tmp/evaluation/273127-1169177919/unknown.xml)
234.95	Jan 19, 2007 4:42:36 AM cspfj.ResultHandler fail
234.95	WARNING: []
234.95	s UNKNOWN
234.95	c java.lang.OutOfMemoryError: Java heap space /tmp/evaluation/273127-1169177919/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/node59/watcher-273127-1169177919 -o ROOT/results/node59/solver-273127-1169177919 -C 1800 -M 900 /tmp/evaluation/273127-1169177919/cspfj.sh -competition /tmp/evaluation/273127-1169177919/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: 0.92 0.98 1.04 5/81 25282
/proc/meminfo: memFree=1500032/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) R 25279 25281 25110 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 266190024 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25281/statm: 1338 228 191 169 0 49 0
[pid=25283] ppid=25281 vsize=5352 CPUtime=0
/proc/25283/stat : 25283 (cspfj.sh) R 25281 25281 25110 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 266190025 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25283/statm: 1338 228 191 169 0 49 0

[startup+0.105338 s]
/proc/loadavg: 0.92 0.98 1.04 5/81 25282
/proc/meminfo: memFree=1500032/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513381 s]
/proc/loadavg: 0.92 0.98 1.04 5/81 25282
/proc/meminfo: memFree=1500032/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33647 s]
/proc/loadavg: 0.92 0.98 1.04 4/89 25291
/proc/meminfo: memFree=1482944/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866220 CPUtime=1.31
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 5812 0 1 0 124 7 0 0 24 0 8 0 266190025 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073462899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216555 5190 1742 14 0 203825 0
[pid=25284/tid=25285] ppid=25281 vsize=866220 CPUtime=0.32
/proc/25284/task/25285/stat : 25285 (java) S 25281 25281 25110 0 -1 64 1626 0 0 0 29 3 0 0 16 0 8 0 266190028 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866220 CPUtime=0.14
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 629 0 0 0 14 0 0 0 16 0 8 0 266190032 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887009280 5190 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 871572

[startup+2.98965 s]
/proc/loadavg: 1.17 1.03 1.05 3/89 25291
/proc/meminfo: memFree=1474624/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866220 CPUtime=2.95
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 8023 0 1 0 283 12 0 0 25 0 8 0 266190025 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073462862 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216555 6760 1742 14 0 203825 0
[pid=25284/tid=25285] ppid=25281 vsize=866220 CPUtime=0.85
/proc/25284/task/25285/stat : 25285 (java) S 25281 25281 25110 0 -1 64 3115 0 0 0 78 7 0 0 16 0 8 0 266190028 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866220 CPUtime=0.14
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 629 0 0 0 14 0 0 0 16 0 8 0 266190032 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866220 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887009280 6760 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 871572

[startup+6.19001 s]
/proc/loadavg: 1.17 1.03 1.05 4/89 25291
/proc/meminfo: memFree=1325968/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866296 CPUtime=6.13
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 46772 0 1 0 579 34 0 0 25 0 8 0 266190025 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216574 45187 1835 14 0 203835 0
[pid=25284/tid=25285] ppid=25281 vsize=866296 CPUtime=1.42
/proc/25284/task/25285/stat : 25285 (java) R 25281 25281 25110 0 -1 64 8139 0 0 0 132 10 0 0 16 0 8 0 266190028 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155526175 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866296 CPUtime=0.31
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 706 0 0 0 30 1 0 0 15 0 8 0 266190032 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887087104 45187 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 871648

[startup+12.6795 s]
/proc/loadavg: 1.29 1.06 1.06 3/89 25291
/proc/meminfo: memFree=1101328/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866296 CPUtime=12.62
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 96360 0 1 0 1195 67 0 0 25 0 8 0 266190025 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073798435 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216574 94766 1835 14 0 203835 0
[pid=25284/tid=25285] ppid=25281 vsize=866296 CPUtime=1.88
/proc/25284/task/25285/stat : 25285 (java) S 25281 25281 25110 0 -1 64 29004 0 0 0 170 18 0 0 16 0 8 0 266190028 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866296 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 743 0 0 0 39 1 0 0 15 0 8 0 266190032 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887087104 94766 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 871648

[startup+25.549 s]
/proc/loadavg: 1.40 1.09 1.07 3/89 25291
/proc/meminfo: memFree=937680/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866296 CPUtime=25.49
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 133956 0 1 0 2448 101 0 0 25 0 8 0 266190025 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073798435 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216574 132355 1835 14 0 203835 0
[pid=25284/tid=25285] ppid=25281 vsize=866296 CPUtime=2.34
/proc/25284/task/25285/stat : 25285 (java) S 25281 25281 25110 0 -1 64 54581 0 0 0 204 30 0 0 16 0 8 0 266190028 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866296 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 743 0 0 0 39 1 0 0 15 0 8 0 266190032 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866296 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887087104 132355 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 871648

[startup+51.2058 s]
/proc/loadavg: 1.67 1.18 1.10 3/89 25291
/proc/meminfo: memFree=769040/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=866584 CPUtime=51.13
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 171584 0 1 0 4972 141 0 0 25 0 8 0 266190025 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073798429 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 216646 169757 1835 14 0 203907 0
[pid=25284/tid=25285] ppid=25281 vsize=866584 CPUtime=3.96
/proc/25284/task/25285/stat : 25285 (java) S 25281 25281 25110 0 -1 64 90547 0 0 0 349 47 0 0 16 0 8 0 266190028 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=866584 CPUtime=0
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266190029 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=866584 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=866584 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=866584 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 743 0 0 0 39 1 0 0 16 0 8 0 266190032 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=866584 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=866584 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 887382016 169757 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 871936

[startup+102.421 s]
/proc/loadavg: 1.87 1.32 1.15 3/89 25291
/proc/meminfo: memFree=708304/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=868636 CPUtime=102.32
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 182966 0 1 0 10064 168 0 0 25 0 8 0 266190025 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 217159 178255 1836 14 0 204420 0
[pid=25284/tid=25285] ppid=25281 vsize=868636 CPUtime=13.59
/proc/25284/task/25285/stat : 25285 (java) R 25281 25281 25110 0 -1 64 96197 0 0 0 1309 50 0 0 16 0 8 0 266190028 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4152891240 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=868636 CPUtime=0.01
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 266190029 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=868636 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=868636 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=868636 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 745 0 0 0 39 1 0 0 16 0 8 0 266190032 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=868636 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=868636 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266190032 889483264 178255 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 873988

[startup+162.475 s]
/proc/loadavg: 2.20 1.50 1.22 4/89 25291
/proc/meminfo: memFree=680272/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=870180 CPUtime=162.36
/proc/25284/stat : 25284 (java) R 25281 25281 25110 0 -1 0 192830 0 1 0 16052 184 0 0 25 0 8 0 266190025 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 217545 179023 1836 14 0 204806 0
[pid=25284/tid=25285] ppid=25281 vsize=870180 CPUtime=54.26
/proc/25284/task/25285/stat : 25285 (java) R 25281 25281 25110 0 -1 64 101895 0 0 0 5372 54 0 0 17 0 8 0 266190028 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153789616 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=870180 CPUtime=0.01
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 266190029 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=870180 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=870180 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=870180 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 745 0 0 0 39 1 0 0 16 0 8 0 266190032 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=870180 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=870180 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 266190032 891064320 179023 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 875532

[startup+222.54 s]
/proc/loadavg: 2.26 1.66 1.29 3/89 25291
/proc/meminfo: memFree=669520/2055920 swapFree=4192680/4192956
[pid=25281] ppid=25279 vsize=5352 CPUtime=0
/proc/25281/stat : 25281 (cspfj.sh) S 25279 25281 25110 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 266190024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25281/statm: 1338 240 201 169 0 49 0
[pid=25284] ppid=25281 vsize=869936 CPUtime=222.4
/proc/25284/stat : 25284 (java) S 25281 25281 25110 0 -1 0 200950 0 1 0 22049 191 0 0 17 0 8 0 266190025 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25284/statm: 217484 179080 1836 14 0 204745 0
[pid=25284/tid=25285] ppid=25281 vsize=869936 CPUtime=112.35
/proc/25284/task/25285/stat : 25285 (java) R 25281 25281 25110 0 -1 64 109548 0 0 0 11174 61 0 0 25 0 8 0 266190028 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155523696 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25286] ppid=25281 vsize=869936 CPUtime=0.01
/proc/25284/task/25286/stat : 25286 (java) S 25281 25281 25110 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 266190029 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25287] ppid=25281 vsize=869936 CPUtime=0
/proc/25284/task/25287/stat : 25287 (java) S 25281 25281 25110 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 266190029 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25288] ppid=25281 vsize=869936 CPUtime=0
/proc/25284/task/25288/stat : 25288 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 266190032 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25289] ppid=25281 vsize=869936 CPUtime=0.4
/proc/25284/task/25289/stat : 25289 (java) S 25281 25281 25110 0 -1 64 745 0 0 0 39 1 0 0 16 0 8 0 266190032 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25290] ppid=25281 vsize=869936 CPUtime=0
/proc/25284/task/25290/stat : 25290 (java) S 25281 25281 25110 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 266190032 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25284/tid=25291] ppid=25281 vsize=869936 CPUtime=0
/proc/25284/task/25291/stat : 25291 (java) S 25281 25281 25110 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 266190032 890814464 179080 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 875288

Child status: 1
Real time (s): 235.102
CPU time (s): 234.873
CPU user time (s): 232.824
CPU system time (s): 2.04969
CPU usage (%): 99.9027
Max. virtual memory (cumulated for all children) (KiB): 875532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 232.824
system time used= 2.04969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202966
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15234
involuntary context switches= 14698

runsolver used 0.310952 s user time and 0.747886 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Fri Jan 19 03:38:41 UTC 2007


IDJOB= 273127
IDBENCH= 12946
IDSOLVER= 91
FILE ID= node59/273127-1169177919

PBS_JOBID= 3584261

Free space on /tmp= 66538 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/bmc/bmc-ibm-04-02.xml
COMMAND LINE= /tmp/evaluation/273127-1169177919/cspfj.sh  -competition /tmp/evaluation/273127-1169177919/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-273127-1169177919 -o ROOT/results/node59/solver-273127-1169177919 -C 1800 -M 900  /tmp/evaluation/273127-1169177919/cspfj.sh  -competition /tmp/evaluation/273127-1169177919/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  b1c4fe40729b7bd02636a8fe1cbcd2e2

RANDOM SEED= 275228051

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.239
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.239
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:       1500512 kB
Buffers:         45964 kB
Cached:         402972 kB
SwapCached:          0 kB
Active:         124132 kB
Inactive:       355892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500512 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:           27348 kB
Writeback:           0 kB
Mapped:          49080 kB
Slab:            60616 kB
Committed_AS:  4978956 kB
PageTables:       1972 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= 66538 MiB



End job on node59 on Fri Jan 19 03:42:47 UTC 2007