Trace number 216269

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? 198.858 200.081

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-9-16-19.xml
MD5SUMd911335f6fe79101861b529ce7b19422
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

199.92	Jan 8, 2007 8:03:31 AM cspfj.ResultHandler fail
199.92	WARNING: java.lang.OutOfMemoryError: Java heap space (/tmp/evaluation/216269-1168239610/unknown.xml)
199.92	Jan 8, 2007 8:03:31 AM cspfj.ResultHandler fail
199.92	WARNING: []
199.92	s UNKNOWN
199.92	c java.lang.OutOfMemoryError: Java heap space /tmp/evaluation/216269-1168239610/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/node55/watcher-216269-1168239610 -o ROOT/results/node55/solver-216269-1168239610 -C 1800 -M 900 /tmp/evaluation/216269-1168239610/cspfj.sh -competition /tmp/evaluation/216269-1168239610/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 1.97 5/81 30073
/proc/meminfo: memFree=1736960/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 172359339 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761778258 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/30072/statm: 1338 228 191 169 0 49 0
[pid=30074] ppid=30072 vsize=2384 CPUtime=0
/proc/30074/stat : 30074 (dirname) R 30072 30072 28924 0 -1 4194304 70 0 0 0 0 0 0 0 22 0 1 0 172359339 2441216 38 18446744073709551615 4194304 4208292 548682069488 18446744073709551615 248761832261 0 0 4096 0 0 0 0 17 1 0 0
/proc/30074/statm: 596 38 25 3 0 9 0

[startup+0.105926 s]
/proc/loadavg: 2.00 2.00 1.97 5/81 30073
/proc/meminfo: memFree=1736960/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.517969 s]
/proc/loadavg: 2.00 2.00 1.97 5/81 30073
/proc/meminfo: memFree=1736960/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34104 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 30082
/proc/meminfo: memFree=1462976/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=865600 CPUtime=1.31
/proc/30075/stat : 30075 (java) R 30072 30072 28924 0 -1 0 70383 0 1 0 103 28 0 0 25 0 8 0 172359340 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073744500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216400 70064 1824 14 0 203662 0
[pid=30075/tid=30076] ppid=30072 vsize=865600 CPUtime=0.09
/proc/30075/task/30076/stat : 30076 (java) S 30072 30072 28924 0 -1 64 944 0 0 0 9 0 0 0 16 0 8 0 172359343 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172359344 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 172359344 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=865600 CPUtime=0.13
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 469 0 0 0 13 0 0 0 16 0 8 0 172359347 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 886374400 70064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 886374400 70064 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) 870952

[startup+2.97821 s]
/proc/loadavg: 2.00 2.00 1.97 4/89 30082
/proc/meminfo: memFree=1198848/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=865600 CPUtime=2.94
/proc/30075/stat : 30075 (java) S 30072 30072 28924 0 -1 0 136301 0 1 0 239 55 0 0 25 0 8 0 172359340 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216400 135979 1833 14 0 203662 0
[pid=30075/tid=30076] ppid=30072 vsize=865600 CPUtime=0.41
/proc/30075/task/30076/stat : 30076 (java) R 30072 30072 28924 0 -1 64 1281 0 0 0 41 0 0 0 19 0 8 0 172359343 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155526126 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172359344 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=865600 CPUtime=0.14
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 476 0 0 0 14 0 0 0 16 0 8 0 172359347 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 886374400 135979 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 870952

[startup+6.27853 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 30082
/proc/meminfo: memFree=1099648/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=865600 CPUtime=6.22
/proc/30075/stat : 30075 (java) S 30072 30072 28924 0 -1 0 161023 0 1 0 555 67 0 0 16 0 8 0 172359340 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216400 160668 1835 14 0 203662 0
[pid=30075/tid=30076] ppid=30072 vsize=865600 CPUtime=3.03
/proc/30075/task/30076/stat : 30076 (java) R 30072 30072 28924 0 -1 64 17707 0 0 0 296 7 0 0 25 0 8 0 172359343 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155526126 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172359344 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=865600 CPUtime=0.23
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 530 0 0 0 23 0 0 0 15 0 8 0 172359347 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) R 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 886374400 160668 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 870952

[startup+12.7652 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 30082
/proc/meminfo: memFree=1056968/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=865600 CPUtime=12.68
/proc/30075/stat : 30075 (java) R 30072 30072 28924 0 -1 0 171833 0 1 0 1185 83 0 0 25 0 8 0 172359340 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155282737 0 2147221247 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216400 171432 1835 14 0 203662 0
[pid=30075/tid=30076] ppid=30072 vsize=865600 CPUtime=6.13
/proc/30075/task/30076/stat : 30076 (java) S 30072 30072 28924 0 -1 64 17709 0 0 0 605 8 0 0 16 0 8 0 172359343 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172359344 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=865600 CPUtime=0.32
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 570 0 0 0 32 0 0 0 15 0 8 0 172359347 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=865600 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 886374400 171432 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 870952

[startup+25.6574 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 30082
/proc/meminfo: memFree=1051272/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=865836 CPUtime=25.51
/proc/30075/stat : 30075 (java) R 30072 30072 28924 0 -1 0 173299 0 1 0 2450 101 0 0 25 0 8 0 172359340 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073764556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216459 172876 1835 14 0 203721 0
[pid=30075/tid=30076] ppid=30072 vsize=865836 CPUtime=7.24
/proc/30075/task/30076/stat : 30076 (java) S 30072 30072 28924 0 -1 64 17764 0 0 0 716 8 0 0 17 0 8 0 172359343 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=865836 CPUtime=0
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172359344 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=865836 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=865836 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=865836 CPUtime=0.37
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 587 0 0 0 36 1 0 0 16 0 8 0 172359347 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=865836 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=865836 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 886616064 172876 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 871188

[startup+51.3109 s]
/proc/loadavg: 2.06 2.01 1.97 3/95 30108
/proc/meminfo: memFree=1043384/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=866804 CPUtime=51.01
/proc/30075/stat : 30075 (java) R 30072 30072 28924 0 -1 0 175138 0 1 0 4978 123 0 0 25 0 8 0 172359340 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073856138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216701 174536 1835 14 0 203963 0
[pid=30075/tid=30076] ppid=30072 vsize=866804 CPUtime=11.08
/proc/30075/task/30076/stat : 30076 (java) S 30072 30072 28924 0 -1 64 18153 0 0 0 1100 8 0 0 16 0 8 0 172359343 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=866804 CPUtime=0.01
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 172359344 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=866804 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=866804 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=866804 CPUtime=0.37
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 587 0 0 0 36 1 0 0 16 0 8 0 172359347 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=866804 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=866804 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 887607296 174536 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 872156

[startup+102.534 s]
/proc/loadavg: 2.19 2.06 1.99 3/95 30226
/proc/meminfo: memFree=1036176/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=867420 CPUtime=101.87
/proc/30075/stat : 30075 (java) S 30072 30072 28924 0 -1 0 180130 0 1 0 10036 151 0 0 24 0 8 0 172359340 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 216855 176226 1835 14 0 204117 0
[pid=30075/tid=30076] ppid=30072 vsize=867420 CPUtime=28.6
/proc/30075/task/30076/stat : 30076 (java) R 30072 30072 28924 0 -1 64 19551 0 0 0 2850 10 0 0 24 0 8 0 172359343 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153444964 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=867420 CPUtime=0.01
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 172359344 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=867420 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=867420 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=867420 CPUtime=0.37
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 587 0 0 0 36 1 0 0 16 0 8 0 172359347 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=867420 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=867420 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 888238080 176226 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 872772

[startup+162.614 s]
/proc/loadavg: 2.14 2.06 2.00 3/89 30280
/proc/meminfo: memFree=1034056/2055920 swapFree=4192192/4192956
[pid=30072] ppid=30070 vsize=5352 CPUtime=0
/proc/30072/stat : 30072 (cspfj.sh) S 30070 30072 28924 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 172359339 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30072/statm: 1338 240 201 169 0 49 0
[pid=30075] ppid=30072 vsize=868432 CPUtime=161.6
/proc/30075/stat : 30075 (java) S 30072 30072 28924 0 -1 0 185623 0 1 0 15994 166 0 0 20 0 8 0 172359340 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30075/statm: 217108 177036 1835 14 0 204370 0
[pid=30075/tid=30076] ppid=30072 vsize=868432 CPUtime=71.38
/proc/30075/task/30076/stat : 30076 (java) R 30072 30072 28924 0 -1 64 22681 0 0 0 7123 15 0 0 25 0 8 0 172359343 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4154022738 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30077] ppid=30072 vsize=868432 CPUtime=0.01
/proc/30075/task/30077/stat : 30077 (java) S 30072 30072 28924 0 -1 64 11 0 0 0 1 0 0 0 15 0 8 0 172359344 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30078] ppid=30072 vsize=868432 CPUtime=0
/proc/30075/task/30078/stat : 30078 (java) S 30072 30072 28924 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 172359344 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30079] ppid=30072 vsize=868432 CPUtime=0
/proc/30075/task/30079/stat : 30079 (java) S 30072 30072 28924 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172359347 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30080] ppid=30072 vsize=868432 CPUtime=0.37
/proc/30075/task/30080/stat : 30080 (java) S 30072 30072 28924 0 -1 64 587 0 0 0 36 1 0 0 16 0 8 0 172359347 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30081] ppid=30072 vsize=868432 CPUtime=0
/proc/30075/task/30081/stat : 30081 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172359347 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30075/tid=30082] ppid=30072 vsize=868432 CPUtime=0
/proc/30075/task/30082/stat : 30082 (java) S 30072 30072 28924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172359347 889274368 177036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 873784

Child status: 1
Real time (s): 200.081
CPU time (s): 198.858
CPU user time (s): 197.045
CPU system time (s): 1.81272
CPU usage (%): 99.3884
Max. virtual memory (cumulated for all children) (KiB): 873940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.045
system time used= 1.81272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188285
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= 7639
involuntary context switches= 11429

runsolver used 0.243962 s user time and 0.649901 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Jan  8 07:00:11 UTC 2007


IDJOB= 216269
IDBENCH= 5065
FILE ID= node55/216269-1168239610

PBS_JOBID= 3481477

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-9-16-19.xml
COMMAND LINE= /tmp/evaluation/216269-1168239610/cspfj.sh -competition /tmp/evaluation/216269-1168239610/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-216269-1168239610 -o ROOT/results/node55/solver-216269-1168239610 -C 1800 -M 900  /tmp/evaluation/216269-1168239610/cspfj.sh -competition /tmp/evaluation/216269-1168239610/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  d911335f6fe79101861b529ce7b19422

RANDOM SEED= 846872306

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.218
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.218
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:       1737376 kB
Buffers:         43156 kB
Cached:         150016 kB
SwapCached:        424 kB
Active:         164052 kB
Inactive:        97700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737376 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          86332 kB
Slab:            42048 kB
Committed_AS:  4455420 kB
PageTables:       1924 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= 66552 MiB



End job on node55 on Mon Jan  8 07:03:31 UTC 2007