Trace number 2097887

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 9.92949 9.96434

DiagnosticValue
CHECKS509828
NODES200

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
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.62775
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097887-1247414144.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.39/0.40	     nbVariables=200  nbDomainTypes=9  minDomainSize=42  maxDomainSize=190  nbTotalValues=26963
0.39/0.40	       =>  wckTime=0.149  cpuTime=0.11  mem=8M883
0.39/0.40	   
0.39/0.40	   predicates being loaded...
0.39/0.46	   
0.39/0.46	   constraints being loaded...
9.38/9.48	     nbConstraints=1108  nbMergedConstraints=945  nbConvertedConstraints=1108  nbConvertConstraintsChecks=16975896
9.38/9.48	     nbExtensionStructures=944  nbSharedExtensionStructures=383  nbConflictsStructures=944
9.38/9.48	     nbSharedConflictsStructures=383  nbSharedBinaryRepresentations=188999  minDegree=3  maxDegree=14  minArity=2
9.38/9.48	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.129  symmetryCpuTime=0.07
9.38/9.48	       =>  wckTime=9.232  cpuTime=8.89  mem=25M161
9.46/9.59	   
9.46/9.59	   solver IterativeSystematicSolver being built... 
9.66/9.73	       =>  wckTime=9.48  cpuTime=9.01  mem=28M110
9.66/9.76	   
9.66/9.76	   preprocessing
9.66/9.77	     nbConstraintChecks=66168  nbPropagations=217  nbRevisions=383  nbUselessRevisions=217  nbRemovedValues=5976
9.66/9.77	     detectedInconsistency=no
9.66/9.77	       =>  wckTime=0.032  cpuTime=0.02  mem=28M110
9.86/9.92	   
9.86/9.92	   search
9.86/9.92	     run=0  nbConstraintChecks=443660  minDepth=201  maxDepth=200  nbPropagations=1841  nbRevisions=5024
9.86/9.92	     nbUselessRevisions=3376  nbAssignments=200  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=201
9.86/9.92	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=100.97
9.86/9.92	     nbREliminables=9.36  nbIEliminables=15.76  nbDEliminables=0  nbPEliminables=0
9.86/9.92	       =>  wckTime=0.185  cpuTime=0.14  mem=30M112
9.86/9.92	   
9.86/9.92	   global
9.86/9.92	     nbConstraintChecks=509828  nbPropagations=2058  nbRevisions=5407  nbUselessRevisions=3593  nbRestartNogoods=0
9.86/9.92	     solvingWckTime=0.187  solvingCpuTime=0.14  expiredTime=no  totalExploration=no  nbFoundSolutions=1
9.86/9.92	     firstSolutionCpuTime=9.13  globalCpuTime=9.19
9.86/9.92	       =>  wckTime=9.67  cpuTime=9.15  mem=30M112
9.86/9.92	   
9.86/9.92	s SATISFIABLE
9.86/9.92	v 2592 2396 2628 2572 -2316 2612 -2456 -2532 -2420 2280 2320 -2640 2496 -2400 2492 2592 -2644 -2460 -2324 2636 -2640 2416 -2288 2632 2336 -2412 2656 2572 2656 2440 2596 2544 -2280 2388 -2456 -2420 -2640 -2616 -2400 2632 -2616 2364 2488 2460 -2464 2308 2452 -2280 -2532 -2648 -2484 2652 -2336 2372 -2320 2356 2368 -2492 -2404 -2320 2584 -2420 2356 2512 -2452 -2492 -2492 -2468 2596 -2336 2604 -2320 2600 -2516 2292 -2648 -2280 2600 2600 2320 2280 2280 -2320 -2332 2624 -2616 -2520 -2296 -2592 -2636 -2352 2464 -2572 -2532 2420 -2528 2532 -2512 2584 2336 2656 2608 2488 2512 2532 2488 -2608 -2480 -2372 2448 -2512 2280 -2372 2320 -2416 -2552 -2420 2612 2428 -2280 -2460 -2552 -2424 -2320 -2324 2300 2532 -2460 2336 -2492 2600 -2604 -2416 2424 -2284 -2532 -2632 -2412 2640 -2604 2340 2296 2456 -2332 -2460 2652 2420 -2656 -2364 -2296 2320 -2616 -2656 -2420 -2320 -2280 2600 2456 2528 -2656 -2444 2280 2412 2328 2572 2640 2476 -2420 -2616 2440 2484 2612 -2392 -2348 2320 -2376 -2572 -2376 -2336 -2376 -2644 -2380 -2588 -2280 -2616 2612 2448 -2280 -2612 -2460 -2472 -2524 -2488 2644 -2348 -2320 -2412 -2460 -2328 -2552 
9.86/9.92	d NODES 200
9.86/9.92	d CHECKS 509828
9.86/9.92	   
9.86/9.92	   totalWckTime=9.736  totalCpuTime=9.19

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097887-1247414144/watcher-2097887-1247414144 -o /tmp/evaluation-result-2097887-1247414144/solver-2097887-1247414144 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097887-1247414144.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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

[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 4/80 32051
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=18576 CPUtime=0
/proc/32051/stat : 32051 (runsolver) R 32049 30599 30599 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 28481290 19021824 282 996147200 4194304 4302564 548682068384 18446744073709551615 231959721632 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32051/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0514501 s]
/proc/loadavg: 2.03 2.02 2.00 4/80 32051
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=862260 CPUtime=0.03
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 2397 0 1 0 2 1 0 0 18 0 6 0 28481290 882954240 1975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 215565 1975 905 9 0 210480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862260

[startup+0.102223 s]
/proc/loadavg: 2.03 2.02 2.00 4/80 32051
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=865984 CPUtime=0.09
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 3733 0 1 0 7 2 0 0 18 0 9 0 28481290 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216496 3201 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301164 s]
/proc/loadavg: 2.03 2.02 2.00 4/80 32051
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=866380 CPUtime=0.29
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 5952 0 1 0 26 3 0 0 18 0 9 0 28481290 887173120 5318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216595 5318 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701048 s]
/proc/loadavg: 2.03 2.02 2.00 4/80 32051
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867776 CPUtime=0.69
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 9428 0 1 0 63 6 0 0 18 0 9 0 28481290 888602624 8782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216944 8783 2037 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50282 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1706680/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867776 CPUtime=1.49
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 11007 0 1 0 142 7 0 0 18 0 9 0 28481290 888602624 10358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216944 10360 2041 9 0 211380 0
[pid=32051/tid=32053] ppid=32049 vsize=867776 CPUtime=1.27
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 9600 0 1 0 121 6 0 0 21 0 9 0 28481291 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4126565690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32054] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28481293 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32055] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28481293 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32056] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28481293 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32057] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28481295 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=867776 CPUtime=0.21
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 710 0 0 0 21 0 0 0 15 0 9 0 28481295 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32059] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28481295 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28481295 888602624 10360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867776

[startup+3.10136 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1701112/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867776 CPUtime=3.09
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 12924 0 1 0 300 9 0 0 18 0 9 0 28481290 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216944 12274 2041 9 0 211380 0
[pid=32051/tid=32053] ppid=32049 vsize=867776 CPUtime=2.85
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 11512 0 1 0 277 8 0 0 25 0 9 0 28481291 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4126467755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32054] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28481293 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32055] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28481293 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32056] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28481293 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32057] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28481295 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=867776 CPUtime=0.21
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 713 0 0 0 21 0 0 0 15 0 9 0 28481295 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32059] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28481295 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28481295 888602624 12274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867776

[startup+6.30244 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1685496/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867776 CPUtime=6.29
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 16612 0 1 0 616 13 0 0 18 0 9 0 28481290 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216944 15958 2041 9 0 211380 0
[pid=32051/tid=32053] ppid=32049 vsize=867776 CPUtime=6.03
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 15190 0 1 0 592 11 0 0 17 0 9 0 28481291 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4126894839 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32054] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28481293 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32055] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28481293 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32056] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28481293 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32057] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28481295 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=867776 CPUtime=0.23
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 723 0 0 0 23 0 0 0 16 0 9 0 28481295 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32059] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28481295 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=867776 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28481295 888602624 15958 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867776

Solver just ended. Dumping a history of the last processes samples

[startup+7.90298 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1670712/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867688 CPUtime=7.88
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 19327 0 1 0 774 14 0 0 18 0 9 0 28481290 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216922 18648 2029 9 0 211380 0
[pid=32051/tid=32053] ppid=32049 vsize=867688 CPUtime=7.55
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 15836 0 1 0 743 12 0 0 25 0 9 0 28481291 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4126893623 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32054] ppid=32049 vsize=867688 CPUtime=0.07
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 2065 0 0 0 7 0 0 0 17 0 9 0 28481293 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32055] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28481293 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32056] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28481293 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32057] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28481295 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=867688 CPUtime=0.23
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 724 0 0 0 23 0 0 0 15 0 9 0 28481295 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32059] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28481295 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28481295 888512512 18648 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 867688

[startup+8.70275 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1670712/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=867688 CPUtime=8.69
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 19330 0 1 0 854 15 0 0 18 0 9 0 28481290 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 216922 18651 2029 9 0 211380 0
[pid=32051/tid=32053] ppid=32049 vsize=867688 CPUtime=8.36
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 15838 0 1 0 823 13 0 0 25 0 9 0 28481291 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4126894929 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32054] ppid=32049 vsize=867688 CPUtime=0.07
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 2065 0 0 0 7 0 0 0 16 0 9 0 28481293 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32055] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28481293 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32056] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28481293 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32057] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28481295 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=867688 CPUtime=0.23
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 725 0 0 0 23 0 0 0 15 0 9 0 28481295 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32059] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28481295 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=867688 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28481295 888512512 18651 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 867688

[startup+9.50253 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 32060
/proc/meminfo: memFree=1670712/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=868336 CPUtime=9.46
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 22501 210 1 0 929 17 0 0 18 0 10 0 28481290 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 217084 18835 2089 9 0 211542 0
[pid=32051/tid=32053] ppid=32049 vsize=868336 CPUtime=9.08
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 17128 210 1 0 895 13 0 0 17 0 10 0 28481291 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32054] ppid=32049 vsize=868336 CPUtime=0.09
/proc/32051/task/32054/stat : 32054 (java) R 32049 32051 30599 0 -1 64 3681 210 0 0 8 1 0 0 16 0 10 0 28481293 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 103731993 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32055] ppid=32049 vsize=868336 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 16 210 0 0 0 0 0 0 16 0 10 0 28481293 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32056] ppid=32049 vsize=868336 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 5 210 0 0 0 0 0 0 16 0 10 0 28481293 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32051/tid=32057] ppid=32049 vsize=868336 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 210 0 0 0 0 0 0 18 0 10 0 28481295 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=868336 CPUtime=0.26
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 851 210 0 0 25 1 0 0 16 0 10 0 28481295 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32059] ppid=32049 vsize=868336 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 210 0 0 0 0 0 0 19 0 10 0 28481295 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=868336 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 5 210 0 0 0 0 0 0 15 0 10 0 28481295 889176064 18835 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.46
Current children cumulated vsize (KiB) 868336

[startup+9.90741 s]
/proc/loadavg: 2.03 2.02 2.00 4/91 32064
/proc/meminfo: memFree=1663144/2055920 swapFree=4192812/4192956
[pid=32051] ppid=32049 vsize=868424 CPUtime=9.86
/proc/32051/stat : 32051 (java) S 32049 32051 30599 0 -1 0 30641 210 1 0 968 18 0 0 18 0 10 0 28481290 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32051/statm: 217106 21128 2662 9 0 211542 0
[pid=32064] ppid=32051 vsize=44 CPUtime=0
/proc/32064/stat : 32064 (rm) R 32051 32051 30599 0 -1 4194304 23 0 0 0 0 0 0 0 19 0 1 0 28482231 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/32064/statm: 11 2 0 0 0 1 0
[pid=32051/tid=32053] ppid=32049 vsize=868424 CPUtime=9.33
/proc/32051/task/32053/stat : 32053 (java) R 32049 32051 30599 0 -1 64 21249 210 1 0 919 14 0 0 18 0 10 0 28481291 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4126898947 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32054] ppid=32049 vsize=868424 CPUtime=0.17
/proc/32051/task/32054/stat : 32054 (java) S 32049 32051 30599 0 -1 64 7603 210 0 0 16 1 0 0 16 0 10 0 28481293 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32055] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32055/stat : 32055 (java) S 32049 32051 30599 0 -1 64 19 210 0 0 0 0 0 0 16 0 10 0 28481293 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32056] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32056/stat : 32056 (java) S 32049 32051 30599 0 -1 64 12 210 0 0 0 0 0 0 16 0 10 0 28481293 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32057] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32057/stat : 32057 (java) S 32049 32051 30599 0 -1 64 1 210 0 0 0 0 0 0 18 0 10 0 28481295 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32058] ppid=32049 vsize=868424 CPUtime=0.33
/proc/32051/task/32058/stat : 32058 (java) S 32049 32051 30599 0 -1 64 938 210 0 0 32 1 0 0 15 0 10 0 28481295 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32059] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32059/stat : 32059 (java) S 32049 32051 30599 0 -1 64 1 210 0 0 0 0 0 0 19 0 10 0 28481295 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32060] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32060/stat : 32060 (java) S 32049 32051 30599 0 -1 64 5 210 0 0 0 0 0 0 15 0 10 0 28481295 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32051/tid=32063] ppid=32049 vsize=868424 CPUtime=0
/proc/32051/task/32063/stat : 32063 (java) S 32049 32051 30599 0 -1 64 40 210 0 0 0 0 0 0 17 0 10 0 28482231 889266176 21128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 868468

Child status: 0
Real time (s): 9.96434
CPU time (s): 9.92949
CPU user time (s): 9.71252
CPU system time (s): 0.216967
CPU usage (%): 99.6503
Max. virtual memory (cumulated for all children) (KiB): 868468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.71252
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31108
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= 1760
involuntary context switches= 1820

runsolver used 0.010998 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 17:55:44
IDJOB=2097887
IDBENCH=57940
IDSOLVER=773
FILE ID=node16/2097887-1247414144
PBS_JOBID= 9510612
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097887-1247414144/watcher-2097887-1247414144 -o /tmp/evaluation-result-2097887-1247414144/solver-2097887-1247414144 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097887-1247414144.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=197725714

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1738400 kB
Buffers:         40472 kB
Cached:         131636 kB
SwapCached:          0 kB
Active:         179360 kB
Inactive:        81124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:         108852 kB
Slab:            42256 kB
Committed_AS:   995264 kB
PageTables:       2004 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= 66460 MiB
End job on node16 at 2009-07-12 17:55:54