Trace number 196583

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 25.9351 26.2411

DiagnosticValue
CHECKS32980742
NODES1141

General information on the benchmark

Namefapp/fapp06-10/fapp07/
fapp07-0600-10.xml
MD5SUMc6661c5ba43efbac3cdfb127fa8266e1
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 benchmark5.08123
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/196583-1168070920/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.52	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302
0.52	       =>  wckTime=0.206  cpuTime=0.17  mem=11M768
0.52	   
0.52	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
4.53	   
4.53	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 26M476)
5.93	     nbConstraints=4777  nbMergedConstraints=4219  nbConvertedConstraints=144  nbConvertConstraintsChecks=5559120
5.93	     nbExtensionStructures=142  nbSharedExtensionStructures=2  nbConflictsStructures=142  nbSharedConflictsStructures=2
5.93	     nbSharedBinaryRepresentations=28346  nbEvaluationManagers=4141  nbSharedEvaluationManagers=492  maxDegree=21
5.93	     maxArity=2
5.93	       =>  wckTime=5.615  cpuTime=5.17  mem=45M474
6.06	   
6.06	   solver IterativeSystematicSolver being built... 
6.32	       =>  wckTime=6.0  cpuTime=5.38  mem=56M179
13.79	   
13.79	   preprocessing
13.79	     nbConstraintChecks=13892533  nbValidityChecks=379621  nbPropagations=663  nbRevisions=11690
13.79	     nbUselessRevisions=11128  nbRemovedValues=22278  detectedInconsistency=no
13.79	       =>  wckTime=7.469  cpuTime=7.36  mem=56M179
19.47	   
19.47	   search
19.47	     run=0  nbConstraintChecks=8735514  nbValidityChecks=6679532  nbPropagations=6230  nbRevisions=85813
19.47	     nbUselessRevisions=78591  nbAssignments=243  nbFailedAssignments=29  nbBacktracks=12  nbVisitedNodes=277
19.47	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
19.47	       =>  wckTime=13.147  cpuTime=12.98  mem=59M170
21.49	   
21.49	   search
21.49	     run=1  nbConstraintChecks=11759591  nbValidityChecks=13968624  nbPropagations=19354  nbRevisions=265038
21.49	     nbUselessRevisions=240492  nbAssignments=536  nbFailedAssignments=101  nbBacktracks=28  nbVisitedNodes=649
21.49	     nbRestartNogoods=2  mapSize=18  nbInferences=0  nbTooLargeKeys=0
21.49	       =>  wckTime=15.17  cpuTime=14.98  mem=62M161
26.19	   
26.19	   search
26.19	     run=2  nbConstraintChecks=19088209  nbValidityChecks=20572413  nbPropagations=39598  nbRevisions=529583
26.19	     nbUselessRevisions=479949  nbAssignments=1141  nbFailedAssignments=106  nbBacktracks=28  nbVisitedNodes=1259
26.19	     nbRestartNogoods=21  mapSize=18  nbInferences=0  nbTooLargeKeys=0
26.19	       =>  wckTime=19.863  cpuTime=19.58  mem=32M316
26.19	   
26.19	   global
26.19	     nbConstraintChecks=32980742  nbValidityChecks=20952034  nbPropagations=40261  nbRevisions=541273
26.19	     nbUselessRevisions=491077  nbRestartNogoods=21  solvingWckTime=19.865  solvingCpuTime=19.58  expiredTime=no
26.19	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=25.02
26.19	       =>  wckTime=25.87  cpuTime=24.98  mem=32M316
26.19	   
26.19	s SATISFIABLE
26.19	v -2628 2376 -2476 2588 -2664 -2568 -2340 2120 -2400 -2512 -2704 -2612 -2624 -2256 2264 -2636 2420 -2552 -2352 -2648 -2384 -2428 2708 -2604 2660 -2120 -2660 2556 -2564 2640 2132 2268 -2644 -2136 -2468 -2164 -2356 -2364 -2648 -2232 -2696 -2472 -2664 -2168 -2644 -2548 -2228 2492 2240 -2248 -2552 -2608 2572 2516 2548 -2628 -2308 2160 -2560 -2340 -2160 -2588 -2552 -2672 -2536 2320 -2188 -2192 2476 -2660 -2552 2664 -2504 -2648 -2152 -2208 -2156 2508 -2520 -2636 2620 -2512 -2708 -2232 -2636 2608 -2424 -2516 -2596 -2468 -2588 -2272 2436 2160 2516 -2320 2588 2584 -2324 2424 -2656 2280 -2548 2292 -2324 -2648 -2348 -2592 -2384 2668 2588 -2656 -2296 -2252 -2688 -2620 -2720 -2172 2320 2632 -2636 2568 -2592 2516 -2408 2688 2452 -2304 -2632 -2360 -2120 2120 -2476 -2672 -2588 -2640 -2488 -2324 -2568 -2584 -2588 2572 2588 -2468 -2316 2480 -2308 -2240 2680 -2264 -2184 2616 -2208 2332 -2628 -2720 2284 -2676 -2360 -2596 -2428 2232 2380 2396 2176 2564 -2580 2428 2700 -2160 2644 -2596 -2588 -2508 2544 2624 2648 2556 -2564 -2312 2148 -2704 -2524 -2304 -2568 -2588 2492 -2368 -2176 2200 -2572 -2704 -2576 -2592 -2256 -2588 2420 -2628 -2160 -2120 -2660 -2376 -2520 2304 -2348 -2124 2300 2172 -2184 2200 -2520 2360 2308 2604 -2392 -2204 -2708 2272 -2520 -2644 -2164 2640 -2664 2288 2652 2660 -2148 2120 -2280 -2500 -2680 -2648 -2568 2192 -2124 2620 2668 2180 2268 2332 -2320 -2396 -2720 -2628 -2608 -2384 -2256 -2280 2540 2676 -2380 -2500 2356 -2632 -2620 -2528 -2596 2344 -2304 -2240 -2248 2612 -2528 -2420 2436 2340 2356 2316 2660 2216 -2588 2540 2612 -2600 -2292 2232 -2496 2120 -2360 -2436 -2524 -2492 -2228 -2556 -2644 2228 2208 2588 2400 -2260 2240 -2504 2628 -2528 2452 -2684 -2720 2432 -2500 2548 -2536 -2152 -2188 -2192 2624 -2304 -2604 2128 -2648 -2500 2372 2516 2148 -2356 -2528 2584 -2316 2372 -2336 2700 2276 -2548 -2380 2440 2216 -2648 2580 -2520 -2656 2204 -2604 2576 2648 2160 -2636 -2316 2536 -2248 -2660 2380 -2500 -2412 -2188 2548 2380 -2588 -2544 2660 -2192 -2208 -2200 -2264 2464 -2228 2480 -2656 -2196 2512 2628 2308 2212 2488 2224 -2452 -2392 2188 2324 -2152 2400 -2652 -2428 -2216 2200 -2212 2660 -2308 -2356 -2532 -2468 -2352 -2380 -2312 2596 -2492 -2592 -2476 2604 -2544 -2592 -2156 -2688 -2420 -2584 -2628 -2144 2216 2648 -2704 -2400 -2680 2668 -2420 -2568 2356 -2508 2480 2452 2336 -2396 -2560 -2424 -2372 -2528 2516 2252 2620 2560 -2508 2552 -2316 -2424 -2488 -2556 -2136 2388 -2656 -2628 -2164 -2472 -2620 -2648 2248 2472 -2544 2588 -2160 -2528 -2464 -2264 -2636 -2160 2316 2552 -2324 2460 2508 2460 -2596 -2464 2496 2608 -2272 -2664 -2460 2688 -2176 -2164 -2296 -2284 2640 2140 -2628 2120 2620 2124 2652 -2224 -2552 -2192 2120 2596 -2160 -2188 2272 -2596 -2624 -2416 2532 -2396 -2404 2504 -2284 2284 -2468 2196 2464 2612 -2428 2528 2664 2388 2196 -2476 2216 2544 2500 2300 -2292 -2264 2556 2284 -2620 -2268 -2436 -2704 2332 2332 -2412 -2160 -2236 2680 -2616 2440 2564 -2588 -2244 -2680 -2644 -2344 -2628 2612 -2548 2188 2588 -2664 2556 2120 -2356 2688 2628 -2680 2596 -2616 2568 2664 -2636 -2352 2384 -2668 2412 2616 -2280 -2620 -2460 2608 -2604 -2324 -2232 -2544 -2320 -2260 2168 -2144 -2268 2524 -2264 2176 -2628 -2160 2712 -2720 -2608 -2572 -2556 -2672 -2424 2616 -2528 2688 2592 -2672 -2336 -2692 -2312 -2256 -2452 -2520 2680 -2504 -2644 -2200 2296 -2288 -2540 -2172 2388 -2400 2352 -2436 2168 -2364 2412 2516 -2556 -2584 2476 2132 2688 2532 -2604 
26.19	d NODES 1141
26.19	d CHECKS 32980742
26.19	   
26.19	   totalWckTime=25.952  totalCpuTime=25.02

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/node16/watcher-196583-1168070920 -o ROOT/results/node16/solver-196583-1168070920 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196583-1168070920/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.86 1.93 1.91 4/93 19391
/proc/meminfo: memFree=1357080/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=12076 CPUtime=0.01
/proc/19390/stat : 19390 (java) D 19388 19390 19323 0 -1 0 796 0 1 0 0 1 0 0 17 0 1 0 155486862 12365824 545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/19390/statm: 3019 545 450 14 0 1602 0

[startup+0.103519 s]
/proc/loadavg: 1.86 1.93 1.91 4/93 19391
/proc/meminfo: memFree=1357080/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=914988 CPUtime=0.09
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 155486862 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155586335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511446 s]
/proc/loadavg: 1.86 1.93 1.91 4/93 19391
/proc/meminfo: memFree=1357080/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915328 CPUtime=0.49
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 6917 0 1 0 45 4 0 0 18 0 8 0 155486862 937295872 6656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228832 6656 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33229 s]
/proc/loadavg: 1.86 1.93 1.91 3/100 19398
/proc/meminfo: memFree=1294752/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915632 CPUtime=1.29
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 17972 0 1 0 120 9 0 0 24 0 8 0 155486862 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228908 17710 2180 14 0 215378 0
[pid=19390/tid=19392] ppid=19388 vsize=915632 CPUtime=0.03
/proc/19390/task/19392/stat : 19392 (java) S 19388 19390 19323 0 -1 64 1367 0 0 0 3 0 0 0 17 0 8 0 155486866 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19393] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19393/stat : 19393 (java) S 19388 19390 19323 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19394] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19394/stat : 19394 (java) S 19388 19390 19323 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19395] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19395/stat : 19395 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155486870 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19396] ppid=19388 vsize=915632 CPUtime=0.17
/proc/19390/task/19396/stat : 19396 (java) S 19388 19390 19323 0 -1 64 415 0 0 0 17 0 0 0 16 0 8 0 155486870 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19397] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19397/stat : 19397 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155486870 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19398] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19398/stat : 19398 (java) S 19388 19390 19323 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155486870 937607168 17710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.969 s]
/proc/loadavg: 1.86 1.93 1.91 3/100 19398
/proc/meminfo: memFree=1294688/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915632 CPUtime=2.92
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 17990 0 1 0 282 10 0 0 25 0 8 0 155486862 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228908 17727 2181 14 0 215378 0
[pid=19390/tid=19392] ppid=19388 vsize=915632 CPUtime=0.03
/proc/19390/task/19392/stat : 19392 (java) S 19388 19390 19323 0 -1 64 1367 0 0 0 3 0 0 0 17 0 8 0 155486866 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19393] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19393/stat : 19393 (java) S 19388 19390 19323 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19394] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19394/stat : 19394 (java) S 19388 19390 19323 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19395] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19395/stat : 19395 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155486870 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19396] ppid=19388 vsize=915632 CPUtime=0.19
/proc/19390/task/19396/stat : 19396 (java) S 19388 19390 19323 0 -1 64 431 0 0 0 19 0 0 0 16 0 8 0 155486870 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19397] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19397/stat : 19397 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155486870 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19398] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19398/stat : 19398 (java) S 19388 19390 19323 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155486870 937607168 17727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.26341 s]
/proc/loadavg: 1.87 1.93 1.91 3/100 19398
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915632 CPUtime=6.16
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 23562 0 1 0 602 14 0 0 25 0 8 0 155486862 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228908 23296 2520 14 0 215378 0
[pid=19390/tid=19392] ppid=19388 vsize=915632 CPUtime=0.28
/proc/19390/task/19392/stat : 19392 (java) S 19388 19390 19323 0 -1 64 6511 0 0 0 25 3 0 0 17 0 8 0 155486866 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19393] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19393/stat : 19393 (java) S 19388 19390 19323 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19394] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19394/stat : 19394 (java) S 19388 19390 19323 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19395] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19395/stat : 19395 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155486870 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19396] ppid=19388 vsize=915632 CPUtime=0.27
/proc/19390/task/19396/stat : 19396 (java) S 19388 19390 19323 0 -1 64 471 0 0 0 26 1 0 0 15 0 8 0 155486870 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19397] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19397/stat : 19397 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155486870 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19398] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19398/stat : 19398 (java) S 19388 19390 19323 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155486870 937607168 23296 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915632

[startup+12.7412 s]
/proc/loadavg: 1.88 1.93 1.91 3/100 19398
/proc/meminfo: memFree=1273568/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915632 CPUtime=12.57
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 23609 0 1 0 1243 14 0 0 25 0 8 0 155486862 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228908 23342 2533 14 0 215378 0
[pid=19390/tid=19392] ppid=19388 vsize=915632 CPUtime=0.28
/proc/19390/task/19392/stat : 19392 (java) S 19388 19390 19323 0 -1 64 6511 0 0 0 25 3 0 0 16 0 8 0 155486866 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19393] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19393/stat : 19393 (java) S 19388 19390 19323 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19394] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19394/stat : 19394 (java) S 19388 19390 19323 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19395] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19395/stat : 19395 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155486870 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19396] ppid=19388 vsize=915632 CPUtime=0.31
/proc/19390/task/19396/stat : 19396 (java) S 19388 19390 19323 0 -1 64 490 0 0 0 30 1 0 0 15 0 8 0 155486870 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19397] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19397/stat : 19397 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155486870 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19398] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19398/stat : 19398 (java) S 19388 19390 19323 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155486870 937607168 23342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915632

[startup+25.6129 s]
/proc/loadavg: 1.91 1.94 1.91 3/100 19398
/proc/meminfo: memFree=1273568/2055920 swapFree=4191880/4192956
[pid=19390] ppid=19388 vsize=915632 CPUtime=25.33
/proc/19390/stat : 19390 (java) R 19388 19390 19323 0 -1 0 23640 0 1 0 2518 15 0 0 25 0 8 0 155486862 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801983 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19390/statm: 228908 23365 2538 14 0 215378 0
[pid=19390/tid=19392] ppid=19388 vsize=915632 CPUtime=0.28
/proc/19390/task/19392/stat : 19392 (java) S 19388 19390 19323 0 -1 64 6512 0 0 0 25 3 0 0 16 0 8 0 155486866 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19393] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19393/stat : 19393 (java) S 19388 19390 19323 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19394] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19394/stat : 19394 (java) S 19388 19390 19323 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155486866 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19395] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19395/stat : 19395 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155486870 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19396] ppid=19388 vsize=915632 CPUtime=0.33
/proc/19390/task/19396/stat : 19396 (java) S 19388 19390 19323 0 -1 64 508 0 0 0 32 1 0 0 17 0 8 0 155486870 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19397] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19397/stat : 19397 (java) S 19388 19390 19323 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155486870 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19390/tid=19398] ppid=19388 vsize=915632 CPUtime=0
/proc/19390/task/19398/stat : 19398 (java) S 19388 19390 19323 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155486870 937607168 23365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915632

Child status: 0
Real time (s): 26.2411
CPU time (s): 25.9351
CPU user time (s): 25.7621
CPU system time (s): 0.172973
CPU usage (%): 98.8336
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.7621
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25681
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= 1958
involuntary context switches= 2989

runsolver used 0.028995 s user time and 0.098984 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 08:08:40 UTC 2007


IDJOB= 196583
IDBENCH= 3360
FILE ID= node16/196583-1168070920

PBS_JOBID= 3475719

Free space on /tmp= 66497 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp07/fapp07-0600-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196583-1168070920/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-196583-1168070920 -o ROOT/results/node16/solver-196583-1168070920 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196583-1168070920/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c6661c5ba43efbac3cdfb127fa8266e1

RANDOM SEED= 576896303

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.220
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.220
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:       1357560 kB
Buffers:         63468 kB
Cached:         405736 kB
SwapCached:        268 kB
Active:         200196 kB
Inactive:       400364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357560 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:         159804 kB
Slab:            82220 kB
Committed_AS:  4583072 kB
PageTables:       2568 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= 66497 MiB



End job on node16 on Sat Jan  6 08:09:07 UTC 2007