Trace number 207157

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 15.9926 16.1741

DiagnosticValue
CHECKS19582455
NODES864

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-5.xml
MD5SUMa64b1c1676ccef27a5c55e97d7cfbaea
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.6246
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/207157-1168074259/unknown.xml
0.44	   
0.44	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.55	     nbVariables=400  nbDomainTypes=14  minDomainSize=42  maxDomainSize=350
0.55	       =>  wckTime=0.227  cpuTime=0.13  mem=9M818
0.55	   
0.55	   predicates being loaded...
0.55	   
0.55	   constraints being loaded...
4.52	   
4.52	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 43M7)
5.17	     nbConstraints=2349  nbMergedConstraints=2021  nbConvertedConstraints=152  nbConvertConstraintsChecks=6492694
5.17	     nbExtensionStructures=144  nbSharedExtensionStructures=8  nbConflictsStructures=144  nbSharedConflictsStructures=8
5.17	     nbSharedBinaryRepresentations=33543  nbEvaluationManagers=1993  nbSharedEvaluationManagers=204  maxDegree=15
5.17	     maxArity=2
5.17	       =>  wckTime=4.847  cpuTime=4.54  mem=52M766
5.28	   
5.28	   solver IterativeSystematicSolver being built... 
5.49	       =>  wckTime=5.168  cpuTime=4.71  mem=36M447
9.85	   
9.85	   preprocessing
9.85	     nbConstraintChecks=8459945  nbValidityChecks=207148  nbPropagations=459  nbRevisions=6134  nbUselessRevisions=5436
9.85	     nbRemovedValues=38052  detectedInconsistency=no
9.85	       =>  wckTime=4.353  cpuTime=4.31  mem=36M447
11.68	   
11.68	   search
11.68	     run=0  nbConstraintChecks=3155107  nbValidityChecks=1897911  nbPropagations=3459  nbRevisions=36505
11.68	     nbUselessRevisions=31967  nbAssignments=91  nbFailedAssignments=8  nbBacktracks=14  nbVisitedNodes=104
11.68	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
11.68	       =>  wckTime=6.18  cpuTime=6.11  mem=37M428
12.37	   
12.37	   search
12.37	     run=1  nbConstraintChecks=4484900  nbValidityChecks=3809575  nbPropagations=9947  nbRevisions=103509
12.37	     nbUselessRevisions=90768  nbAssignments=188  nbFailedAssignments=14  nbBacktracks=32  nbVisitedNodes=213
12.37	     nbRestartNogoods=7  mapSize=13  nbInferences=0  nbTooLargeKeys=0
12.37	       =>  wckTime=6.875  cpuTime=6.8  mem=38M409
13.07	   
13.07	   search
13.07	     run=2  nbConstraintChecks=5823190  nbValidityChecks=5745268  nbPropagations=19512  nbRevisions=201526
13.07	     nbUselessRevisions=176858  nbAssignments=282  nbFailedAssignments=20  nbBacktracks=58  nbVisitedNodes=319
13.07	     nbRestartNogoods=9  mapSize=21  nbInferences=0  nbTooLargeKeys=0
13.07	       =>  wckTime=7.571  cpuTime=7.49  mem=39M391
14.83	   
14.83	   search
14.83	     run=3  nbConstraintChecks=8862580  nbValidityChecks=10344232  nbPropagations=38869  nbRevisions=407403
14.83	     nbUselessRevisions=350702  nbAssignments=463  nbFailedAssignments=103  nbBacktracks=91  nbVisitedNodes=607
14.83	     nbRestartNogoods=10  mapSize=54  nbInferences=0  nbTooLargeKeys=0
14.83	       =>  wckTime=9.339  cpuTime=9.24  mem=40M372
16.14	   
16.14	   search
16.14	     run=4  nbConstraintChecks=11122510  nbValidityChecks=12329298  nbPropagations=62223  nbRevisions=648429
16.14	     nbUselessRevisions=555530  nbAssignments=864  nbFailedAssignments=104  nbBacktracks=91  nbVisitedNodes=1009
16.14	     nbRestartNogoods=16  mapSize=54  nbInferences=0  nbTooLargeKeys=0
16.14	       =>  wckTime=10.647  cpuTime=10.53  mem=43M316
16.14	   
16.14	   global
16.14	     nbConstraintChecks=19582455  nbValidityChecks=12536446  nbPropagations=62682  nbRevisions=654563
16.14	     nbUselessRevisions=560966  nbRestartNogoods=16  solvingWckTime=10.65  solvingCpuTime=10.53  expiredTime=no
16.14	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=15.28
16.14	       =>  wckTime=15.822  cpuTime=15.24  mem=43M316
16.15	   
16.15	s SATISFIABLE
16.15	v 2280 -2896 2648 2300 -2792 2916 -2756 2260 -2220 -2624 2260 -2428 -2728 2756 2452 2760 2572 2704 -2876 2376 2220 2444 -2608 -2432 2384 -2684 2744 2428 -2868 -2500 -2664 -2472 -2796 2288 2564 -2800 -2556 -2284 2692 -2916 -2856 2628 -2260 2840 -2512 -2568 2636 2720 -2720 -2476 2364 -2392 -2584 2640 2760 2372 2848 2488 2784 2220 -2344 -2320 2824 -2812 2832 -2620 -2436 -2300 -2680 -2568 -2800 -2876 -2384 -2844 -2564 -2788 -2624 -2844 2724 2260 -2852 2268 2792 -2624 2224 -2288 -2828 2220 -2504 2760 -2828 2780 -2884 -2640 2584 -2380 2420 -2304 -2308 -2612 -2476 -2728 -2572 -2300 2876 -2464 -2664 2760 -2880 2572 -2656 -2324 -2424 2584 -2260 -2288 -2320 -2348 -2884 -2528 2564 2436 -2576 -2424 2644 2360 -2548 2220 2832 2260 2876 -2788 2260 -2260 2416 -2676 -2396 -2784 -2280 2764 -2604 -2688 -2608 -2760 -2832 -2524 2856 -2836 -2796 2640 -2588 -2556 -2840 -2420 -2704 -2764 2348 -2256 -2220 2268 -2616 2828 2796 -2848 2876 -2244 -2220 2688 -2740 2400 -2828 -2800 2480 -2260 -2796 2560 -2308 -2916 2680 -2808 2544 -2288 2404 -2772 2896 -2460 -2876 -2296 2916 -2680 2584 -2352 2524 -2380 2388 2608 2320 2868 -2464 -2332 -2280 -2876 2772 -2460 -2676 2908 2884 -2916 -2416 -2504 -2504 2816 -2368 -2808 -2312 2348 2828 -2220 -2332 -2476 -2884 -2728 2840 2856 2388 -2432 2444 2344 2388 -2408 -2320 2324 -2448 -2808 -2288 2772 2688 2376 -2796 -2916 -2568 -2464 -2504 -2344 2324 -2328 -2260 -2364 -2580 2788 2700 -2744 -2704 -2472 -2464 2448 -2328 2424 -2340 2752 -2440 2332 -2352 -2380 -2416 2876 -2800 -2220 -2776 -2740 -2260 -2292 2392 -2436 -2300 -2460 -2228 2876 -2836 -2600 2828 -2888 2868 -2812 -2876 -2816 -2512 2916 -2864 2340 -2384 -2756 2260 -2876 2464 -2524 -2792 2800 2728 -2516 -2812 2680 -2824 2852 2792 -2300 2436 -2848 -2384 2584 -2732 -2292 -2332 2536 2324 -2340 2344 2412 2220 2828 -2428 2876 2380 -2868 2876 2332 -2596 -2328 2788 -2260 -2284 -2916 -2552 2768 2640 -2292 -2812 -2836 2688 2520 2224 -2568 -2868 -2796 -2292 2568 -2748 2532 -2264 2528 -2348 -2220 2844 -2264 -2812 2500 -2836 2844 -2588 2784 2308 -2328 2800 -2376 -2280 2340 -2636 2484 2520 -2756 2852 -2744 2836 2228 -2320 2880 2328 2724 2840 -2652 -2420 -2732 -2836 2220 2388 -2284 -2884 -2420 -2844 -2384 2624 -2532 2328 -2564 -2916 -2608 -2260 -2688 2772 2408 
16.15	d NODES 864
16.15	d CHECKS 19582455
16.15	   
16.15	   totalWckTime=15.898  totalCpuTime=15.28

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-207157-1168074259 -o ROOT/results/node42/solver-207157-1168074259 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207157-1168074259/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.19 1.12 1.32 2/80 23128
/proc/meminfo: memFree=1284136/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=168 CPUtime=0
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 36 0 0 0 0 0 0 0 20 0 1 0 155825284 172032 21 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 12382234 0 0 4096 0 0 0 0 17 1 0 0
/proc/23127/statm: 42 23 18 14 0 2 0

[startup+0.102686 s]
/proc/loadavg: 1.19 1.12 1.32 2/80 23128
/proc/meminfo: memFree=1284136/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=912588 CPUtime=0.07
/proc/23127/stat : 23127 (java) D 23125 23127 22955 0 -1 0 2751 0 1 0 6 1 0 0 25 0 8 0 155825284 934490112 2497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23127/statm: 228147 2497 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912588

[startup+0.510733 s]
/proc/loadavg: 1.19 1.12 1.32 2/80 23128
/proc/meminfo: memFree=1284136/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=915328 CPUtime=0.4
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 6171 0 1 0 37 3 0 0 19 0 8 0 155825284 937295872 5910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944443 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23127/statm: 228832 5910 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33282 s]
/proc/loadavg: 1.19 1.12 1.32 3/87 23135
/proc/meminfo: memFree=1240688/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=915632 CPUtime=1.21
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 13366 0 1 0 115 6 0 0 25 0 8 0 155825284 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798016 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23127/statm: 228908 13104 2169 14 0 215378 0
[pid=23127/tid=23129] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23129/stat : 23129 (java) S 23125 23127 22955 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 155825288 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23130] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23130/stat : 23130 (java) S 23125 23127 22955 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 155825288 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23131] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23131/stat : 23131 (java) S 23125 23127 22955 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 155825288 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23132] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23132/stat : 23132 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23133] ppid=23125 vsize=915632 CPUtime=0.15
/proc/23127/task/23133/stat : 23133 (java) S 23125 23127 22955 0 -1 64 415 0 0 0 15 0 0 0 15 0 8 0 155825291 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23134] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23134/stat : 23134 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23135] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23135/stat : 23135 (java) S 23125 23127 22955 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825291 937607168 13104 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915632

[startup+2.985 s]
/proc/loadavg: 1.34 1.15 1.33 2/75 23143
/proc/meminfo: memFree=1311440/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=915632 CPUtime=2.86
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 14220 0 1 0 279 7 0 0 19 0 8 0 155825284 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23127/statm: 228908 13957 2170 14 0 215378 0
[pid=23127/tid=23129] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23129/stat : 23129 (java) S 23125 23127 22955 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 155825288 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23130] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23130/stat : 23130 (java) S 23125 23127 22955 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 155825288 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23131] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23131/stat : 23131 (java) S 23125 23127 22955 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 155825288 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23132] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23132/stat : 23132 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23133] ppid=23125 vsize=915632 CPUtime=0.17
/proc/23127/task/23133/stat : 23133 (java) S 23125 23127 22955 0 -1 64 430 0 0 0 17 0 0 0 16 0 8 0 155825291 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23134] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23134/stat : 23134 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23135] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23135/stat : 23135 (java) S 23125 23127 22955 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825291 937607168 13957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915632

[startup+6.27036 s]
/proc/loadavg: 1.34 1.15 1.33 3/87 23191
/proc/meminfo: memFree=1240232/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=915632 CPUtime=6.14
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 20721 0 1 0 603 11 0 0 25 0 8 0 155825284 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23127/statm: 228908 20456 2533 14 0 215378 0
[pid=23127/tid=23129] ppid=23125 vsize=915632 CPUtime=0.16
/proc/23127/task/23129/stat : 23129 (java) S 23125 23127 22955 0 -1 64 3632 0 0 0 15 1 0 0 17 0 8 0 155825288 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23130] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23130/stat : 23130 (java) S 23125 23127 22955 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155825288 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23131] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23131/stat : 23131 (java) S 23125 23127 22955 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155825288 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23132] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23132/stat : 23132 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23133] ppid=23125 vsize=915632 CPUtime=0.28
/proc/23127/task/23133/stat : 23133 (java) S 23125 23127 22955 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 155825291 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23134] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23134/stat : 23134 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23135] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23135/stat : 23135 (java) S 23125 23127 22955 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825291 937607168 20456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915632

[startup+12.7541 s]
/proc/loadavg: 1.44 1.18 1.33 3/87 23191
/proc/meminfo: memFree=1211816/2055920 swapFree=4191892/4192956
[pid=23127] ppid=23125 vsize=915632 CPUtime=12.6
/proc/23127/stat : 23127 (java) R 23125 23127 22955 0 -1 0 20750 0 1 0 1249 11 0 0 25 0 8 0 155825284 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23127/statm: 228908 20480 2538 14 0 215378 0
[pid=23127/tid=23129] ppid=23125 vsize=915632 CPUtime=0.16
/proc/23127/task/23129/stat : 23129 (java) S 23125 23127 22955 0 -1 64 3633 0 0 0 15 1 0 0 17 0 8 0 155825288 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23130] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23130/stat : 23130 (java) S 23125 23127 22955 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155825288 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23131] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23131/stat : 23131 (java) S 23125 23127 22955 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155825288 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23132] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23132/stat : 23132 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23133] ppid=23125 vsize=915632 CPUtime=0.31
/proc/23127/task/23133/stat : 23133 (java) S 23125 23127 22955 0 -1 64 501 0 0 0 30 1 0 0 15 0 8 0 155825291 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23134] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23134/stat : 23134 (java) S 23125 23127 22955 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155825291 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23127/tid=23135] ppid=23125 vsize=915632 CPUtime=0
/proc/23127/task/23135/stat : 23135 (java) S 23125 23127 22955 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155825291 937607168 20480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915632

Child status: 0
Real time (s): 16.1741
CPU time (s): 15.9926
CPU user time (s): 15.8666
CPU system time (s): 0.12598
CPU usage (%): 98.8778
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8666
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20762
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= 1735
involuntary context switches= 1979

runsolver used 0.017997 s user time and 0.052991 s system time

The end

Launcher Data (download as text)

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


IDJOB= 207157
IDBENCH= 4273
FILE ID= node42/207157-1168074259

PBS_JOBID= 3476013

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a64b1c1676ccef27a5c55e97d7cfbaea

RANDOM SEED= 2563761

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:       1284752 kB
Buffers:         49636 kB
Cached:         554140 kB
SwapCached:        268 kB
Active:         175444 kB
Inactive:       520272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284752 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4824 kB
Writeback:           0 kB
Mapped:         110916 kB
Slab:            60624 kB
Committed_AS:  3463708 kB
PageTables:       1968 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= 66540 MiB



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