Trace number 2095086

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 ESACSAT 13.9799 14.1343

DiagnosticValue
CHECKS747346
NODES10248

General information on the benchmark

Namecsp/pseudo/ttp/
normalized-data-6-3.xml
MD5SUM5f02e94dfa7c928ac6b219598e0d8ae8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.44178
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints4626
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4626
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-2095086-1247406580.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.47	     nbVariables=540  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1080
0.38/0.47	       =>  wckTime=0.218  cpuTime=0.18  mem=8M868
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.59	   
0.48/0.59	   constraints being loaded...
2.94/3.02	     nbConstraints=4481  nbGlobalConstraints=5  nbMergedConstraints=150  nbConvertedConstraints=630
2.94/3.02	     nbConvertConstraintsChecks=3256  nbExtensionStructures=2  nbSharedExtensionStructures=628  nbConflictsStructures=17
2.94/3.02	     nbSharedConflictsStructures=4417  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5
2.94/3.02	     nbEvaluationManagers=16  nbSharedEvaluationManagers=3830  minDegree=13  maxDegree=80  minArity=2  avgArity=5.04
2.94/3.02	     maxArity=332  nbGenerators=5  nbFusions=0  symmetryWckTime=0.715  symmetryCpuTime=0.33
2.94/3.02	       =>  wckTime=2.776  cpuTime=2.07  mem=34M33
3.04/3.14	   
3.04/3.14	   solver IterativeSystematicSolver being built... 
3.24/3.37	   
3.24/3.37	   INFO : Forward propagation technique limited 
3.33/3.48	       =>  wckTime=3.231  cpuTime=2.34  mem=30M819
3.82/3.91	   
3.82/3.91	   preprocessing
3.82/3.91	     nbConstraintChecks=38186  nbValidityChecks=203702  nbPropagations=2295  nbRevisions=166099
3.82/3.91	     nbUselessRevisions=165074  nbSingletonTests=755  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0
3.82/3.91	     nbRemovedValues=0  detectedInconsistency=no
3.82/3.91	       =>  wckTime=0.424  cpuTime=0.39  mem=32M896
8.29/8.47	   
8.29/8.47	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=33M918)
13.83/14.10	   
13.83/14.10	   search
13.83/14.10	     run=7  nbConstraintChecks=709160  nbValidityChecks=4766353  minDepth=183  maxDepth=540  nbPropagations=166053
13.93/14.10	     nbRevisions=11691339  nbUselessRevisions=11528247  nbAssignments=10248  nbFailedAssignments=443  nbBacktracks=7728
13.93/14.10	     nbVisitedNodes=11549  nbRestartNogoods=25  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=312.11
13.93/14.10	     nbIEliminables=131  nbDEliminables=0  nbPEliminables=0
13.93/14.10	       =>  wckTime=10.615  cpuTime=10.42  mem=33M918
13.93/14.10	   
13.93/14.10	   global
13.93/14.10	     nbConstraintChecks=747346  nbValidityChecks=4970055  nbPropagations=168348  nbRevisions=11857438
13.93/14.10	     nbUselessRevisions=11693321  nbRestartNogoods=25  solvingWckTime=10.617  solvingCpuTime=10.42  expiredTime=no
13.93/14.10	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=12.75  globalCpuTime=12.8
13.93/14.10	       =>  wckTime=13.851  cpuTime=12.76  mem=33M918
13.93/14.10	   
13.93/14.10	s SATISFIABLE
13.93/14.10	v 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 1 0 1 1 
13.93/14.10	d NODES 10248
13.93/14.10	d CHECKS 747346
13.93/14.10	   
13.93/14.10	   totalWckTime=13.908  totalCpuTime=12.81

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-2095086-1247406580/watcher-2095086-1247406580 -o /tmp/evaluation-result-2095086-1247406580/solver-2095086-1247406580 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095086-1247406580.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: 1.99 1.97 1.91 4/80 26415
/proc/meminfo: memFree=1754404/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=1616 CPUtime=0
/proc/26415/stat : 26415 (java) D 26413 26415 24984 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 27725131 1654784 126 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26415/statm: 404 151 125 9 0 46 0

[startup+0.0776759 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 26415
/proc/meminfo: memFree=1754404/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=864148 CPUtime=0.06
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 2948 0 1 0 5 1 0 0 18 0 9 0 27725131 884887552 2454 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 216037 2454 1155 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.102676 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 26415
/proc/meminfo: memFree=1754404/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=865984 CPUtime=0.08
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 3734 0 1 0 7 1 0 0 18 0 9 0 27725131 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 216496 3199 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301701 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 26415
/proc/meminfo: memFree=1754404/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=866144 CPUtime=0.28
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 5658 0 1 0 25 3 0 0 18 0 9 0 27725131 886931456 5061 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 216536 5061 1927 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866144

[startup+0.702747 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 26415
/proc/meminfo: memFree=1754404/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=867488 CPUtime=0.68
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 8081 0 1 0 63 5 0 0 18 0 9 0 27725131 888307712 7435 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 216872 7435 2034 9 0 211308 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867488

[startup+1.50284 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26424
/proc/meminfo: memFree=1715612/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=867784 CPUtime=1.47
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 16337 0 1 0 128 19 0 0 18 0 9 0 27725131 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 216946 15688 2043 9 0 211382 0
[pid=26415/tid=26416] ppid=26413 vsize=867784 CPUtime=1.22
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 14916 0 1 0 105 17 0 0 25 0 9 0 27725132 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 102639104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 27725134 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27725134 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27725134 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27725136 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=867784 CPUtime=0.22
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 723 0 0 0 22 0 0 0 16 0 9 0 27725136 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27725136 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=867784 CPUtime=0
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27725136 888610816 15688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867784

[startup+3.10201 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26424
/proc/meminfo: memFree=1688604/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868168 CPUtime=3.04
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 31209 980 1 0 248 32 23 1 18 0 9 0 27725131 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217042 21946 2119 9 0 211500 0
[pid=26415/tid=26416] ppid=26413 vsize=868168 CPUtime=2.52
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 20504 980 1 0 202 26 23 1 19 0 9 0 27725132 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868168 CPUtime=0.45
/proc/26415/task/26418/stat : 26418 (java) R 26413 26415 24984 0 -1 64 8927 980 0 0 19 2 23 1 16 0 9 0 27725134 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 102510469 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868168 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 16 980 0 0 0 0 23 1 16 0 9 0 27725134 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868168 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 5 980 0 0 0 0 23 1 16 0 9 0 27725134 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868168 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868168 CPUtime=0.5
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 941 980 0 0 26 0 23 1 15 0 9 0 27725136 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868168 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889004032 21946 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868168 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 10 980 0 0 0 0 23 1 15 0 9 0 27725136 889004032 21946 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

[startup+6.30237 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26428
/proc/meminfo: memFree=1668572/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868200 CPUtime=6.2
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 43467 980 1 0 562 34 23 1 18 0 9 0 27725131 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217050 23904 2662 9 0 211486 0
[pid=26415/tid=26416] ppid=26413 vsize=868200 CPUtime=5.53
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 29948 980 1 0 501 28 23 1 25 0 9 0 27725132 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4126952352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868200 CPUtime=0.51
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 11630 980 0 0 24 3 23 1 17 0 9 0 27725134 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 21 980 0 0 0 0 23 1 16 0 9 0 27725134 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 9 980 0 0 0 0 23 1 15 0 9 0 27725134 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868200 CPUtime=0.61
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 1016 980 0 0 36 1 23 1 15 0 9 0 27725136 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 37 980 0 0 0 0 23 1 15 0 9 0 27725136 889036800 23904 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868200

[startup+12.7011 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26428
/proc/meminfo: memFree=1668380/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868200 CPUtime=12.55
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 43531 980 1 0 1196 35 23 1 18 0 9 0 27725131 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217050 23923 2662 9 0 211486 0
[pid=26415/tid=26416] ppid=26413 vsize=868200 CPUtime=11.82
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 29953 980 1 0 1130 28 23 1 25 0 9 0 27725132 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4127271552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868200 CPUtime=0.51
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 11630 980 0 0 24 3 23 1 17 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 21 980 0 0 0 0 23 1 16 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 9 980 0 0 0 0 23 1 15 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868200 CPUtime=0.65
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 1075 980 0 0 40 1 23 1 15 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 37 980 0 0 0 0 23 1 15 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868200

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

[startup+13.5012 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26428
/proc/meminfo: memFree=1668380/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868200 CPUtime=13.33
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 43532 980 1 0 1274 35 23 1 18 0 9 0 27725131 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217050 23923 2662 9 0 211486 0
[pid=26415/tid=26416] ppid=26413 vsize=868200 CPUtime=12.62
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 29953 980 1 0 1209 29 23 1 25 0 9 0 27725132 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4127269463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868200 CPUtime=0.51
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 11630 980 0 0 24 3 23 1 16 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 21 980 0 0 0 0 23 1 16 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 9 980 0 0 0 0 23 1 15 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868200 CPUtime=0.65
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 1076 980 0 0 40 1 23 1 17 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 37 980 0 0 0 0 23 1 15 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.33
Current children cumulated vsize (KiB) 868200

[startup+13.9012 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26428
/proc/meminfo: memFree=1668380/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868200 CPUtime=13.73
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 43532 980 1 0 1314 35 23 1 18 0 9 0 27725131 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217050 23923 2662 9 0 211486 0
[pid=26415/tid=26416] ppid=26413 vsize=868200 CPUtime=13.02
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 29953 980 1 0 1249 29 23 1 25 0 9 0 27725132 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4127277483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868200 CPUtime=0.51
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 11630 980 0 0 24 3 23 1 16 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 21 980 0 0 0 0 23 1 16 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 9 980 0 0 0 0 23 1 15 0 9 0 27725134 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868200 CPUtime=0.65
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 1076 980 0 0 40 1 23 1 17 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 37 980 0 0 0 0 23 1 15 0 9 0 27725136 889036800 23923 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.73
Current children cumulated vsize (KiB) 868200

[startup+14.1012 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 26428
/proc/meminfo: memFree=1668380/2055920 swapFree=4192812/4192956
[pid=26415] ppid=26413 vsize=868200 CPUtime=13.93
/proc/26415/stat : 26415 (java) S 26413 26415 24984 0 -1 0 43538 980 1 0 1334 35 23 1 18 0 9 0 27725131 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26415/statm: 217050 23927 2662 9 0 211486 0
[pid=26415/tid=26416] ppid=26413 vsize=868200 CPUtime=13.21
/proc/26415/task/26416/stat : 26416 (java) R 26413 26415 24984 0 -1 64 29957 980 1 0 1268 29 23 1 25 0 9 0 27725132 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26418] ppid=26413 vsize=868200 CPUtime=0.51
/proc/26415/task/26418/stat : 26418 (java) S 26413 26415 24984 0 -1 64 11630 980 0 0 24 3 23 1 16 0 9 0 27725134 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26419] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26419/stat : 26419 (java) S 26413 26415 24984 0 -1 64 21 980 0 0 0 0 23 1 16 0 9 0 27725134 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26420] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26420/stat : 26420 (java) S 26413 26415 24984 0 -1 64 9 980 0 0 0 0 23 1 15 0 9 0 27725134 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26421] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26421/stat : 26421 (java) S 26413 26415 24984 0 -1 64 2 980 0 0 0 0 23 1 18 0 9 0 27725136 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26422] ppid=26413 vsize=868200 CPUtime=0.65
/proc/26415/task/26422/stat : 26422 (java) S 26413 26415 24984 0 -1 64 1078 980 0 0 40 1 23 1 16 0 9 0 27725136 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26423] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26423/stat : 26423 (java) S 26413 26415 24984 0 -1 64 0 980 0 0 0 0 23 1 19 0 9 0 27725136 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26415/tid=26424] ppid=26413 vsize=868200 CPUtime=0.24
/proc/26415/task/26424/stat : 26424 (java) S 26413 26415 24984 0 -1 64 37 980 0 0 0 0 23 1 15 0 9 0 27725136 889036800 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.93
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 14.1343
CPU time (s): 13.9799
CPU user time (s): 13.5899
CPU system time (s): 0.38994
CPU usage (%): 98.9074
Max. virtual memory (cumulated for all children) (KiB): 868200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5899
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44551
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= 2109
involuntary context switches= 2424

runsolver used 0.017997 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 15:49:40
IDJOB=2095086
IDBENCH=54857
IDSOLVER=774
FILE ID=node9/2095086-1247406580
PBS_JOBID= 9510625
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/ttp/normalized-data-6-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095086-1247406580/watcher-2095086-1247406580 -o /tmp/evaluation-result-2095086-1247406580/solver-2095086-1247406580 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095086-1247406580.xml

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

MD5SUM BENCH= 5f02e94dfa7c928ac6b219598e0d8ae8
RANDOM SEED=233771843

node9.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.216
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.216
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:       1754884 kB
Buffers:         35900 kB
Cached:         106832 kB
SwapCached:          0 kB
Active:         186980 kB
Inactive:        57220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754884 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:         121888 kB
Slab:            41884 kB
Committed_AS:   993256 kB
PageTables:       1956 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= 66396 MiB
End job on node9 at 2009-07-12 15:49:54