Trace number 209333

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-19SAT 63.3164 63.9864

DiagnosticValue
NODES301

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-10.xml
MD5SUM4a27257976baf51e80e4977f0a58404e
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.9347
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)

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

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/node29/watcher-209333-1168192356 -o ROOT/results/node29/solver-209333-1168192356 -C 1800 -M 900 /tmp/evaluation/209333-1168192356/cspfj.sh -competition /tmp/evaluation/209333-1168192356/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.89 2.06 2.01 4/94 19138
/proc/meminfo: memFree=1157408/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=18540 CPUtime=0
/proc/19137/stat : 19137 (runsolver) R 19135 19137 19002 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 167629759 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19137/statm: 4635 279 244 17 0 2626 0

[startup+0.108633 s]
/proc/loadavg: 1.89 2.06 2.01 4/94 19138
/proc/meminfo: memFree=1157408/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.52066 s]
/proc/loadavg: 1.89 2.06 2.01 4/94 19138
/proc/meminfo: memFree=1157408/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34371 s]
/proc/loadavg: 1.89 2.06 2.01 5/102 19147
/proc/meminfo: memFree=1144480/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=865644 CPUtime=1.31
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 5728 0 1 0 125 6 0 0 24 0 8 0 167629760 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073566404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 216411 5431 1828 14 0 203673 0
[pid=19140/tid=19141] ppid=19137 vsize=865644 CPUtime=0.15
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 1629 0 0 0 14 1 0 0 16 0 8 0 167629763 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=865644 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=865644 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167629764 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=865644 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=865644 CPUtime=0.25
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 518 0 0 0 24 1 0 0 15 0 8 0 167629767 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=865644 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 886419456 5431 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=865644 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 886419456 5431 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) 870996

[startup+2.98382 s]
/proc/loadavg: 1.89 2.06 2.01 4/102 19147
/proc/meminfo: memFree=1134240/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=865852 CPUtime=2.93
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 9628 0 1 0 280 13 0 0 25 0 8 0 167629760 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073832567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 216463 9284 1828 14 0 203725 0
[pid=19140/tid=19141] ppid=19137 vsize=865852 CPUtime=0.4
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 4828 0 0 0 37 3 0 0 16 0 8 0 167629763 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=865852 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=865852 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167629764 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=865852 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=865852 CPUtime=0.31
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 549 0 0 0 30 1 0 0 16 0 8 0 167629767 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=865852 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=865852 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 886632448 9284 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871204

[startup+6.19202 s]
/proc/loadavg: 1.98 2.08 2.02 3/102 19147
/proc/meminfo: memFree=1104672/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=866064 CPUtime=6.1
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 16564 0 1 0 584 26 0 0 25 0 8 0 167629760 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4152820227 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 216516 16186 1828 14 0 203778 0
[pid=19140/tid=19141] ppid=19137 vsize=866064 CPUtime=0.97
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 10510 0 0 0 91 6 0 0 16 0 8 0 167629763 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167629764 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=866064 CPUtime=0.38
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 571 0 0 0 36 2 0 0 15 0 8 0 167629767 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 886849536 16186 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 871416

[startup+12.6864 s]
/proc/loadavg: 1.98 2.07 2.01 3/102 19147
/proc/meminfo: memFree=1083104/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=866064 CPUtime=12.53
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 20443 0 1 0 1216 37 0 0 25 0 8 0 167629760 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074194617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 216516 20052 1833 14 0 203778 0
[pid=19140/tid=19141] ppid=19137 vsize=866064 CPUtime=1.09
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 13670 0 0 0 102 7 0 0 16 0 8 0 167629763 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167629764 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=866064 CPUtime=0.95
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 891 0 0 0 90 5 0 0 16 0 8 0 167629767 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=866064 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 886849536 20052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 871416

[startup+25.5782 s]
/proc/loadavg: 2.06 2.09 2.02 3/102 19147
/proc/meminfo: memFree=1074144/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=867384 CPUtime=25.3
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 21601 0 1 0 2484 46 0 0 25 0 8 0 167629760 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074203211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 216846 21210 1833 14 0 204108 0
[pid=19140/tid=19141] ppid=19137 vsize=867384 CPUtime=1.09
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 13670 0 0 0 102 7 0 0 16 0 8 0 167629763 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=867384 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=867384 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167629764 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=867384 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=867384 CPUtime=2.41
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 2035 0 0 0 229 12 0 0 16 0 8 0 167629767 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=867384 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=867384 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 888201216 21210 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 872736

[startup+51.2338 s]
/proc/loadavg: 2.10 2.09 2.02 3/102 19147
/proc/meminfo: memFree=1038624/2055920 swapFree=4191880/4192956
[pid=19137] ppid=19135 vsize=5352 CPUtime=0
/proc/19137/stat : 19137 (cspfj.sh) S 19135 19137 19002 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 167629759 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19137/statm: 1338 240 201 169 0 49 0
[pid=19140] ppid=19137 vsize=869584 CPUtime=50.7
/proc/19140/stat : 19140 (java) R 19137 19137 19002 0 -1 0 28640 0 1 0 5009 61 0 0 25 0 8 0 167629760 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074200238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19140/statm: 217396 28171 1833 14 0 204658 0
[pid=19140/tid=19141] ppid=19137 vsize=869584 CPUtime=1.69
/proc/19140/task/19141/stat : 19141 (java) S 19137 19137 19002 0 -1 64 18848 0 0 0 159 10 0 0 16 0 8 0 167629763 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19142] ppid=19137 vsize=869584 CPUtime=0
/proc/19140/task/19142/stat : 19142 (java) S 19137 19137 19002 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167629764 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19143] ppid=19137 vsize=869584 CPUtime=0
/proc/19140/task/19143/stat : 19143 (java) S 19137 19137 19002 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 167629764 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19144] ppid=19137 vsize=869584 CPUtime=0
/proc/19140/task/19144/stat : 19144 (java) S 19137 19137 19002 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167629767 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19145] ppid=19137 vsize=869584 CPUtime=4.26
/proc/19140/task/19145/stat : 19145 (java) S 19137 19137 19002 0 -1 64 3554 0 0 0 404 22 0 0 16 0 8 0 167629767 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19146] ppid=19137 vsize=869584 CPUtime=0
/proc/19140/task/19146/stat : 19146 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 167629767 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19140/tid=19147] ppid=19137 vsize=869584 CPUtime=0
/proc/19140/task/19147/stat : 19147 (java) S 19137 19137 19002 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167629767 890454016 28171 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 874936

Child status: 0
Real time (s): 63.9864
CPU time (s): 63.3164
CPU user time (s): 62.6705
CPU system time (s): 0.645901
CPU usage (%): 98.9529
Max. virtual memory (cumulated for all children) (KiB): 875400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.6705
system time used= 0.645901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30000
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= 16974
involuntary context switches= 18258

runsolver used 0.085986 s user time and 0.235964 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 17:52:37 UTC 2007


IDJOB= 209333
IDBENCH= 4510
FILE ID= node29/209333-1168192356

PBS_JOBID= 3479368

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-10.xml
COMMAND LINE= /tmp/evaluation/209333-1168192356/cspfj.sh -competition /tmp/evaluation/209333-1168192356/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-209333-1168192356 -o ROOT/results/node29/solver-209333-1168192356 -C 1800 -M 900  /tmp/evaluation/209333-1168192356/cspfj.sh -competition /tmp/evaluation/209333-1168192356/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  4a27257976baf51e80e4977f0a58404e

RANDOM SEED= 672675908

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.241
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.241
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:       1157888 kB
Buffers:         58648 kB
Cached:         397456 kB
SwapCached:        448 kB
Active:         449240 kB
Inactive:       378040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157888 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             912 kB
Writeback:           0 kB
Mapped:         397520 kB
Slab:            54716 kB
Committed_AS:  4241880 kB
PageTables:       3116 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= 66545 MiB



End job on node29 on Sun Jan  7 17:53:41 UTC 2007