Trace number 1092111

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 7.62684 7.70646

DiagnosticValue
CHECKS1448000
NODES15589

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-11-22-10-5-4_glb.xml
MD5SUMb8cbae2b2c9a33c7872dd54f17a7b268
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.318951
Satisfiable
(Un)Satisfiability was proved
Number of variables1452
Number of constraints1298
Maximum constraint arity22
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1210
Global constraints used (with number of constraints)weightedsum(88)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.22	
0.19/0.22	   configuration
0.19/0.22	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1092111-1215264143.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.48/0.50	     nbVariables=1452  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=2904
0.48/0.50	       =>  wckTime=0.285  cpuTime=0.19  mem=10M779
0.48/0.50	   
0.48/0.50	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
1.76/1.88	     nbConstraints=1329  nbGlobalConstraints=119  nbConflictsStructures=1  nbSharedConflictsStructures=1209
1.76/1.88	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1209  minDegree=4  maxDegree=16
1.76/1.88	     minArity=3  avgArity=9.4  maxArity=440  nbGenerators=31  nbFusions=0  symmetryWckTime=0.946  symmetryCpuTime=0.75
1.76/1.88	       =>  wckTime=1.661  cpuTime=1.28  mem=40M162
1.86/1.95	   
1.86/1.95	   solver IterativeSystematicSolver being built... 
1.96/2.05	   
1.96/2.05	   INFO : Forward propagation technique limited 
2.05/2.17	       =>  wckTime=1.95  cpuTime=1.45  mem=37M404
2.45/2.54	   
2.45/2.54	   preprocessing
2.45/2.54	     nbConstraintChecks=12967  nbValidityChecks=12173  nbPropagations=5660  nbRevisions=10886  nbUselessRevisions=8257
2.45/2.54	     nbSingletonTests=1489  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
2.45/2.54	     detectedInconsistency=no
2.45/2.54	       =>  wckTime=0.364  cpuTime=0.33  mem=37M404
2.75/2.82	   
2.75/2.82	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=39M344)
7.54/7.64	   
7.54/7.64	   search
7.54/7.64	     run=12  nbConstraintChecks=1435033  nbValidityChecks=2196264  minDepth=30  maxDepth=1452  nbPropagations=1287551
7.54/7.64	     nbRevisions=5169201  nbUselessRevisions=3955176  nbAssignments=15589  nbFailedAssignments=3083  nbBacktracks=10522
7.54/7.64	     nbVisitedNodes=21752  nbRestartNogoods=83  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=1283.29
7.54/7.64	     nbIEliminables=37.37  nbDEliminables=0  nbPEliminables=0
7.54/7.64	       =>  wckTime=5.469  cpuTime=5.35  mem=39M344
7.54/7.65	   
7.54/7.65	   global
7.54/7.65	     nbConstraintChecks=1448000  nbValidityChecks=2208437  nbPropagations=1293211  nbRevisions=5180087
7.54/7.65	     nbUselessRevisions=3963433  nbRestartNogoods=83  solvingWckTime=5.471  solvingCpuTime=5.35  expiredTime=no
7.54/7.65	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.8  globalCpuTime=6.85
7.54/7.65	       =>  wckTime=7.426  cpuTime=6.81  mem=39M344
7.54/7.65	   
7.54/7.65	s SATISFIABLE
7.54/7.65	v 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 0 1 1 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 1 0 1 1 1 0 0 1 1 0 0 0 1 0 0 1 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 1 1 1 1 1 1 0 0 1 0 0 0 0 1 0 1 0 1 1 0 1 0 0 1 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 1 1 0 0 1 0 0 1 0 1 1 0 0 0 1 1 0 1 1 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 1 1 1 1 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 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 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 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 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 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 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 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 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 
7.54/7.65	d NODES 15589
7.54/7.65	d CHECKS 1448000
7.54/7.65	   
7.54/7.65	   totalWckTime=7.478  totalCpuTime=6.86

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092111-1215264143/watcher-1092111-1215264143 -o /tmp/evaluation-result-1092111-1215264143/solver-1092111-1215264143 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092111-1215264143.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 27685
/proc/meminfo: memFree=1782088/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=18572 CPUtime=0
/proc/27685/stat : 27685 (runsolver) R 27683 27685 26276 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 267356994 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27685/statm: 4643 292 257 25 0 2626 0

[startup+0.10204 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 27685
/proc/meminfo: memFree=1782088/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=867632 CPUtime=0.09
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 3887 0 1 0 7 2 0 0 18 0 9 0 267356994 888455168 3327 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 216908 3327 1749 9 0 211463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 867632

[startup+0.201055 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 27685
/proc/meminfo: memFree=1782088/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=867660 CPUtime=0.19
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 4968 0 1 0 16 3 0 0 18 0 9 0 267356994 888483840 4395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 216915 4395 1852 9 0 211463 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 867660

[startup+0.301074 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 27685
/proc/meminfo: memFree=1782088/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=867740 CPUtime=0.28
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 5815 0 1 0 25 3 0 0 18 0 9 0 267356994 888565760 5189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 216935 5190 1953 9 0 211463 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867740

[startup+0.701154 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 27685
/proc/meminfo: memFree=1782088/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=868852 CPUtime=0.68
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 9108 0 1 0 63 5 0 0 18 0 9 0 267356994 889704448 8468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217213 8469 2008 9 0 211719 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868852

[startup+1.50231 s]
/proc/loadavg: 2.03 2.00 2.00 4/84 27696
/proc/meminfo: memFree=1744112/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869208 CPUtime=1.46
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 22947 545 1 0 119 16 11 0 18 0 9 0 267356994 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217302 17120 2016 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869208 CPUtime=1.19
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 18261 545 1 0 94 14 11 0 20 0 9 0 267356996 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4127029164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869208 CPUtime=0.13
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 2882 545 0 0 2 0 11 0 16 0 9 0 267356997 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869208 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869208 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869208 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869208 CPUtime=0.32
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 954 545 0 0 21 0 11 0 16 0 9 0 267356999 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869208 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890068992 17120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869208 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 8 545 0 0 0 0 11 0 15 0 9 0 267356999 890068992 17120 996147200 134512640 134550740 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) 869208

[startup+3.10161 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 27698
/proc/meminfo: memFree=1713784/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869296 CPUtime=3.05
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 28818 545 1 0 275 19 11 0 18 0 9 0 267356994 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217324 19582 2638 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869296 CPUtime=2.61
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 21535 545 1 0 234 16 11 0 25 0 9 0 267356996 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4127257171 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869296 CPUtime=0.2
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 5389 545 0 0 8 1 11 0 17 0 9 0 267356997 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869296 CPUtime=0.42
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 1042 545 0 0 31 0 11 0 15 0 9 0 267356999 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 8 545 0 0 0 0 11 0 15 0 9 0 267356999 890159104 19582 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 869296

[startup+6.30224 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 27698
/proc/meminfo: memFree=1713464/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869296 CPUtime=6.24
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 28870 545 1 0 593 20 11 0 18 0 9 0 267356994 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217324 19603 2638 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869296 CPUtime=5.78
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 21536 545 1 0 551 16 11 0 25 0 9 0 267356996 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4127257171 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869296 CPUtime=0.2
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 5389 545 0 0 8 1 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869296 CPUtime=0.45
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 1064 545 0 0 33 1 11 0 17 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 37 545 0 0 0 0 11 0 15 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 869296

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

[startup+6.40226 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 27698
/proc/meminfo: memFree=1713464/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869296 CPUtime=6.34
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 28870 545 1 0 603 20 11 0 18 0 9 0 267356994 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217324 19603 2638 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869296 CPUtime=5.88
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 21536 545 1 0 561 16 11 0 25 0 9 0 267356996 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4127147476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869296 CPUtime=0.2
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 5389 545 0 0 8 1 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869296 CPUtime=0.45
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 1064 545 0 0 33 1 11 0 17 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 37 545 0 0 0 0 11 0 15 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 869296

[startup+7.20141 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 27698
/proc/meminfo: memFree=1713464/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869296 CPUtime=7.14
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 28871 545 1 0 683 20 11 0 18 0 9 0 267356994 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217324 19603 2638 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869296 CPUtime=6.67
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 21537 545 1 0 640 16 11 0 25 0 9 0 267356996 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4127181558 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869296 CPUtime=0.2
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 5389 545 0 0 8 1 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869296 CPUtime=0.45
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 1064 545 0 0 33 1 11 0 16 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 37 545 0 0 0 0 11 0 15 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.14
Current children cumulated vsize (KiB) 869296

[startup+7.60149 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 27698
/proc/meminfo: memFree=1713464/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=869296 CPUtime=7.54
/proc/27685/stat : 27685 (java) S 27683 27685 26276 0 -1 0 28871 545 1 0 723 20 11 0 18 0 9 0 267356994 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27685/statm: 217324 19603 2638 9 0 211830 0
[pid=27685/tid=27687] ppid=27683 vsize=869296 CPUtime=7.07
/proc/27685/task/27687/stat : 27687 (java) R 27683 27685 26276 0 -1 64 21537 545 1 0 680 16 11 0 25 0 9 0 267356996 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4127254792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27688] ppid=27683 vsize=869296 CPUtime=0.2
/proc/27685/task/27688/stat : 27688 (java) S 27683 27685 26276 0 -1 64 5389 545 0 0 8 1 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27689] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27689/stat : 27689 (java) S 27683 27685 26276 0 -1 64 17 545 0 0 0 0 11 0 17 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27690] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27690/stat : 27690 (java) S 27683 27685 26276 0 -1 64 14 545 0 0 0 0 11 0 16 0 9 0 267356997 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27691] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27691/stat : 27691 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 18 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27685/tid=27692] ppid=27683 vsize=869296 CPUtime=0.45
/proc/27685/task/27692/stat : 27692 (java) S 27683 27685 26276 0 -1 64 1064 545 0 0 33 1 11 0 16 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27693] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27693/stat : 27693 (java) S 27683 27685 26276 0 -1 64 1 545 0 0 0 0 11 0 19 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27685/tid=27694] ppid=27683 vsize=869296 CPUtime=0.11
/proc/27685/task/27694/stat : 27694 (java) S 27683 27685 26276 0 -1 64 37 545 0 0 0 0 11 0 15 0 9 0 267356999 890159104 19603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.54
Current children cumulated vsize (KiB) 869296

[startup+7.70151 s]
/proc/loadavg: 2.03 2.00 2.00 3/75 27698
/proc/meminfo: memFree=1755128/2055920 swapFree=4181032/4192956
[pid=27685] ppid=27683 vsize=0 CPUtime=7.6
/proc/27685/stat : 27685 (java) Z 27683 27685 26276 0 -1 12 28939 545 1 0 728 21 11 0 16 0 2 0 267356994 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.70646
CPU time (s): 7.62684
CPU user time (s): 7.40187
CPU system time (s): 0.224965
CPU usage (%): 98.9668
Max. virtual memory (cumulated for all children) (KiB): 871884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.40187
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29484
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= 1882
involuntary context switches= 1989

runsolver used 0.011998 second user time and 0.030995 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-05 15:22:23
IDJOB=1092111
IDBENCH=58596
IDSOLVER=364
FILE ID=node85/1092111-1215264143
PBS_JOBID= 7882049
Free space on /tmp= 126848 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-11-22-10-5-4_glb.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092111-1215264143/watcher-1092111-1215264143 -o /tmp/evaluation-result-1092111-1215264143/solver-1092111-1215264143 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1092111-1215264143.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b8cbae2b2c9a33c7872dd54f17a7b268
RANDOM SEED=857054318

node85.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.272
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.272
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:       1782504 kB
Buffers:         24632 kB
Cached:         189096 kB
SwapCached:       5844 kB
Active:         140208 kB
Inactive:        88360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782504 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          23164 kB
Slab:            30492 kB
Committed_AS:   710540 kB
PageTables:       1500 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= 126844 MiB
End job on node85 at 2008-07-05 15:22:31