Trace number 209332

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 - Combo 2006-12-19SAT 48.3287 48.4387

DiagnosticValue
NODES352

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)

48.36	v -2268 2612 2592 -2324 2216 2232 -2516 2416 2308 -2308 -2272 -2188 2240 2372 -2616 2436 2284 -2580 -2652 2600 -2160 2428 -2200 -2244 2572 2164 2372 -2576 -2212 2532 -2292 -2532 2616 -2420 -2540 -2556 2516 -2332 2180 -2516 2208 -2160 -2216 2240 2172 2552 2604 2160 -2160 2200 -2640 2600 -2164 -2536 -2464 2200 2552 -2436 -2628 2300 -2288 -2576 2464 -2212 -2456 2404 -2472 2596 -2604 -2468 2476 -2488 -2656 2600 -2480 2228 -2460 2568 -2220 -2552 -2160 2528 -2324 -2284 -2160 -2464 -2476 2580 2576 2160 2372 2340 -2616 2568 2612 2460 -2636 2200 2592 2600 -2372 -2528 -2372 2604 2332 2160 2504 -2324 2596 2440 2632 -2600 -2200 -2464 -2444 -2332 -2424 -2584 2184 2624 2380 -2612 2224 2208 2252 -2656 -2656 2504 2248 -2332 2424 2572 -2596 2324 2492 -2612 2608 2620 2200 2432 2180 -2488 2620 -2644 -2584 2200 -2200 -2340 2204 -2612 2504 -2248 -2584 2656 2576 2592 2556 -2200 2556 -2572 2500 2168 -2612 2208 2332 2200 -2284 2568 -2324 -2200 2200 -2372 2568 -2520 -2456 2612 -2404 2556 -2592 -2564 2340 2516 -2624 -2656 -2520 -2560 -2276 -2264 -2236 2376 2624 2616 2616 -2200 2568 2380 2392 2444 -2624 -2176 2512 -2608 2292 2572 2472 2652 2528 -2400 -2268 -2600 -2220 2480 2200 2528 2636 -2580 -2640 -2268 -2364 2612 -2476 -2176 -2640 2592 -2244 2584 2560 2292 2616 -2336 2616 2200 2568 2252 -2440 2584 2416 2268 -2268 2252 2652 -2608 2332 2160 -2160 -2596 -2656 2544 2616 2572 -2544 -2564 2408 2600 -2216 -2380 2332 2572 2612 -2160 -2364 2592 2616 2632 -2292 2252 2588 2320 2472 2608 -2420 -2648 -2432 -2432 2552 2160 -2448 -2568 2396 2492 -2560 2368 -2308 2204 2204 -2224 2248 2308 2208 2284 -2560 -2160 -2656 2608 -2308 2616 2256 2560 -2248 -2360 
48.37	s SATISFIABLE
48.37	d NODES 352

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/node39/watcher-209332-1168192355 -o ROOT/results/node39/solver-209332-1168192355 -C 1800 -M 900 /tmp/evaluation/209332-1168192355/cspfj.sh -solver Combo -competition /tmp/evaluation/209332-1168192355/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.94 1.98 1.74 5/73 20468
/proc/meminfo: memFree=1580128/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 167635210 5480448 228 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493828690 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/20467/statm: 1338 228 191 169 0 49 0
[pid=20469] ppid=20467 vsize=5352 CPUtime=0
/proc/20469/stat : 20469 (cspfj.sh) R 20467 20467 19913 0 -1 4194368 6 0 0 0 0 0 0 0 21 0 1 0 167635210 5480448 228 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 4414556 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20469/statm: 1338 228 191 169 0 49 0

[startup+0.104922 s]
/proc/loadavg: 1.94 1.98 1.74 5/73 20468
/proc/meminfo: memFree=1580128/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512962 s]
/proc/loadavg: 1.94 1.98 1.74 5/73 20468
/proc/meminfo: memFree=1580128/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34004 s]
/proc/loadavg: 1.94 1.98 1.74 3/81 20477
/proc/meminfo: memFree=1566688/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
[pid=20470] ppid=20467 vsize=866672 CPUtime=1.3
/proc/20470/stat : 20470 (java) R 20467 20467 19913 0 -1 0 5911 0 1 0 124 6 0 0 24 0 8 0 167635211 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 216668 5610 1828 14 0 203930 0
[pid=20470/tid=20471] ppid=20467 vsize=866672 CPUtime=0.13
/proc/20470/task/20471/stat : 20471 (java) S 20467 20467 19913 0 -1 64 1783 0 0 0 12 1 0 0 16 0 8 0 167635214 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20472] ppid=20467 vsize=866672 CPUtime=0
/proc/20470/task/20472/stat : 20472 (java) S 20467 20467 19913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167635215 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20473] ppid=20467 vsize=866672 CPUtime=0
/proc/20470/task/20473/stat : 20473 (java) S 20467 20467 19913 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167635215 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20474] ppid=20467 vsize=866672 CPUtime=0
/proc/20470/task/20474/stat : 20474 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167635219 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20475] ppid=20467 vsize=866672 CPUtime=0.24
/proc/20470/task/20475/stat : 20475 (java) R 20467 20467 19913 0 -1 64 522 0 0 0 24 0 0 0 16 0 8 0 167635219 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4153154022 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20476] ppid=20467 vsize=866672 CPUtime=0
/proc/20470/task/20476/stat : 20476 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167635219 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20477] ppid=20467 vsize=866672 CPUtime=0
/proc/20470/task/20477/stat : 20477 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167635219 887472128 5610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 872024

[startup+2.99519 s]
/proc/loadavg: 1.94 1.98 1.74 3/81 20477
/proc/meminfo: memFree=1555168/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
[pid=20470] ppid=20467 vsize=866868 CPUtime=2.95
/proc/20470/stat : 20470 (java) R 20467 20467 19913 0 -1 0 10000 0 1 0 281 14 0 0 25 0 8 0 167635211 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4072932657 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 216717 9653 1828 14 0 203979 0
[pid=20470/tid=20471] ppid=20467 vsize=866868 CPUtime=0.35
/proc/20470/task/20471/stat : 20471 (java) S 20467 20467 19913 0 -1 64 5135 0 0 0 33 2 0 0 16 0 8 0 167635214 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20472] ppid=20467 vsize=866868 CPUtime=0
/proc/20470/task/20472/stat : 20472 (java) S 20467 20467 19913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167635215 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20473] ppid=20467 vsize=866868 CPUtime=0
/proc/20470/task/20473/stat : 20473 (java) S 20467 20467 19913 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167635215 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20474] ppid=20467 vsize=866868 CPUtime=0
/proc/20470/task/20474/stat : 20474 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167635219 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20475] ppid=20467 vsize=866868 CPUtime=0.34
/proc/20470/task/20475/stat : 20475 (java) S 20467 20467 19913 0 -1 64 562 0 0 0 33 1 0 0 16 0 8 0 167635219 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20476] ppid=20467 vsize=866868 CPUtime=0
/proc/20470/task/20476/stat : 20476 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167635219 887672832 9653 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20477] ppid=20467 vsize=866868 CPUtime=0
/proc/20470/task/20477/stat : 20477 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167635219 887672832 9653 18446744073709551615 134512640 134570532 4294956496 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) 872220

[startup+6.29849 s]
/proc/loadavg: 1.94 1.98 1.74 3/81 20477
/proc/meminfo: memFree=1522208/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
[pid=20470] ppid=20467 vsize=867096 CPUtime=6.23
/proc/20470/stat : 20470 (java) R 20467 20467 19913 0 -1 0 17880 0 1 0 597 26 0 0 25 0 8 0 167635211 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 216774 17497 1828 14 0 204036 0
[pid=20470/tid=20471] ppid=20467 vsize=867096 CPUtime=0.84
/proc/20470/task/20471/stat : 20471 (java) R 20467 20467 19913 0 -1 64 11683 0 0 0 80 4 0 0 15 0 8 0 167635214 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20472] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20472/stat : 20472 (java) S 20467 20467 19913 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167635215 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20473] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20473/stat : 20473 (java) S 20467 20467 19913 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167635215 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20474] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20474/stat : 20474 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167635219 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20475] ppid=20467 vsize=867096 CPUtime=0.35
/proc/20470/task/20475/stat : 20475 (java) S 20467 20467 19913 0 -1 64 570 0 0 0 34 1 0 0 15 0 8 0 167635219 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20476] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20476/stat : 20476 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167635219 887906304 17497 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20477] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20477/stat : 20477 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167635219 887906304 17497 18446744073709551615 134512640 134570532 4294956496 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) 872448

[startup+12.7829 s]
/proc/loadavg: 2.03 2.00 1.75 3/81 20477
/proc/meminfo: memFree=1506592/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
[pid=20470] ppid=20467 vsize=867096 CPUtime=12.71
/proc/20470/stat : 20470 (java) R 20467 20467 19913 0 -1 0 20509 0 1 0 1238 33 0 0 25 0 8 0 167635211 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074200479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 216774 20118 1833 14 0 204036 0
[pid=20470/tid=20471] ppid=20467 vsize=867096 CPUtime=0.9
/proc/20470/task/20471/stat : 20471 (java) S 20467 20467 19913 0 -1 64 13675 0 0 0 85 5 0 0 16 0 8 0 167635214 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20472] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20472/stat : 20472 (java) S 20467 20467 19913 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167635215 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20473] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20473/stat : 20473 (java) S 20467 20467 19913 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167635215 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20474] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20474/stat : 20474 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167635219 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20475] ppid=20467 vsize=867096 CPUtime=1.03
/proc/20470/task/20475/stat : 20475 (java) S 20467 20467 19913 0 -1 64 955 0 0 0 99 4 0 0 15 0 8 0 167635219 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20476] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20476/stat : 20476 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167635219 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20477] ppid=20467 vsize=867096 CPUtime=0
/proc/20470/task/20477/stat : 20477 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167635219 887906304 20118 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 872448

[startup+25.6351 s]
/proc/loadavg: 2.02 2.00 1.75 3/81 20477
/proc/meminfo: memFree=1499872/2055920 swapFree=4187312/4192956
[pid=20467] ppid=20465 vsize=5352 CPUtime=0
/proc/20467/stat : 20467 (cspfj.sh) S 20465 20467 19913 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 167635210 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20467/statm: 1338 240 201 169 0 49 0
[pid=20470] ppid=20467 vsize=868548 CPUtime=25.57
/proc/20470/stat : 20470 (java) R 20467 20467 19913 0 -1 0 22256 0 1 0 2515 42 0 0 25 0 8 0 167635211 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4079162258 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 217137 21864 1833 14 0 204399 0
[pid=20470/tid=20471] ppid=20467 vsize=868548 CPUtime=0.92
/proc/20470/task/20471/stat : 20471 (java) S 20467 20467 19913 0 -1 64 14199 0 0 0 87 5 0 0 16 0 8 0 167635214 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20472] ppid=20467 vsize=868548 CPUtime=0
/proc/20470/task/20472/stat : 20472 (java) S 20467 20467 19913 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167635215 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20473] ppid=20467 vsize=868548 CPUtime=0
/proc/20470/task/20473/stat : 20473 (java) S 20467 20467 19913 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 167635215 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20474] ppid=20467 vsize=868548 CPUtime=0
/proc/20470/task/20474/stat : 20474 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167635219 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20475] ppid=20467 vsize=868548 CPUtime=2.51
/proc/20470/task/20475/stat : 20475 (java) S 20467 20467 19913 0 -1 64 2164 0 0 0 240 11 0 0 15 0 8 0 167635219 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20476] ppid=20467 vsize=868548 CPUtime=0
/proc/20470/task/20476/stat : 20476 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167635219 889393152 21864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20470/tid=20477] ppid=20467 vsize=868548 CPUtime=0
/proc/20470/task/20477/stat : 20477 (java) S 20467 20467 19913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167635219 889393152 21864 18446744073709551615 134512640 134570532 4294956496 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) 873900

Child status: 0
Real time (s): 48.4387
CPU time (s): 48.3287
CPU user time (s): 47.7497
CPU system time (s): 0.578911
CPU usage (%): 99.7728
Max. virtual memory (cumulated for all children) (KiB): 876660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7497
system time used= 0.578911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30167
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= 16691
involuntary context switches= 16712

runsolver used 0.06199 s user time and 0.137979 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Jan  7 17:52:36 UTC 2007


IDJOB= 209332
IDBENCH= 4510
FILE ID= node39/209332-1168192355

PBS_JOBID= 3479270

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  4a27257976baf51e80e4977f0a58404e

RANDOM SEED= 226749689

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:       1580608 kB
Buffers:         36532 kB
Cached:         354008 kB
SwapCached:       1548 kB
Active:          97280 kB
Inactive:       319316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580608 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:             916 kB
Writeback:           0 kB
Mapped:          36576 kB
Slab:            44092 kB
Committed_AS:  3452604 kB
PageTables:       1772 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= 66550 MiB



End job on node39 on Sun Jan  7 17:53:25 UTC 2007