Trace number 270777

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 48.8026 48.8307

DiagnosticValue
CHECKS32989490
NODES301

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-7.xml
MD5SUM336f9727f83de4902cc9d6bc31a3cb37
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9597
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

48.78	v -2316 2608 -2612 2436 -2384 2248 2452 -2364 -2384 -2408 2288 -2240 -2308 2432 2608 2504 2364 -2576 2644 2576 -2160 2440 2228 -2292 2600 2316 2348 -2524 -2220 -2392 2252 -2168 -2572 -2448 -2592 2564 2536 -2416 2204 2580 2276 2388 -2276 2196 2180 2528 -2564 2164 2168 2268 -2640 2524 -2172 -2564 -2388 -2348 2568 -2460 -2568 2340 2464 2592 2516 -2264 2324 2464 2460 2548 -2440 -2480 2456 2428 2608 2600 2396 -2280 -2452 -2608 -2228 2556 2188 2468 2284 -2324 -2200 -2612 -2492 2512 2572 -2220 2384 -2388 2612 -2568 2520 -2512 -2572 2204 2484 -2628 2372 -2568 2360 2528 -2320 -2208 -2556 -2340 2604 -2400 2524 -2656 2296 2496 -2504 -2344 2652 -2472 -2220 2580 2408 -2600 2260 -2224 2292 -2648 2640 2544 -2264 -2392 2428 -2568 -2636 2404 2208 2536 2628 2552 -2228 -2404 2188 2428 2616 2400 2620 2160 -2172 2308 -2276 -2556 2536 2312 -2620 -2508 2568 -2568 2540 -2236 -2576 2560 -2552 2244 -2564 -2204 -2332 2208 -2364 2560 -2364 -2180 -2372 2456 -2608 -2436 -2368 -2604 2412 2588 -2608 2568 2300 2496 -2552 -2532 -2560 -2600 -2212 -2260 -2172 2528 -2580 2552 2648 2168 -2580 2348 -2364 2452 2556 -2236 2520 2600 2404 -2560 -2480 -2496 -2540 2440 -2360 -2560 -2164 2440 -2236 -2528 -2596 -2552 -2560 -2448 -2404 2588 2420 -2216 -2588 2644 -2324 2592 2520 2352 2548 -2488 2608 2200 -2588 -2444 -2480 2596 -2408 -2384 -2344 -2224 2628 2184 2388 -2336 2268 -2612 -2656 2512 -2600 -2596 -2584 2604 -2472 -2600 -2176 -2428 -2408 2524 2640 2332 2380 2596 -2616 2604 2448 2312 -2608 2396 -2412 -2572 -2412 -2224 2500 2452 2652 2212 -2468 -2612 -2464 -2432 2616 2432 2356 -2212 -2252 2300 -2236 2424 2272 2396 -2616 -2196 2640 -2568 2320 -2600 2344 2564 2504 -2436 
48.78	s SATISFIABLE
48.78	c 7.0099998 s
48.78	d NODES 301
48.78	d CHECKS 32989490

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/node17/watcher-270777-1169150751 -o ROOT/results/node17/solver-270777-1169150751 -C 1800 -M 900 /tmp/evaluation/270777-1169150751/cspfj.sh -competition /tmp/evaluation/270777-1169150751/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.79 1.65 1.82 4/81 21646
/proc/meminfo: memFree=1565520/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) R 21643 21645 21272 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482879589 0 0 4100 65536 0 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0

[startup+0.104196 s]
/proc/loadavg: 1.79 1.65 1.82 4/81 21646
/proc/meminfo: memFree=1565520/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512238 s]
/proc/loadavg: 1.79 1.65 1.82 4/81 21646
/proc/meminfo: memFree=1565520/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33333 s]
/proc/loadavg: 1.88 1.68 1.83 3/102 21714
/proc/meminfo: memFree=1538336/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
[pid=21648] ppid=21645 vsize=866264 CPUtime=1.33
/proc/21648/stat : 21648 (java) R 21645 21645 21272 0 -1 0 6882 0 1 0 126 7 0 0 15 0 8 0 263469919 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21648/statm: 216566 6581 1829 14 0 203827 0
[pid=21648/tid=21649] ppid=21645 vsize=866264 CPUtime=0.18
/proc/21648/task/21649/stat : 21649 (java) R 21645 21645 21272 0 -1 64 2556 0 0 0 18 0 0 0 16 0 8 0 263469922 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21650] ppid=21645 vsize=866264 CPUtime=0
/proc/21648/task/21650/stat : 21650 (java) S 21645 21645 21272 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 263469922 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21651] ppid=21645 vsize=866264 CPUtime=0
/proc/21648/task/21651/stat : 21651 (java) S 21645 21645 21272 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 263469922 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21652] ppid=21645 vsize=866264 CPUtime=0
/proc/21648/task/21652/stat : 21652 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 263469925 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21653] ppid=21645 vsize=866264 CPUtime=0.24
/proc/21648/task/21653/stat : 21653 (java) S 21645 21645 21272 0 -1 64 670 0 0 0 23 1 0 0 15 0 8 0 263469925 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21654] ppid=21645 vsize=866264 CPUtime=0
/proc/21648/task/21654/stat : 21654 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 263469925 887054336 6581 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21655] ppid=21645 vsize=866264 CPUtime=0
/proc/21648/task/21655/stat : 21655 (java) S 21645 21645 21272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 263469925 887054336 6582 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 871616

[startup+2.98851 s]
/proc/loadavg: 1.88 1.68 1.83 3/102 21714
/proc/meminfo: memFree=1506464/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
[pid=21648] ppid=21645 vsize=866364 CPUtime=2.98
/proc/21648/stat : 21648 (java) R 21645 21645 21272 0 -1 0 13290 0 1 0 283 15 0 0 16 0 8 0 263469919 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073613214 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21648/statm: 216591 12953 1829 14 0 203852 0
[pid=21648/tid=21649] ppid=21645 vsize=866364 CPUtime=0.54
/proc/21648/task/21649/stat : 21649 (java) S 21645 21645 21272 0 -1 64 8204 0 0 0 51 3 0 0 16 0 8 0 263469922 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21650] ppid=21645 vsize=866364 CPUtime=0
/proc/21648/task/21650/stat : 21650 (java) S 21645 21645 21272 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 263469922 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21651] ppid=21645 vsize=866364 CPUtime=0
/proc/21648/task/21651/stat : 21651 (java) S 21645 21645 21272 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 263469922 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21652] ppid=21645 vsize=866364 CPUtime=0
/proc/21648/task/21652/stat : 21652 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 263469925 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21653] ppid=21645 vsize=866364 CPUtime=0.32
/proc/21648/task/21653/stat : 21653 (java) S 21645 21645 21272 0 -1 64 703 0 0 0 30 2 0 0 16 0 8 0 263469925 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21654] ppid=21645 vsize=866364 CPUtime=0
/proc/21648/task/21654/stat : 21654 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 263469925 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21655] ppid=21645 vsize=866364 CPUtime=0
/proc/21648/task/21655/stat : 21655 (java) S 21645 21645 21272 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 263469925 887156736 12953 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 871716

[startup+6.22585 s]
/proc/loadavg: 1.88 1.68 1.83 4/102 21714
/proc/meminfo: memFree=1401440/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
[pid=21648] ppid=21645 vsize=867620 CPUtime=6.22
/proc/21648/stat : 21648 (java) R 21645 21645 21272 0 -1 0 24674 0 1 0 595 27 0 0 17 0 8 0 263469919 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073328002 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21648/statm: 216905 24311 1829 14 0 204166 0
[pid=21648/tid=21649] ppid=21645 vsize=867620 CPUtime=1.34
/proc/21648/task/21649/stat : 21649 (java) S 21645 21645 21272 0 -1 64 17976 0 0 0 127 7 0 0 16 0 8 0 263469922 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21650] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21650/stat : 21650 (java) S 21645 21645 21272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 263469922 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21651] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21651/stat : 21651 (java) S 21645 21645 21272 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 263469922 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21652] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21652/stat : 21652 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 263469925 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21653] ppid=21645 vsize=867620 CPUtime=0.37
/proc/21648/task/21653/stat : 21653 (java) S 21645 21645 21272 0 -1 64 724 0 0 0 35 2 0 0 15 0 8 0 263469925 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21654] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21654/stat : 21654 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 263469925 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21655] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21655/stat : 21655 (java) S 21645 21645 21272 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 263469925 888442880 24311 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 872972

[startup+12.7045 s]
/proc/loadavg: 1.90 1.69 1.83 4/102 21714
/proc/meminfo: memFree=1336672/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
[pid=21648] ppid=21645 vsize=867620 CPUtime=12.7
/proc/21648/stat : 21648 (java) R 21645 21645 21272 0 -1 0 30418 0 1 0 1234 36 0 0 25 0 8 0 263469919 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21648/statm: 216905 30047 1834 14 0 204166 0
[pid=21648/tid=21649] ppid=21645 vsize=867620 CPUtime=1.49
/proc/21648/task/21649/stat : 21649 (java) S 21645 21645 21272 0 -1 64 23022 0 0 0 139 10 0 0 16 0 8 0 263469922 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21650] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21650/stat : 21650 (java) S 21645 21645 21272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 263469922 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21651] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21651/stat : 21651 (java) S 21645 21645 21272 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 263469922 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21652] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21652/stat : 21652 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 263469925 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21653] ppid=21645 vsize=867620 CPUtime=0.94
/proc/21648/task/21653/stat : 21653 (java) S 21645 21645 21272 0 -1 64 1057 0 0 0 89 5 0 0 15 0 8 0 263469925 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21654] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21654/stat : 21654 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 263469925 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21655] ppid=21645 vsize=867620 CPUtime=0
/proc/21648/task/21655/stat : 21655 (java) S 21645 21645 21272 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 263469925 888442880 30047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 872972

[startup+25.5809 s]
/proc/loadavg: 1.92 1.70 1.83 3/102 21714
/proc/meminfo: memFree=1328352/2055920 swapFree=4192812/4192956
[pid=21645] ppid=21643 vsize=5352 CPUtime=0
/proc/21645/stat : 21645 (cspfj.sh) S 21643 21645 21272 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 263469918 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21645/statm: 1338 240 201 169 0 49 0
[pid=21648] ppid=21645 vsize=868412 CPUtime=25.57
/proc/21648/stat : 21648 (java) R 21645 21645 21272 0 -1 0 31475 0 1 0 2513 44 0 0 25 0 8 0 263469919 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4078942409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21648/statm: 217103 31104 1834 14 0 204364 0
[pid=21648/tid=21649] ppid=21645 vsize=868412 CPUtime=1.49
/proc/21648/task/21649/stat : 21649 (java) S 21645 21645 21272 0 -1 64 23022 0 0 0 139 10 0 0 16 0 8 0 263469922 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21650] ppid=21645 vsize=868412 CPUtime=0
/proc/21648/task/21650/stat : 21650 (java) S 21645 21645 21272 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 263469922 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21651] ppid=21645 vsize=868412 CPUtime=0
/proc/21648/task/21651/stat : 21651 (java) S 21645 21645 21272 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 263469922 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21652] ppid=21645 vsize=868412 CPUtime=0
/proc/21648/task/21652/stat : 21652 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 263469925 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21653] ppid=21645 vsize=868412 CPUtime=2.43
/proc/21648/task/21653/stat : 21653 (java) S 21645 21645 21272 0 -1 64 2106 0 0 0 231 12 0 0 15 0 8 0 263469925 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21648/tid=21654] ppid=21645 vsize=868412 CPUtime=0
/proc/21648/task/21654/stat : 21654 (java) S 21645 21645 21272 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 263469925 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21648/tid=21655] ppid=21645 vsize=868412 CPUtime=0
/proc/21648/task/21655/stat : 21655 (java) S 21645 21645 21272 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 263469925 889253888 31104 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 873764

Child status: 0
Real time (s): 48.8307
CPU time (s): 48.8026
CPU user time (s): 48.2117
CPU system time (s): 0.59091
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 876300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.2117
system time used= 0.59091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34258
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= 16016
involuntary context switches= 15320

runsolver used 0.052991 s user time and 0.179972 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu Jan 18 20:05:51 UTC 2007


IDJOB= 270777
IDBENCH= 4502
IDSOLVER= 91
FILE ID= node17/270777-1169150751

PBS_JOBID= 3582623

Free space on /tmp= 66564 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-7.xml
COMMAND LINE= /tmp/evaluation/270777-1169150751/cspfj.sh  -competition /tmp/evaluation/270777-1169150751/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-270777-1169150751 -o ROOT/results/node17/solver-270777-1169150751 -C 1800 -M 900  /tmp/evaluation/270777-1169150751/cspfj.sh  -competition /tmp/evaluation/270777-1169150751/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  336f9727f83de4902cc9d6bc31a3cb37

RANDOM SEED= 775158891

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.236
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.236
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:       1566000 kB
Buffers:         39952 kB
Cached:         319496 kB
SwapCached:          0 kB
Active:         183904 kB
Inactive:       233576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          77000 kB
Slab:            57536 kB
Committed_AS:  7297140 kB
PageTables:       2076 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= 66563 MiB



End job on node17 on Thu Jan 18 20:06:40 UTC 2007