Trace number 270776

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.5116 48.8006

DiagnosticValue
CHECKS41790029
NODES311

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-8.xml
MD5SUMa5626f805a0c21e1617c11a14c43910c
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.89471
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.73	v -2400 2536 2584 -2444 -2168 -2260 -2464 -2320 2332 2364 2300 -2220 2268 2416 -2600 -2488 2360 -2572 2624 -2604 2160 2440 2200 -2292 -2624 2328 -2400 2520 2204 2416 -2304 2464 -2548 -2408 2576 2560 2516 -2404 2224 -2552 -2264 -2160 -2168 -2184 -2164 -2520 -2572 2160 2168 2308 2636 2548 -2164 2560 -2464 -2200 -2552 2492 2556 -2348 2420 -2564 2512 -2292 -2360 2464 2460 -2528 -2444 2480 2480 2476 -2588 2596 -2388 -2260 2460 -2576 -2240 -2568 2160 -2520 -2268 2308 2160 -2596 2424 2508 2564 2240 -2376 2372 -2604 -2568 2596 -2416 -2572 2200 -2540 2632 -2332 2536 -2368 -2520 2328 2228 2552 -2296 -2600 -2460 -2500 -2584 -2268 2460 2504 2336 -2636 2620 -2236 -2584 -2448 -2536 -2276 -2208 -2264 -2648 2604 2548 -2248 -2376 -2424 -2576 2588 -2352 2424 2532 -2632 -2468 2324 2204 2200 2480 2612 2404 -2620 2200 2216 -2320 2288 2568 -2500 -2312 -2624 2524 -2560 -2560 -2592 2224 -2556 2556 2456 2236 2576 2196 -2372 2208 -2312 2536 2448 2200 2348 2444 -2580 2428 -2392 -2584 2468 2568 -2592 2560 -2388 2520 2596 2508 -2528 -2616 2236 2304 2196 -2364 -2580 2604 2628 -2188 -2572 2360 2244 2428 2560 2208 -2520 -2576 2388 2576 2480 -2492 2532 2400 -2324 -2576 -2184 -2420 -2224 -2528 -2628 -2616 -2564 -2324 2408 2588 -2452 2264 -2592 -2572 2320 -2556 -2568 -2340 -2564 2404 -2608 2200 -2592 2428 -2440 2520 -2352 2352 2292 2252 -2628 2360 2360 -2308 -2284 -2612 2652 -2580 2616 2608 -2588 -2612 2404 2604 2224 2412 2420 -2536 -2584 2308 -2256 -2528 -2612 2532 2460 -2380 -2596 2360 -2452 2572 -2420 -2400 -2420 2492 2624 2176 -2436 -2532 2448 2456 -2544 2444 -2360 2204 2252 2264 2224 -2392 2272 2404 2644 -2184 2656 2540 -2284 -2564 -2208 2508 -2380 2400 
48.74	s SATISFIABLE
48.74	c 8.46 s
48.74	d NODES 311
48.74	d CHECKS 41790029

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/node5/watcher-270776-1169150744 -o ROOT/results/node5/solver-270776-1169150744 -C 1800 -M 900 /tmp/evaluation/270776-1169150744/cspfj.sh -competition /tmp/evaluation/270776-1169150744/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.19 1.75 1.78 5/94 30152
/proc/meminfo: memFree=1366688/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=18540 CPUtime=0
/proc/30151/stat : 30151 (runsolver) R 30149 30151 29548 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 243688841 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30151/statm: 4635 279 244 17 0 2626 0

[startup+0.109864 s]
/proc/loadavg: 2.19 1.75 1.78 5/94 30152
/proc/meminfo: memFree=1366688/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.517908 s]
/proc/loadavg: 2.19 1.75 1.78 5/94 30152
/proc/meminfo: memFree=1366688/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.339 s]
/proc/loadavg: 2.19 1.75 1.78 4/102 30161
/proc/meminfo: memFree=1339232/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
[pid=30154] ppid=30151 vsize=866264 CPUtime=1.28
/proc/30154/stat : 30154 (java) R 30151 30151 29548 0 -1 0 6671 0 1 0 122 6 0 0 24 0 8 0 243688842 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155213673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30154/statm: 216566 6372 1829 14 0 203827 0
[pid=30154/tid=30155] ppid=30151 vsize=866264 CPUtime=0.18
/proc/30154/task/30155/stat : 30155 (java) S 30151 30151 29548 0 -1 64 2366 0 0 0 17 1 0 0 16 0 8 0 243688845 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30156] ppid=30151 vsize=866264 CPUtime=0
/proc/30154/task/30156/stat : 30156 (java) S 30151 30151 29548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 243688846 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30157] ppid=30151 vsize=866264 CPUtime=0
/proc/30154/task/30157/stat : 30157 (java) S 30151 30151 29548 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 243688846 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30158] ppid=30151 vsize=866264 CPUtime=0
/proc/30154/task/30158/stat : 30158 (java) S 30151 30151 29548 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 243688849 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30159] ppid=30151 vsize=866264 CPUtime=0.25
/proc/30154/task/30159/stat : 30159 (java) S 30151 30151 29548 0 -1 64 671 0 0 0 25 0 0 0 15 0 8 0 243688849 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30160] ppid=30151 vsize=866264 CPUtime=0
/proc/30154/task/30160/stat : 30160 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 243688849 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30161] ppid=30151 vsize=866264 CPUtime=0
/proc/30154/task/30161/stat : 30161 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 243688849 887054336 6372 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 871616

[startup+2.99619 s]
/proc/loadavg: 2.26 1.77 1.79 4/102 30161
/proc/meminfo: memFree=1321120/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
[pid=30154] ppid=30151 vsize=866368 CPUtime=2.94
/proc/30154/stat : 30154 (java) R 30151 30151 29548 0 -1 0 13028 0 1 0 281 13 0 0 25 0 8 0 243688842 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155059345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30154/statm: 216592 12692 1829 14 0 203853 0
[pid=30154/tid=30155] ppid=30151 vsize=866368 CPUtime=0.52
/proc/30154/task/30155/stat : 30155 (java) S 30151 30151 29548 0 -1 64 7959 0 0 0 49 3 0 0 16 0 8 0 243688845 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30156] ppid=30151 vsize=866368 CPUtime=0
/proc/30154/task/30156/stat : 30156 (java) S 30151 30151 29548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 243688846 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30157] ppid=30151 vsize=866368 CPUtime=0
/proc/30154/task/30157/stat : 30157 (java) S 30151 30151 29548 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 243688846 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30158] ppid=30151 vsize=866368 CPUtime=0
/proc/30154/task/30158/stat : 30158 (java) S 30151 30151 29548 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 243688849 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30159] ppid=30151 vsize=866368 CPUtime=0.32
/proc/30154/task/30159/stat : 30159 (java) S 30151 30151 29548 0 -1 64 703 0 0 0 32 0 0 0 16 0 8 0 243688849 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30160] ppid=30151 vsize=866368 CPUtime=0
/proc/30154/task/30160/stat : 30160 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 243688849 887160832 12692 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30161] ppid=30151 vsize=866368 CPUtime=0
/proc/30154/task/30161/stat : 30161 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 243688849 887160832 12692 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) 871720

[startup+6.21656 s]
/proc/loadavg: 2.26 1.77 1.79 4/102 30161
/proc/meminfo: memFree=1267304/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
[pid=30154] ppid=30151 vsize=866564 CPUtime=6.14
/proc/30154/stat : 30154 (java) R 30151 30151 29548 0 -1 0 24658 0 1 0 589 25 0 0 25 0 8 0 243688842 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073568243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30154/statm: 216641 24295 1829 14 0 203902 0
[pid=30154/tid=30155] ppid=30151 vsize=866564 CPUtime=1.3
/proc/30154/task/30155/stat : 30155 (java) S 30151 30151 29548 0 -1 64 17979 0 0 0 124 6 0 0 16 0 8 0 243688845 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30156] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30156/stat : 30156 (java) S 30151 30151 29548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 243688846 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30157] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30157/stat : 30157 (java) S 30151 30151 29548 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 243688846 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30158] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30158/stat : 30158 (java) S 30151 30151 29548 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 243688849 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30159] ppid=30151 vsize=866564 CPUtime=0.38
/proc/30154/task/30159/stat : 30159 (java) S 30151 30151 29548 0 -1 64 725 0 0 0 37 1 0 0 16 0 8 0 243688849 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30160] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30160/stat : 30160 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 243688849 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30161] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30161/stat : 30161 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 243688849 887361536 24295 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 871916

[startup+12.6993 s]
/proc/loadavg: 2.14 1.77 1.79 2/89 30172
/proc/meminfo: memFree=1287320/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
[pid=30154] ppid=30151 vsize=866564 CPUtime=12.6
/proc/30154/stat : 30154 (java) R 30151 30151 29548 0 -1 0 30422 0 1 0 1226 34 0 0 17 0 8 0 243688842 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074216535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30154/statm: 216641 30051 1835 14 0 203902 0
[pid=30154/tid=30155] ppid=30151 vsize=866564 CPUtime=1.44
/proc/30154/task/30155/stat : 30155 (java) S 30151 30151 29548 0 -1 64 23032 0 0 0 136 8 0 0 16 0 8 0 243688845 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30154/tid=30156] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30156/stat : 30156 (java) S 30151 30151 29548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 243688846 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30157] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30157/stat : 30157 (java) S 30151 30151 29548 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 243688846 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30158] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30158/stat : 30158 (java) S 30151 30151 29548 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 243688849 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30159] ppid=30151 vsize=866564 CPUtime=0.95
/proc/30154/task/30159/stat : 30159 (java) S 30151 30151 29548 0 -1 64 1060 0 0 0 92 3 0 0 16 0 8 0 243688849 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30154/tid=30160] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30160/stat : 30160 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 243688849 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30161] ppid=30151 vsize=866564 CPUtime=0
/proc/30154/task/30161/stat : 30161 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 243688849 887361536 30051 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 871916

[startup+25.5237 s]
/proc/loadavg: 2.11 1.77 1.79 3/102 30233
/proc/meminfo: memFree=1168112/2055920 swapFree=4192812/4192956
[pid=30151] ppid=30149 vsize=5352 CPUtime=0
/proc/30151/stat : 30151 (cspfj.sh) S 30149 30151 29548 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 243688841 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30151/statm: 1338 240 201 169 0 49 0
[pid=30154] ppid=30151 vsize=868380 CPUtime=25.39
/proc/30154/stat : 30154 (java) R 30151 30151 29548 0 -1 0 31548 0 1 0 2495 44 0 0 25 0 8 0 243688842 889221120 31177 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30154/statm: 217095 31177 1835 14 0 204356 0
[pid=30154/tid=30155] ppid=30151 vsize=868380 CPUtime=1.44
/proc/30154/task/30155/stat : 30155 (java) S 30151 30151 29548 0 -1 64 23032 0 0 0 136 8 0 0 16 0 8 0 243688845 889221120 31177 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30154/tid=30156] ppid=30151 vsize=868380 CPUtime=0
/proc/30154/task/30156/stat : 30156 (java) S 30151 30151 29548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 243688846 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30157] ppid=30151 vsize=868380 CPUtime=0
/proc/30154/task/30157/stat : 30157 (java) S 30151 30151 29548 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 243688846 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30158] ppid=30151 vsize=868380 CPUtime=0
/proc/30154/task/30158/stat : 30158 (java) S 30151 30151 29548 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 243688849 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30159] ppid=30151 vsize=868380 CPUtime=2.35
/proc/30154/task/30159/stat : 30159 (java) S 30151 30151 29548 0 -1 64 2160 0 0 0 224 11 0 0 15 0 8 0 243688849 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30154/tid=30160] ppid=30151 vsize=868380 CPUtime=0
/proc/30154/task/30160/stat : 30160 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 243688849 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30154/tid=30161] ppid=30151 vsize=868380 CPUtime=0
/proc/30154/task/30161/stat : 30161 (java) S 30151 30151 29548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 243688849 889221120 31178 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 873732

Child status: 0
Real time (s): 48.8006
CPU time (s): 48.5116
CPU user time (s): 47.9267
CPU system time (s): 0.584911
CPU usage (%): 99.4079
Max. virtual memory (cumulated for all children) (KiB): 876164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.9267
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34265
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= 15955
involuntary context switches= 14793

runsolver used 0.06099 s user time and 0.171973 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu Jan 18 20:05:44 UTC 2007


IDJOB= 270776
IDBENCH= 4501
IDSOLVER= 91
FILE ID= node5/270776-1169150744

PBS_JOBID= 3582620

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  a5626f805a0c21e1617c11a14c43910c

RANDOM SEED= 541628765

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.240
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.240
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:       1367424 kB
Buffers:         51576 kB
Cached:         480456 kB
SwapCached:          0 kB
Active:         122384 kB
Inactive:       490252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:         107524 kB
Slab:            60556 kB
Committed_AS:  6551020 kB
PageTables:       2312 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 node5 on Thu Jan 18 20:06:33 UTC 2007