Trace number 2095221

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 ACUNSAT 4.49931 4.59971

DiagnosticValue
CHECKS163279
NODES1771

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf7.xml
MD5SUMb303ec0d2b2de0b17f32c17f63378707
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.364943
Satisfiable
(Un)Satisfiability was proved
Number of variables1328
Number of constraints3348
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3348
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2095221-1247406957.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.58/0.60	     nbVariables=1328  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=2642
0.58/0.60	       =>  wckTime=0.355  cpuTime=0.26  mem=11M793
0.58/0.60	   
0.58/0.60	   predicates being loaded...
0.58/0.69	   
0.58/0.69	   constraints being loaded...
1.86/1.95	     nbConstraints=3142  nbGlobalConstraints=2  nbMergedConstraints=208  nbSingletonDomainVariables=14
1.86/1.95	     nbConvertedConstraints=2072  nbConvertConstraintsChecks=4129  nbExtensionStructures=5
1.86/1.95	     nbSharedExtensionStructures=2068  nbConflictsStructures=14  nbSharedConflictsStructures=3127
1.86/1.95	     nbSharedBinaryRepresentations=12  nbEvaluationManagers=9  nbSharedEvaluationManagers=1059  minDegree=1
1.86/1.95	     maxDegree=96  minArity=2  avgArity=2.59  maxArity=182  nbGenerators=2  nbFusions=0  symmetryWckTime=0.318
1.86/1.95	     symmetryCpuTime=0.13
1.86/1.95	       =>  wckTime=1.702  cpuTime=1.26  mem=11M288
1.96/2.03	   
1.96/2.03	   solver IterativeSystematicSolver being built... 
2.05/2.15	   
2.05/2.15	   INFO : Forward propagation technique limited 
2.16/2.26	       =>  wckTime=2.019  cpuTime=1.46  mem=38M68
2.16/2.29	   
2.16/2.29	   preprocessing
2.16/2.29	     nbConstraintChecks=0  nbPropagations=1328  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.16/2.29	     detectedInconsistency=no
2.16/2.29	       =>  wckTime=0.02  cpuTime=0.01  mem=38M68
4.03/4.17	   
4.03/4.17	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=40M16)
4.43/4.53	   
4.43/4.53	   search
4.43/4.53	     run=5  nbConstraintChecks=163279  nbValidityChecks=110671  minDepth=0  maxDepth=60  nbPropagations=89743
4.43/4.53	     nbRevisions=559916  nbUselessRevisions=481007  nbAssignments=1771  nbFailedAssignments=139  nbBacktracks=1387
4.43/4.54	     nbVisitedNodes=2034  nbRestartNogoods=20  nbSEliminables=606.47  nbREliminables=582.64  nbIEliminables=36.31
4.43/4.54	     nbDEliminables=0  nbPEliminables=0
4.43/4.54	       =>  wckTime=2.268  cpuTime=2.16  mem=40M16
4.43/4.54	   
4.43/4.54	   global
4.43/4.54	     nbConstraintChecks=163279  nbValidityChecks=110671  nbPropagations=91071  nbRevisions=559916
4.43/4.54	     nbUselessRevisions=481007  nbRestartNogoods=20  solvingWckTime=2.27  solvingCpuTime=2.16  expiredTime=no
4.43/4.54	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=3.67
4.43/4.54	       =>  wckTime=4.293  cpuTime=3.62  mem=40M16
4.43/4.54	   
4.43/4.54	s UNSATISFIABLE
4.43/4.54	d NODES 1771
4.43/4.54	d CHECKS 163279
4.43/4.54	   
4.43/4.54	   totalWckTime=4.349  totalCpuTime=3.67

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095221-1247406957/watcher-2095221-1247406957 -o /tmp/evaluation-result-2095221-1247406957/solver-2095221-1247406957 -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-2095221-1247406957.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.00 2.00 2.00 4/80 28516
/proc/meminfo: memFree=1693664/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=18576 CPUtime=0
/proc/28516/stat : 28516 (runsolver) R 28514 28516 28057 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27760381 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 240907775271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28516/statm: 4644 284 249 26 0 2626 0

[startup+0.0719559 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28516
/proc/meminfo: memFree=1693664/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=864024 CPUtime=0.05
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 2828 0 1 0 4 1 0 0 18 0 9 0 27760381 884760576 2362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216006 2362 1118 9 0 210899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.10296 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28516
/proc/meminfo: memFree=1693664/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=865984 CPUtime=0.08
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 3726 0 1 0 6 2 0 0 18 0 9 0 27760381 886767616 3194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216496 3194 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302978 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28516
/proc/meminfo: memFree=1693664/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=866224 CPUtime=0.28
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 5801 0 1 0 24 4 0 0 18 0 9 0 27760381 887013376 5167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216556 5167 1980 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.702018 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28516
/proc/meminfo: memFree=1693664/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=867256 CPUtime=0.68
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 8334 0 1 0 63 5 0 0 18 0 9 0 27760381 888070144 7688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216814 7688 2034 9 0 211250 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867256

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28525
/proc/meminfo: memFree=1659416/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=867844 CPUtime=1.46
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 14202 0 1 0 128 18 0 0 18 0 9 0 27760381 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 216961 13553 2043 9 0 211397 0
[pid=28516/tid=28518] ppid=28514 vsize=867844 CPUtime=1.21
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 28057 0 -1 64 12763 0 1 0 104 17 0 0 25 0 9 0 27760382 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4126927182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 28057 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 27760384 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 28057 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27760384 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 28057 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27760384 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 28057 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27760386 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=867844 CPUtime=0.23
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 28057 0 -1 64 741 0 0 0 23 0 0 0 16 0 9 0 27760386 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 28057 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27760386 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=867844 CPUtime=0
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 28057 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27760386 888672256 13553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867844

[startup+3.10126 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28529
/proc/meminfo: memFree=1623384/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868168 CPUtime=3.04
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 31506 502 1 0 271 25 7 1 18 0 9 0 27760381 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217042 20173 2662 9 0 211478 0
[pid=28516/tid=28518] ppid=28514 vsize=868168 CPUtime=2.52
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 28057 0 -1 64 18552 502 1 0 224 20 7 1 25 0 9 0 27760382 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4127245489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868168 CPUtime=0.23
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 28057 0 -1 64 11153 502 0 0 12 3 7 1 17 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 28057 0 -1 64 25 502 0 0 0 0 7 1 16 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 28057 0 -1 64 20 502 0 0 0 0 7 1 15 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 28057 0 -1 64 2 502 0 0 0 0 7 1 18 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868168 CPUtime=0.42
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 28057 0 -1 64 959 502 0 0 34 0 7 1 15 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 28057 0 -1 64 0 502 0 0 0 0 7 1 19 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 28057 0 -1 64 9 502 0 0 0 0 7 1 15 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868168

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

[startup+3.90134 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28529
/proc/meminfo: memFree=1623000/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868168 CPUtime=3.83
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 31566 502 1 0 350 25 7 1 18 0 9 0 27760381 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217042 20173 2662 9 0 211478 0
[pid=28516/tid=28518] ppid=28514 vsize=868168 CPUtime=3.31
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 28057 0 -1 64 18612 502 1 0 303 20 7 1 25 0 9 0 27760382 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4127245471 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868168 CPUtime=0.23
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 28057 0 -1 64 11153 502 0 0 12 3 7 1 17 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 28057 0 -1 64 25 502 0 0 0 0 7 1 16 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 28057 0 -1 64 20 502 0 0 0 0 7 1 15 0 9 0 27760384 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 28057 0 -1 64 2 502 0 0 0 0 7 1 18 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868168 CPUtime=0.42
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 28057 0 -1 64 959 502 0 0 34 0 7 1 15 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 28057 0 -1 64 0 502 0 0 0 0 7 1 19 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 28057 0 -1 64 9 502 0 0 0 0 7 1 15 0 9 0 27760386 889004032 20173 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868168

[startup+4.30138 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28529
/proc/meminfo: memFree=1622936/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868168 CPUtime=4.23
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 31583 502 1 0 390 25 7 1 18 0 9 0 27760381 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217042 20178 2662 9 0 211478 0
[pid=28516/tid=28518] ppid=28514 vsize=868168 CPUtime=3.7
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 28057 0 -1 64 18625 502 1 0 342 20 7 1 25 0 9 0 27760382 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4127246688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868168 CPUtime=0.23
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 28057 0 -1 64 11153 502 0 0 12 3 7 1 16 0 9 0 27760384 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 28057 0 -1 64 25 502 0 0 0 0 7 1 16 0 9 0 27760384 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 28057 0 -1 64 20 502 0 0 0 0 7 1 15 0 9 0 27760384 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 28057 0 -1 64 2 502 0 0 0 0 7 1 18 0 9 0 27760386 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868168 CPUtime=0.42
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 28057 0 -1 64 963 502 0 0 34 0 7 1 15 0 9 0 27760386 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 28057 0 -1 64 0 502 0 0 0 0 7 1 19 0 9 0 27760386 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 28057 0 -1 64 9 502 0 0 0 0 7 1 15 0 9 0 27760386 889004032 20178 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868168

[startup+4.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28529
/proc/meminfo: memFree=1622936/2055920 swapFree=4192812/4192956
[pid=28516] ppid=28514 vsize=868168 CPUtime=4.43
/proc/28516/stat : 28516 (java) S 28514 28516 28057 0 -1 0 31600 502 1 0 409 26 7 1 18 0 9 0 27760381 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28516/statm: 217042 20195 2662 9 0 211478 0
[pid=28516/tid=28518] ppid=28514 vsize=868168 CPUtime=3.87
/proc/28516/task/28518/stat : 28518 (java) R 28514 28516 28057 0 -1 64 18626 502 1 0 359 20 7 1 25 0 9 0 27760382 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4127092624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28519] ppid=28514 vsize=868168 CPUtime=0.23
/proc/28516/task/28519/stat : 28519 (java) S 28514 28516 28057 0 -1 64 11153 502 0 0 12 3 7 1 16 0 9 0 27760384 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28520] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28520/stat : 28520 (java) S 28514 28516 28057 0 -1 64 25 502 0 0 0 0 7 1 16 0 9 0 27760384 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28521] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28521/stat : 28521 (java) S 28514 28516 28057 0 -1 64 20 502 0 0 0 0 7 1 15 0 9 0 27760384 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28522] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28522/stat : 28522 (java) S 28514 28516 28057 0 -1 64 2 502 0 0 0 0 7 1 18 0 9 0 27760386 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28523] ppid=28514 vsize=868168 CPUtime=0.45
/proc/28516/task/28523/stat : 28523 (java) S 28514 28516 28057 0 -1 64 979 502 0 0 37 0 7 1 15 0 9 0 27760386 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28524] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28524/stat : 28524 (java) S 28514 28516 28057 0 -1 64 0 502 0 0 0 0 7 1 19 0 9 0 27760386 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28516/tid=28525] ppid=28514 vsize=868168 CPUtime=0.08
/proc/28516/task/28525/stat : 28525 (java) S 28514 28516 28057 0 -1 64 9 502 0 0 0 0 7 1 15 0 9 0 27760386 889004032 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 868168

Child status: 0
Real time (s): 4.59971
CPU time (s): 4.49931
CPU user time (s): 4.21336
CPU system time (s): 0.285956
CPU usage (%): 97.8175
Max. virtual memory (cumulated for all children) (KiB): 868168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21336
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32212
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= 1513
involuntary context switches= 1713

runsolver used 0.011998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-12 15:55:57
IDJOB=2095221
IDBENCH=54992
IDSOLVER=773
FILE ID=node36/2095221-1247406957
PBS_JOBID= 9510571
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-elf-rf7.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-2095221-1247406957/watcher-2095221-1247406957 -o /tmp/evaluation-result-2095221-1247406957/solver-2095221-1247406957 -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-2095221-1247406957.xml

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

MD5SUM BENCH= b303ec0d2b2de0b17f32c17f63378707
RANDOM SEED=883576352

node36.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.238
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.238
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:       1694144 kB
Buffers:         32800 kB
Cached:         114964 kB
SwapCached:          0 kB
Active:         244248 kB
Inactive:        61740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         178676 kB
Slab:            40756 kB
Committed_AS:   996816 kB
PageTables:       2012 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= 66388 MiB
End job on node36 at 2009-07-12 15:56:02