Trace number 272947

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-16SAT 124.739 124.891

DiagnosticValue
CHECKS620320150
NODES100

General information on the benchmark

Nameprimes/primes-10/
primes-10-20-3-3.xml
MD5SUM43b48c8909843773c694ca17bbb7bf4c
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 benchmark0.022995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity6
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

124.78	v 2 2 11 3 10 2 2 2 2 29 2 2 2 29 19 19 2 29 2 11 6 2 2 2 2 2 20 23 13 27 29 21 2 23 2 2 13 2 2 10 23 2 2 2 4 2 28 2 29 23 5 2 2 2 2 6 25 2 2 23 27 6 2 2 23 29 2 23 23 28 13 2 29 2 2 19 2 16 2 2 2 2 11 27 14 2 2 2 2 2 29 2 29 3 2 11 2 2 2 29 
124.78	s SATISFIABLE
124.78	c 119.08 s
124.78	d NODES 100
124.78	d CHECKS 620320150

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-272947-1169176109 -o ROOT/results/node15/solver-272947-1169176109 -C 1800 -M 900 /tmp/evaluation/272947-1169176109/cspfj.sh -competition /tmp/evaluation/272947-1169176109/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.85 2.00 1.85 4/81 2228
/proc/meminfo: memFree=1511768/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) R 2225 2227 1287 0 -1 4194304 294 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 239 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472222195 0 0 4100 65536 0 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0

[startup+0.105495 s]
/proc/loadavg: 1.85 2.00 1.85 4/81 2228
/proc/meminfo: memFree=1511768/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513559 s]
/proc/loadavg: 1.85 2.00 1.85 4/81 2228
/proc/meminfo: memFree=1511768/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33671 s]
/proc/loadavg: 1.85 2.00 1.85 2/89 2240
/proc/meminfo: memFree=1030680/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=1.31
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 121983 0 1 0 82 49 0 0 25 0 8 0 266005980 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073517300 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 121724 1824 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.02
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 653 0 0 0 2 0 0 0 16 0 8 0 266005983 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.04
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 277 0 0 0 4 0 0 0 15 0 8 0 266005987 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 121724 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 121724 18446744073709551615 134512640 134570532 4294956512 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) 870412

[startup+2.98199 s]
/proc/loadavg: 1.78 1.98 1.84 2/89 2282
/proc/meminfo: memFree=961112/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=2.95
/proc/2230/stat : 2230 (java) S 2227 2227 1287 0 -1 0 149276 0 1 0 235 60 0 0 16 0 8 0 266005980 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149011 1836 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.7
/proc/2230/task/2231/stat : 2231 (java) R 2227 2227 1287 0 -1 64 19326 0 0 0 63 7 0 0 21 0 8 0 266005983 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4154022284 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 266005984 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.07
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 293 0 0 0 7 0 0 0 16 0 8 0 266005987 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149011 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149011 18446744073709551615 134512640 134570532 4294956512 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) 870412

[startup+6.27455 s]
/proc/loadavg: 1.78 1.98 1.84 3/102 2296
/proc/meminfo: memFree=889584/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=6.23
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 149467 0 1 0 563 60 0 0 25 0 8 0 266005980 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073592168 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149198 1841 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.74
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 19489 0 0 0 67 7 0 0 16 0 8 0 266005983 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.09
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 306 0 0 0 9 0 0 0 16 0 8 0 266005987 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149198 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 870412

[startup+12.7627 s]
/proc/loadavg: 1.81 1.98 1.84 3/102 2296
/proc/meminfo: memFree=889544/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=12.72
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 149471 0 1 0 1211 61 0 0 25 0 8 0 266005980 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073593040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149201 1841 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.74
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 19489 0 0 0 67 7 0 0 17 0 8 0 266005983 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.09
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 310 0 0 0 9 0 0 0 15 0 8 0 266005987 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149201 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 870412

[startup+25.6239 s]
/proc/loadavg: 1.76 1.97 1.84 3/102 2368
/proc/meminfo: memFree=438408/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=25.57
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 149472 0 1 0 2496 61 0 0 25 0 8 0 266005980 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073593052 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149202 1841 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.74
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 19489 0 0 0 67 7 0 0 16 0 8 0 266005983 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.09
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 311 0 0 0 9 0 0 0 16 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 870412

[startup+51.2453 s]
/proc/loadavg: 1.96 2.00 1.85 3/102 2368
/proc/meminfo: memFree=382088/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=51.15
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 149472 0 1 0 5054 61 0 0 25 0 8 0 266005980 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073592185 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149202 1841 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.74
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 19489 0 0 0 67 7 0 0 16 0 8 0 266005983 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.09
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 311 0 0 0 9 0 0 0 16 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149202 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 870412

[startup+102.483 s]
/proc/loadavg: 1.98 2.00 1.86 3/102 2368
/proc/meminfo: memFree=382088/2055920 swapFree=4173628/4192956
[pid=2227] ppid=2225 vsize=5352 CPUtime=0
/proc/2227/stat : 2227 (cspfj.sh) S 2225 2227 1287 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 266005979 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2227/statm: 1338 240 201 169 0 49 0
[pid=2230] ppid=2227 vsize=865060 CPUtime=102.33
/proc/2230/stat : 2230 (java) R 2227 2227 1287 0 -1 0 149474 0 1 0 10172 61 0 0 25 0 8 0 266005980 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073593175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2230/statm: 216265 149204 1841 14 0 203526 0
[pid=2230/tid=2231] ppid=2227 vsize=865060 CPUtime=0.74
/proc/2230/task/2231/stat : 2231 (java) S 2227 2227 1287 0 -1 64 19489 0 0 0 67 7 0 0 16 0 8 0 266005983 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2232] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2232/stat : 2232 (java) S 2227 2227 1287 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2233] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2233/stat : 2233 (java) S 2227 2227 1287 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 266005984 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2234] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2234/stat : 2234 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 266005987 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2235] ppid=2227 vsize=865060 CPUtime=0.1
/proc/2230/task/2235/stat : 2235 (java) S 2227 2227 1287 0 -1 64 313 0 0 0 10 0 0 0 16 0 8 0 266005987 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2236] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2236/stat : 2236 (java) S 2227 2227 1287 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 266005987 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2230/tid=2237] ppid=2227 vsize=865060 CPUtime=0
/proc/2230/task/2237/stat : 2237 (java) S 2227 2227 1287 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 266005987 885821440 149204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 870412

Child status: 0
Real time (s): 124.891
CPU time (s): 124.739
CPU user time (s): 124.028
CPU system time (s): 0.710891
CPU usage (%): 99.8782
Max. virtual memory (cumulated for all children) (KiB): 870412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.028
system time used= 0.710891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149953
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= 3136
involuntary context switches= 1299

runsolver used 0.221966 s user time and 0.337948 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri Jan 19 03:08:30 UTC 2007


IDJOB= 272947
IDBENCH= 11655
IDSOLVER= 91
FILE ID= node15/272947-1169176109

PBS_JOBID= 3584071

Free space on /tmp= 66564 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-20-3-3.xml
COMMAND LINE= /tmp/evaluation/272947-1169176109/cspfj.sh  -competition /tmp/evaluation/272947-1169176109/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-272947-1169176109 -o ROOT/results/node15/solver-272947-1169176109 -C 1800 -M 900  /tmp/evaluation/272947-1169176109/cspfj.sh  -competition /tmp/evaluation/272947-1169176109/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  43b48c8909843773c694ca17bbb7bf4c

RANDOM SEED= 62863397

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.276
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.276
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:       1512248 kB
Buffers:         49068 kB
Cached:         385772 kB
SwapCached:       5936 kB
Active:         138684 kB
Inactive:       332008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512248 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:          45452 kB
Slab:            57948 kB
Committed_AS:  7971428 kB
PageTables:       2220 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= 66564 MiB



End job on node15 on Fri Jan 19 03:10:36 UTC 2007