Trace number 207189

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
Abscon 109 ACSAT 14.5538 14.706

DiagnosticValue
CHECKS15838206
NODES605

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-4.xml
MD5SUM626684d66c04221a62b1602500ee4af9
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 benchmark2.96455
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints4370
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4370
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/207189-1168074265/unknown.xml
0.41	   
0.41	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.52	     nbVariables=400  nbDomainTypes=14  minDomainSize=42  maxDomainSize=350
0.52	       =>  wckTime=0.176  cpuTime=0.13  mem=9M818
0.52	   
0.52	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 42M32)
5.15	     nbConstraints=2349  nbMergedConstraints=2021  nbConvertedConstraints=145  nbConvertConstraintsChecks=6225788
5.15	     nbExtensionStructures=139  nbSharedExtensionStructures=6  nbConflictsStructures=139  nbSharedConflictsStructures=6
5.15	     nbSharedBinaryRepresentations=32692  nbEvaluationManagers=1995  nbSharedEvaluationManagers=209  maxDegree=15
5.15	     maxArity=2
5.15	       =>  wckTime=4.798  cpuTime=4.55  mem=52M81
5.26	   
5.26	   solver IterativeSystematicSolver being built... 
5.48	       =>  wckTime=5.13  cpuTime=4.72  mem=36M423
10.05	   
10.05	   preprocessing
10.05	     nbConstraintChecks=8176962  nbValidityChecks=244830  nbPropagations=501  nbRevisions=6704  nbUselessRevisions=5868
10.05	     nbRemovedValues=42256  detectedInconsistency=no
10.05	       =>  wckTime=4.571  cpuTime=4.53  mem=36M423
11.72	   
11.72	   search
11.72	     run=0  nbConstraintChecks=2537495  nbValidityChecks=1773963  nbPropagations=3481  nbRevisions=42775
11.72	     nbUselessRevisions=36078  nbAssignments=45  nbFailedAssignments=11  nbBacktracks=16  nbVisitedNodes=63
11.72	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
11.72	       =>  wckTime=6.24  cpuTime=6.17  mem=37M410
12.36	   
12.36	   search
12.36	     run=1  nbConstraintChecks=3653739  nbValidityChecks=3374118  nbPropagations=9677  nbRevisions=118332
12.36	     nbUselessRevisions=99827  nbAssignments=85  nbFailedAssignments=17  nbBacktracks=33  nbVisitedNodes=115
12.36	     nbRestartNogoods=6  mapSize=22  nbInferences=0  nbTooLargeKeys=0
12.36	       =>  wckTime=6.877  cpuTime=6.8  mem=37M410
13.17	   
13.17	   search
13.17	     run=2  nbConstraintChecks=5066555  nbValidityChecks=5266225  nbPropagations=19483  nbRevisions=235547
13.17	     nbUselessRevisions=198066  nbAssignments=194  nbFailedAssignments=59  nbBacktracks=57  nbVisitedNodes=274
13.17	     nbRestartNogoods=7  mapSize=38  nbInferences=0  nbTooLargeKeys=0
13.17	       =>  wckTime=7.69  cpuTime=7.61  mem=38M398
14.64	   
14.64	   search
14.64	     run=3  nbConstraintChecks=7661244  nbValidityChecks=7311776  nbPropagations=33384  nbRevisions=388358
14.64	     nbUselessRevisions=327463  nbAssignments=605  nbFailedAssignments=70  nbBacktracks=57  nbVisitedNodes=696
14.64	     nbRestartNogoods=10  mapSize=38  nbInferences=0  nbTooLargeKeys=0
14.64	       =>  wckTime=9.152  cpuTime=9.06  mem=40M374
14.64	   
14.64	   global
14.64	     nbConstraintChecks=15838206  nbValidityChecks=7556606  nbPropagations=33885  nbRevisions=395062
14.64	     nbUselessRevisions=333331  nbRestartNogoods=10  solvingWckTime=9.153  solvingCpuTime=9.07  expiredTime=no
14.64	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=13.85
14.64	       =>  wckTime=14.288  cpuTime=13.79  mem=40M374
14.64	   
14.64	s SATISFIABLE
14.64	v -2408 -2808 2624 2324 -2776 2864 -2868 2260 -2296 -2620 2256 -2448 2436 2796 -2496 2764 -2672 2892 -2896 -2396 -2392 2480 -2616 2440 2344 -2676 2852 2364 2820 -2496 -2716 -2532 -2796 -2252 2548 -2836 -2520 -2336 2796 2916 2856 -2732 2220 2840 -2492 -2584 2696 -2804 -2804 -2432 2408 2352 -2636 2640 -2848 -2476 2684 -2612 2856 2220 -2220 -2280 2872 2908 2816 2592 -2472 -2252 -2640 -2608 2848 2788 -2400 -2732 2596 -2868 2604 -2776 2876 2220 -2804 -2280 -2876 2676 -2304 -2304 -2836 2220 -2504 2888 -2828 -2836 -2728 -2692 2580 -2408 2220 -2260 2368 -2592 -2504 -2684 2576 2328 -2756 -2464 2656 -2876 -2844 2632 -2732 2296 2504 2576 -2352 -2448 -2320 -2328 -2692 2460 -2568 2428 -2524 -2440 2636 2364 -2552 2260 -2836 2220 2784 -2876 2544 -2244 -2380 -2660 -2472 -2824 -2280 -2836 -2588 2732 -2648 -2876 -2844 -2608 -2916 2784 -2828 -2680 -2512 2512 -2876 2440 -2756 -2800 -2412 2220 -2260 2420 2692 2736 2756 2816 2876 2260 -2284 2396 -2876 -2428 -2828 -2916 -2508 -2220 -2776 2556 -2384 2856 2736 -2856 -2592 -2316 -2408 -2868 -2876 -2456 2748 -2260 2744 -2764 2564 -2360 -2556 2408 2376 -2624 -2448 -2876 -2424 -2356 -2320 2628 -2868 2480 -2656 2676 -2692 -2916 -2424 -2464 -2504 2800 -2288 -2828 -2320 2424 -2868 2544 2436 -2468 -2728 2692 -2884 -2768 2372 -2432 2448 2304 2404 -2380 -2324 2296 -2420 -2816 -2288 -2756 -2636 -2384 -2824 -2788 -2624 -2464 -2504 -2352 -2368 2292 -2260 2220 2632 2776 2816 -2896 2696 -2480 2464 -2404 -2328 -2220 -2284 2816 -2388 -2356 -2312 -2260 -2436 -2764 -2836 -2280 -2760 -2856 -2260 -2316 -2392 -2464 -2260 -2472 -2460 2904 -2828 2652 -2860 2644 -2716 -2788 -2768 -2816 -2392 2716 -2824 2344 -2364 2836 2584 -2680 2464 2532 -2776 2916 -2676 -2560 -2764 2680 -2864 2828 2804 2280 2512 -2856 2312 2552 -2824 -2316 2356 2484 2260 -2288 -2324 -2456 2220 2848 -2416 2876 2304 2828 2732 2276 2552 -2328 2808 -2292 -2336 -2668 -2432 -2868 2696 2316 2796 2808 2724 -2596 2496 -2500 2788 -2764 -2236 2576 -2836 -2712 -2344 -2652 -2308 2504 -2688 -2456 -2764 2512 2772 2732 -2692 2832 2348 2408 -2888 -2420 -2304 2320 2620 2440 -2548 2816 2804 2784 2804 -2240 2344 -2880 -2344 -2840 2876 -2756 -2448 -2828 -2804 -2260 -2408 2220 -2736 -2448 -2688 2260 -2536 -2536 -2356 -2572 2720 -2584 -2240 2664 -2864 2364 
14.64	d NODES 605
14.64	d CHECKS 15838206
14.64	   
14.64	   totalWckTime=14.369  totalCpuTime=13.85

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/node42/watcher-207189-1168074265 -o ROOT/results/node42/solver-207189-1168074265 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207189-1168074265/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.34 1.15 1.33 2/80 23184
/proc/meminfo: memFree=1305504/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=18540 CPUtime=0
/proc/23183/stat : 23183 (runsolver) R 23181 23183 22928 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155825722 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23183/statm: 4635 279 244 17 0 2626 0

[startup+0.10273 s]
/proc/loadavg: 1.34 1.15 1.33 2/80 23184
/proc/meminfo: memFree=1305504/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=914988 CPUtime=0.08
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 2967 0 1 0 7 1 0 0 19 0 8 0 155825722 936947712 2713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642226 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23183/statm: 228747 2713 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510775 s]
/proc/loadavg: 1.34 1.15 1.33 2/80 23184
/proc/meminfo: memFree=1305504/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=915328 CPUtime=0.45
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 6561 0 1 0 41 4 0 0 18 0 8 0 155825722 937295872 6300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073590104 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23183/statm: 228832 6300 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33186 s]
/proc/loadavg: 1.34 1.15 1.33 4/87 23191
/proc/meminfo: memFree=1240488/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=915632 CPUtime=1.27
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 13342 0 1 0 118 9 0 0 25 0 8 0 155825722 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23183/statm: 228908 13080 2169 14 0 215378 0
[pid=23183/tid=23185] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23185/stat : 23185 (java) S 23181 23183 22928 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 155825726 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23186] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23186/stat : 23186 (java) S 23181 23183 22928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155825726 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23187] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23187/stat : 23187 (java) S 23181 23183 22928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155825726 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23188] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23188/stat : 23188 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155825730 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23189] ppid=23181 vsize=915632 CPUtime=0.17
/proc/23183/task/23189/stat : 23189 (java) S 23181 23183 22928 0 -1 64 415 0 0 0 16 1 0 0 15 0 8 0 155825730 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23190] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23190/stat : 23190 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155825730 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23191] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23191/stat : 23191 (java) S 23181 23183 22928 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825730 937607168 13080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915632

[startup+2.97504 s]
/proc/loadavg: 1.34 1.15 1.33 3/87 23191
/proc/meminfo: memFree=1237992/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=915632 CPUtime=2.9
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 14154 0 1 0 281 9 0 0 25 0 8 0 155825722 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23183/statm: 228908 13891 2170 14 0 215378 0
[pid=23183/tid=23185] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23185/stat : 23185 (java) S 23181 23183 22928 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 155825726 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23186] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23186/stat : 23186 (java) S 23181 23183 22928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155825726 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23187] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23187/stat : 23187 (java) S 23181 23183 22928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155825726 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23188] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23188/stat : 23188 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155825730 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23189] ppid=23181 vsize=915632 CPUtime=0.18
/proc/23183/task/23189/stat : 23189 (java) S 23181 23183 22928 0 -1 64 430 0 0 0 17 1 0 0 15 0 8 0 155825730 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23190] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23190/stat : 23190 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155825730 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23191] ppid=23181 vsize=915632 CPUtime=0
/proc/23183/task/23191/stat : 23191 (java) S 23181 23183 22928 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825730 937607168 13891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915632

[startup+6.1804 s]
/proc/loadavg: 1.39 1.16 1.33 3/87 23191
/proc/meminfo: memFree=1211816/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=915724 CPUtime=6.09
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 20721 0 1 0 596 13 0 0 25 0 8 0 155825722 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796336 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23183/statm: 228931 20456 2533 14 0 215401 0
[pid=23183/tid=23185] ppid=23181 vsize=915724 CPUtime=0.15
/proc/23183/task/23185/stat : 23185 (java) S 23181 23183 22928 0 -1 64 3608 0 0 0 14 1 0 0 16 0 8 0 155825726 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23186] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23186/stat : 23186 (java) S 23181 23183 22928 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155825726 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23187] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23187/stat : 23187 (java) S 23181 23183 22928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155825726 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23188] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23188/stat : 23188 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155825730 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23189] ppid=23181 vsize=915724 CPUtime=0.28
/proc/23183/task/23189/stat : 23189 (java) S 23181 23183 22928 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 155825730 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23190] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23190/stat : 23190 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155825730 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23191] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23191/stat : 23191 (java) S 23181 23183 22928 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825730 937701376 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915724

[startup+12.6581 s]
/proc/loadavg: 1.44 1.18 1.33 2/75 23199
/proc/meminfo: memFree=1284296/2055920 swapFree=4191892/4192956
[pid=23183] ppid=23181 vsize=915724 CPUtime=12.55
/proc/23183/stat : 23183 (java) R 23181 23183 22928 0 -1 0 20750 0 1 0 1241 14 0 0 25 0 8 0 155825722 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089711 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23183/statm: 228931 20479 2538 14 0 215401 0
[pid=23183/tid=23185] ppid=23181 vsize=915724 CPUtime=0.15
/proc/23183/task/23185/stat : 23185 (java) S 23181 23183 22928 0 -1 64 3609 0 0 0 14 1 0 0 16 0 8 0 155825726 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23186] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23186/stat : 23186 (java) S 23181 23183 22928 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155825726 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23187] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23187/stat : 23187 (java) S 23181 23183 22928 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155825726 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23188] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23188/stat : 23188 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155825730 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23189] ppid=23181 vsize=915724 CPUtime=0.31
/proc/23183/task/23189/stat : 23189 (java) S 23181 23183 22928 0 -1 64 502 0 0 0 30 1 0 0 16 0 8 0 155825730 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23183/tid=23190] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23190/stat : 23190 (java) S 23181 23183 22928 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155825730 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23183/tid=23191] ppid=23181 vsize=915724 CPUtime=0
/proc/23183/task/23191/stat : 23191 (java) S 23181 23183 22928 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825730 937701376 20479 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915724

Child status: 0
Real time (s): 14.706
CPU time (s): 14.5538
CPU user time (s): 14.3928
CPU system time (s): 0.160975
CPU usage (%): 98.9648
Max. virtual memory (cumulated for all children) (KiB): 915724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3928
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20761
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= 1727
involuntary context switches= 1795

runsolver used 0.020996 s user time and 0.045993 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 09:04:25 UTC 2007


IDJOB= 207189
IDBENCH= 4275
FILE ID= node42/207189-1168074265

PBS_JOBID= 3476012

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test03/test03-0400-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207189-1168074265/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-207189-1168074265 -o ROOT/results/node42/solver-207189-1168074265 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207189-1168074265/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  626684d66c04221a62b1602500ee4af9

RANDOM SEED= 93561416

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.229
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.229
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:       1305984 kB
Buffers:         49648 kB
Cached:         554740 kB
SwapCached:        268 kB
Active:         154276 kB
Inactive:       520300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305984 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4832 kB
Writeback:           0 kB
Mapped:          88304 kB
Slab:            60660 kB
Committed_AS:  3465760 kB
PageTables:       1916 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= 66543 MiB



End job on node42 on Sat Jan  6 09:04:40 UTC 2007