Trace number 2097867

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 25.7811 26.0221

DiagnosticValue
CHECKS12683700
NODES874

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-4.xml
MD5SUM650642c90363cbf82efaaeb884e45b3c
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 benchmark25.7811
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097867-1247414123.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.48/0.54	     nbVariables=300  nbDomainTypes=13  minDomainSize=50  maxDomainSize=270  nbTotalValues=61762
0.48/0.54	       =>  wckTime=0.315  cpuTime=0.25  mem=9M860
0.48/0.54	   
0.48/0.54	   predicates being loaded...
0.57/0.60	   
0.57/0.60	   constraints being loaded...
20.48/20.79	   
20.48/20.79	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 42M346)
21.46/21.75	     nbConstraints=1804  nbGlobalConstraints=5  nbMergedConstraints=1561  nbConvertedConstraints=988
21.46/21.75	     nbConvertConstraintsChecks=41144442  nbExtensionStructures=907  nbSharedExtensionStructures=185
21.46/21.75	     nbConflictsStructures=1000  nbSharedConflictsStructures=198  nbUnbuiltConflictsStructures=630
21.46/21.75	     nbSharedBinaryRepresentations=263462  nbEvaluationManagers=723  nbSharedEvaluationManagers=88  minDegree=3
21.46/21.75	     maxDegree=19  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.224
21.46/21.75	     symmetryCpuTime=0.15  nbCliques=5
21.46/21.75	       =>  wckTime=21.52  cpuTime=20.74  mem=33M658
21.56/21.88	   
21.56/21.88	   solver IterativeSystematicSolver being built... 
21.67/21.97	   
21.67/21.97	   INFO : Forward propagation technique limited 
21.77/22.05	       =>  wckTime=21.821  cpuTime=20.88  mem=45M578
22.96/23.27	   
22.96/23.27	   preprocessing
22.96/23.27	     nbConstraintChecks=3499051  nbValidityChecks=74780  nbPropagations=363  nbRevisions=2920  nbUselessRevisions=2308
22.96/23.27	     nbRemovedValues=25075  detectedInconsistency=no
22.96/23.27	       =>  wckTime=1.222  cpuTime=1.2  mem=46M583
25.65/25.99	   
25.65/26.00	   search
25.65/26.00	     run=3  nbConstraintChecks=9184673  nbValidityChecks=4351956  minDepth=152  maxDepth=300  nbPropagations=35856
25.65/26.00	     nbRevisions=307679  nbUselessRevisions=258507  nbAssignments=874  nbFailedAssignments=60  nbBacktracks=22
25.65/26.00	     nbVisitedNodes=955  nbRestartNogoods=14  nbFoundSolutions=1  mapSize=20  nbInferences=0  nbTooLargeKeys=0
25.65/26.00	     nbSEliminables=0  nbREliminables=4.45  nbIEliminables=223.31  nbDEliminables=0  nbPEliminables=0
25.65/26.00	       =>  wckTime=3.939  cpuTime=3.87  mem=49M548
25.65/26.00	   
25.65/26.00	   global
25.65/26.00	     nbConstraintChecks=12683724  nbValidityChecks=4426736  nbPropagations=36219  nbRevisions=310599
25.65/26.00	     nbUselessRevisions=260815  nbRestartNogoods=14  solvingWckTime=3.942  solvingCpuTime=3.87  expiredTime=no
25.65/26.00	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=24.74  globalCpuTime=24.79
25.65/26.00	       =>  wckTime=25.766  cpuTime=24.75  mem=49M548
25.65/26.00	   
25.65/26.00	s SATISFIABLE
25.65/26.00	v 2636 2468 2348 -2168 2200 2400 -2656 -2264 2664 2412 2684 2508 2532 -2424 -2340 -2488 2428 -2508 -2160 -2340 -2284 -2584 2264 2244 -2224 2564 -2340 -2436 -2268 -2604 -2160 2508 -2244 2696 2448 -2252 2604 -2208 2592 2160 -2160 2408 2612 -2292 -2284 -2256 -2572 -2600 -2344 -2624 2204 2656 2636 2468 -2252 2548 2192 -2188 2372 -2696 -2304 2520 -2200 -2564 -2468 -2524 2568 -2676 -2468 -2228 2696 2300 -2308 -2396 -2160 -2564 -2636 -2564 2280 2160 2548 -2160 2588 2656 -2360 -2656 -2564 2600 -2236 -2200 2696 2668 -2696 -2520 2160 -2200 2520 2228 -2656 -2172 -2412 -2524 2696 2468 2200 2384 2212 2584 2556 2660 -2212 -2588 2436 -2588 -2200 2632 -2696 2604 -2160 2588 -2676 2588 2644 2508 2648 -2428 -2480 2644 -2200 -2604 2628 -2260 2536 -2656 -2324 2240 2288 2252 -2696 2560 2268 -2160 -2628 2244 2516 2404 2160 -2540 -2296 -2656 -2340 2656 2240 2412 2280 2604 2348 -2588 -2332 2564 2312 -2300 2200 -2632 -2216 2656 -2356 -2636 -2580 -2484 -2588 -2624 2696 2584 -2676 -2200 2656 -2324 -2216 2604 -2536 2228 -2300 2196 2248 2608 2492 2200 -2664 -2688 2232 2532 2300 -2664 2576 2160 2648 -2512 2480 2644 2452 2664 -2604 -2428 -2676 2620 -2436 2160 -2476 -2304 -2480 -2604 -2160 -2200 -2256 2576 2536 2328 -2200 -2564 2624 -2300 -2580 -2412 2648 2388 2256 -2524 -2440 2628 -2668 -2544 2260 2628 2628 2628 2444 2644 -2320 2560 -2656 2220 -2676 2496 -2472 2448 -2308 2384 2476 -2592 2272 -2288 2292 -2684 2200 -2264 -2656 2468 -2696 -2628 2620 -2524 -2636 2452 2564 -2428 -2608 2560 -2616 -2284 -2484 -2268 -2192 2232 -2444 -2468 -2628 -2280 2284 2180 2640 2608 2604 2572 -2544 -2624 -2228 2372 2624 -2372 2392 2484 -2352 2200 -2316 -2268 2564 -2696 -2440 -2300 
25.65/26.00	d NODES 874
25.65/26.00	d CHECKS 12683724
25.65/26.00	   
25.65/26.00	   totalWckTime=25.82  totalCpuTime=24.79

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-2097867-1247414123/watcher-2097867-1247414123 -o /tmp/evaluation-result-2097867-1247414123/solver-2097867-1247414123 -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-2097867-1247414123.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.50 2.27 2.11 4/81 31073
/proc/meminfo: memFree=1416464/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=18576 CPUtime=0
/proc/31073/stat : 31073 (runsolver) R 31071 31073 29531 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28477496 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 228043844903 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31073/statm: 4644 284 249 26 0 2626 0

[startup+0.0491879 s]
/proc/loadavg: 2.50 2.27 2.11 4/81 31073
/proc/meminfo: memFree=1416464/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=861936 CPUtime=0.03
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 2383 0 1 0 1 2 0 0 18 0 5 0 28477496 882622464 1963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 215484 1964 902 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.101858 s]
/proc/loadavg: 2.50 2.27 2.11 4/81 31073
/proc/meminfo: memFree=1416464/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=865984 CPUtime=0.08
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 3837 0 1 0 6 2 0 0 18 0 9 0 28477496 886767616 3280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216496 3280 1726 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301897 s]
/proc/loadavg: 2.50 2.27 2.11 4/81 31073
/proc/meminfo: memFree=1416464/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=866376 CPUtime=0.28
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 5820 0 1 0 25 3 0 0 18 0 9 0 28477496 887169024 5196 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216594 5196 1976 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866376

[startup+0.701974 s]
/proc/loadavg: 2.50 2.27 2.11 4/81 31073
/proc/meminfo: memFree=1416464/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=867168 CPUtime=0.67
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 8235 0 1 0 62 5 0 0 18 0 9 0 28477496 887980032 7589 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216792 7589 2034 9 0 211228 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867168

[startup+1.50213 s]
/proc/loadavg: 2.50 2.27 2.11 3/90 31082
/proc/meminfo: memFree=1379976/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=867784 CPUtime=1.46
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 12062 0 1 0 139 7 0 0 18 0 9 0 28477496 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216946 11413 2041 9 0 211382 0
[pid=31073/tid=31075] ppid=31071 vsize=867784 CPUtime=1.28
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 10671 0 1 0 122 6 0 0 25 0 9 0 28477497 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4126909467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28477499 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31077] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28477499 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31078] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28477499 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31079] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28477501 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=867784 CPUtime=0.17
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 693 0 0 0 17 0 0 0 16 0 9 0 28477501 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477501 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477501 888610816 11413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867784

[startup+3.10244 s]
/proc/loadavg: 2.50 2.27 2.11 3/90 31082
/proc/meminfo: memFree=1376776/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=867784 CPUtime=3.06
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 13022 0 1 0 297 9 0 0 18 0 9 0 28477496 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216946 12371 2041 9 0 211382 0
[pid=31073/tid=31075] ppid=31071 vsize=867784 CPUtime=2.84
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 11605 0 1 0 277 7 0 0 25 0 9 0 28477497 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4126903325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28477499 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31077] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28477499 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31078] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28477499 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31079] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28477501 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=867784 CPUtime=0.2
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 719 0 0 0 19 1 0 0 15 0 9 0 28477501 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477501 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477501 888610816 12371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867784

[startup+6.30207 s]
/proc/loadavg: 2.54 2.28 2.12 3/90 31082
/proc/meminfo: memFree=1368328/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=867784 CPUtime=6.22
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 15036 0 1 0 612 10 0 0 18 0 9 0 28477496 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216946 14383 2041 9 0 211382 0
[pid=31073/tid=31075] ppid=31071 vsize=867784 CPUtime=6
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 13617 0 1 0 592 8 0 0 25 0 9 0 28477497 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4126910583 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28477499 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31077] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28477499 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31078] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28477499 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31079] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28477501 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=867784 CPUtime=0.21
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 721 0 0 0 20 1 0 0 15 0 9 0 28477501 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477501 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=867784 CPUtime=0
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477501 888610816 14383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867784

[startup+12.7023 s]
/proc/loadavg: 2.49 2.28 2.12 3/90 31082
/proc/meminfo: memFree=1345928/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=867696 CPUtime=12.57
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 20085 0 1 0 1243 14 0 0 18 0 9 0 28477496 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 216924 19405 2029 9 0 211382 0
[pid=31073/tid=31075] ppid=31071 vsize=867696 CPUtime=12.21
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 15836 0 1 0 1211 10 0 0 25 0 9 0 28477497 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4126943933 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=867696 CPUtime=0.1
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 2816 0 0 0 9 1 0 0 17 0 9 0 28477499 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31077] ppid=31071 vsize=867696 CPUtime=0
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28477499 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31078] ppid=31071 vsize=867696 CPUtime=0
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477499 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31079] ppid=31071 vsize=867696 CPUtime=0
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28477501 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=867696 CPUtime=0.22
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 731 0 0 0 21 1 0 0 16 0 9 0 28477501 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=867696 CPUtime=0
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477501 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=867696 CPUtime=0
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477501 888520704 19405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867696

[startup+25.5019 s]
/proc/loadavg: 2.38 2.27 2.11 3/79 31089
/proc/meminfo: memFree=1700832/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=868108 CPUtime=25.25
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 38844 377 1 0 2500 23 1 1 18 0 9 0 28477496 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 217027 25369 2663 9 0 211463 0
[pid=31073/tid=31075] ppid=31071 vsize=868108 CPUtime=24.47
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 23499 377 1 0 2429 16 1 1 22 0 9 0 28477497 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4126908868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=868108 CPUtime=0.38
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 13494 377 0 0 33 3 1 1 16 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31077] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 17 377 0 0 0 0 1 1 17 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31078] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 15 377 0 0 0 0 1 1 16 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31079] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 377 0 0 0 0 1 1 18 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=868108 CPUtime=0.39
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 992 377 0 0 36 1 1 1 15 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 377 0 0 0 0 1 1 19 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 13 377 0 0 0 0 1 1 15 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 868108

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

[startup+25.903 s]
/proc/loadavg: 2.38 2.27 2.11 3/79 31089
/proc/meminfo: memFree=1700832/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=868108 CPUtime=25.65
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 38934 377 1 0 2540 23 1 1 18 0 9 0 28477496 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 217027 25369 2663 9 0 211463 0
[pid=31073/tid=31075] ppid=31071 vsize=868108 CPUtime=24.87
/proc/31073/task/31075/stat : 31075 (java) R 31071 31073 29531 0 -1 64 23589 377 1 0 2469 16 1 1 16 0 9 0 28477497 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4127370096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=868108 CPUtime=0.38
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 13494 377 0 0 33 3 1 1 16 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31077] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 17 377 0 0 0 0 1 1 17 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31078] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 15 377 0 0 0 0 1 1 16 0 9 0 28477499 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31079] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 377 0 0 0 0 1 1 18 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=868108 CPUtime=0.39
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 992 377 0 0 36 1 1 1 15 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 377 0 0 0 0 1 1 19 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 13 377 0 0 0 0 1 1 15 0 9 0 28477501 888942592 25369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 868108

[startup+26.003 s]
/proc/loadavg: 2.38 2.27 2.11 3/79 31089
/proc/meminfo: memFree=1700832/2055920 swapFree=4192812/4192956
[pid=31073] ppid=31071 vsize=868108 CPUtime=25.74
/proc/31073/stat : 31073 (java) S 31071 31073 29531 0 -1 0 39172 377 1 0 2549 23 1 1 18 0 9 0 28477496 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31073/statm: 217027 25371 2663 9 0 211463 0
[pid=31073/tid=31075] ppid=31071 vsize=868108 CPUtime=24.96
/proc/31073/task/31075/stat : 31075 (java) S 31071 31073 29531 0 -1 64 23827 377 1 0 2478 16 1 1 17 0 9 0 28477497 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31076] ppid=31071 vsize=868108 CPUtime=0.38
/proc/31073/task/31076/stat : 31076 (java) S 31071 31073 29531 0 -1 64 13494 377 0 0 33 3 1 1 16 0 9 0 28477499 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31077] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31077/stat : 31077 (java) S 31071 31073 29531 0 -1 64 17 377 0 0 0 0 1 1 17 0 9 0 28477499 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31078] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31078/stat : 31078 (java) S 31071 31073 29531 0 -1 64 15 377 0 0 0 0 1 1 16 0 9 0 28477499 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31073/tid=31079] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31079/stat : 31079 (java) S 31071 31073 29531 0 -1 64 2 377 0 0 0 0 1 1 18 0 9 0 28477501 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31080] ppid=31071 vsize=868108 CPUtime=0.39
/proc/31073/task/31080/stat : 31080 (java) S 31071 31073 29531 0 -1 64 992 377 0 0 36 1 1 1 16 0 9 0 28477501 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31081] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31081/stat : 31081 (java) S 31071 31073 29531 0 -1 64 1 377 0 0 0 0 1 1 19 0 9 0 28477501 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31073/tid=31082] ppid=31071 vsize=868108 CPUtime=0.02
/proc/31073/task/31082/stat : 31082 (java) S 31071 31073 29531 0 -1 64 13 377 0 0 0 0 1 1 15 0 9 0 28477501 888942592 25371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.74
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 26.0221
CPU time (s): 25.7811
CPU user time (s): 25.5131
CPU system time (s): 0.267959
CPU usage (%): 99.0738
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.5131
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39577
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= 2256
involuntary context switches= 2719

runsolver used 0.041993 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 17:55:23
IDJOB=2097867
IDBENCH=57901
IDSOLVER=773
FILE ID=node77/2097867-1247414123
PBS_JOBID= 9510495
Free space on /tmp= 66248 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-4.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-2097867-1247414123/watcher-2097867-1247414123 -o /tmp/evaluation-result-2097867-1247414123/solver-2097867-1247414123 -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-2097867-1247414123.xml

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

MD5SUM BENCH= 650642c90363cbf82efaaeb884e45b3c
RANDOM SEED=1874535355

node77.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.256
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1416944 kB
Buffers:         37364 kB
Cached:         149976 kB
SwapCached:          0 kB
Active:         494116 kB
Inactive:        87364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7216 kB
Writeback:           0 kB
Mapped:         414628 kB
Slab:            42136 kB
Committed_AS:  1016096 kB
PageTables:       2504 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= 66244 MiB
End job on node77 at 2009-07-12 17:55:49