Trace number 2099195

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 2.74358 2.82717

DiagnosticValue
CHECKS26497700
NODES2486

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-91_ext.xml
MD5SUM1c4d52c30b8a01d9f2e798105238c847
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.39294
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2099195-1247417649.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.32	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180  nbTotalValues=7200
0.28/0.36	       =>  wckTime=0.106  cpuTime=0.09  mem=7M892
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.57/0.65	   
0.57/0.65	   constraints being loaded...
0.78/0.84	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.78/0.84	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=9
0.78/0.84	     minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.045  symmetryCpuTime=0.02
0.78/0.84	       =>  wckTime=0.593  cpuTime=0.5  mem=41M344
0.86/0.94	   
0.86/0.94	   solver IterativeSystematicSolver being built... 
0.96/1.08	       =>  wckTime=0.831  cpuTime=0.61  mem=28M718
0.96/1.09	   
0.96/1.09	   preprocessing
0.96/1.09	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96/1.09	     detectedInconsistency=no
0.96/1.09	       =>  wckTime=0.0030  cpuTime=0.01  mem=29M666
1.45/1.55	   
1.45/1.55	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=30M646)
2.64/2.77	   
2.64/2.77	   search
2.64/2.77	     run=11  nbConstraintChecks=26497724  minDepth=1  maxDepth=40  nbPropagations=247644  nbRevisions=979805
2.64/2.77	     nbUselessRevisions=472428  nbAssignments=2486  nbFailedAssignments=1861  nbInferredBacktracks=1  nbBacktracks=556
2.64/2.77	     nbVisitedNodes=4775  nbRestartNogoods=98  nbFoundSolutions=1  nbSEliminables=4.41  nbREliminables=4.17
2.64/2.77	     nbIEliminables=18.51  nbDEliminables=0  nbPEliminables=0
2.64/2.77	       =>  wckTime=1.68  cpuTime=1.6  mem=30M646
2.64/2.77	   
2.64/2.77	   global
2.64/2.77	     nbConstraintChecks=26497724  nbPropagations=247684  nbRevisions=979805  nbUselessRevisions=472428
2.64/2.77	     nbRestartNogoods=98  solvingWckTime=1.683  solvingCpuTime=1.6  expiredTime=no  totalExploration=no
2.64/2.77	     nbFoundSolutions=1  firstSolutionCpuTime=2.21  globalCpuTime=2.25
2.64/2.77	       =>  wckTime=2.518  cpuTime=2.21  mem=30M646
2.64/2.77	   
2.64/2.77	s SATISFIABLE
2.64/2.77	v 170 161 116 66 69 171 111 119 146 126 166 22 16 146 31 90 51 94 44 121 43 64 9 58 167 107 164 2 97 176 23 150 23 67 127 162 111 159 161 66 
2.64/2.77	d NODES 2486
2.64/2.77	d CHECKS 26497724
2.64/2.77	   
2.64/2.77	   totalWckTime=2.584  totalCpuTime=2.25

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-2099195-1247417649/watcher-2099195-1247417649 -o /tmp/evaluation-result-2099195-1247417649/solver-2099195-1247417649 -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-2099195-1247417649.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.05 2.03 2.01 4/80 30344
/proc/meminfo: memFree=1646328/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=18576 CPUtime=0
/proc/30344/stat : 30344 (runsolver) R 30342 30344 29638 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28827534 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 244276849959 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30344/statm: 4644 284 249 26 0 2626 0

[startup+0.106661 s]
/proc/loadavg: 2.05 2.03 2.01 4/80 30344
/proc/meminfo: memFree=1646328/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=865952 CPUtime=0.09
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 3748 0 1 0 7 2 0 0 20 0 9 0 28827534 886734848 3214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216488 3214 1700 9 0 210973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865952

[startup+0.202675 s]
/proc/loadavg: 2.05 2.03 2.01 4/80 30344
/proc/meminfo: memFree=1646328/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=866104 CPUtime=0.18
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 4818 0 1 0 16 2 0 0 20 0 9 0 28827534 886890496 4235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216526 4235 1888 9 0 211004 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866104

[startup+0.302685 s]
/proc/loadavg: 2.05 2.03 2.01 4/80 30344
/proc/meminfo: memFree=1646328/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=866432 CPUtime=0.28
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 5963 0 1 0 25 3 0 0 20 0 9 0 28827534 887226368 5329 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216608 5329 1984 9 0 211066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.70173 s]
/proc/loadavg: 2.05 2.03 2.01 4/80 30344
/proc/meminfo: memFree=1646328/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=866564 CPUtime=0.68
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 13163 0 1 0 60 8 0 0 20 0 9 0 28827534 887361536 12516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216641 12516 2008 9 0 211099 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866564

[startup+1.50282 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 30357
/proc/meminfo: memFree=1587944/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=867428 CPUtime=1.45
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 26053 272 1 0 134 11 0 0 20 0 9 0 28827534 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216857 17175 2656 9 0 211293 0
[pid=30344/tid=30346] ppid=30342 vsize=867428 CPUtime=1.16
/proc/30344/task/30346/stat : 30346 (java) R 30342 30344 29638 0 -1 64 17656 272 1 0 108 8 0 0 25 0 9 0 28827535 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4126805169 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30347] ppid=30342 vsize=867428 CPUtime=0.08
/proc/30344/task/30347/stat : 30347 (java) S 30342 30344 29638 0 -1 64 7031 272 0 0 7 1 0 0 17 0 9 0 28827537 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30348] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30348/stat : 30348 (java) S 30342 30344 29638 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30349] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30349/stat : 30349 (java) S 30342 30344 29638 0 -1 64 8 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30350] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30350/stat : 30350 (java) S 30342 30344 29638 0 -1 64 2 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30351] ppid=30342 vsize=867428 CPUtime=0.17
/proc/30344/task/30351/stat : 30351 (java) S 30342 30344 29638 0 -1 64 525 272 0 0 17 0 0 0 15 0 9 0 28827539 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30352] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30352/stat : 30352 (java) S 30342 30344 29638 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30353] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30353/stat : 30353 (java) S 30342 30344 29638 0 -1 64 6 272 0 0 0 0 0 0 15 0 9 0 28827539 888246272 17175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867428

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

[startup+1.60283 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 30357
/proc/meminfo: memFree=1587944/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=867428 CPUtime=1.55
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 26060 272 1 0 144 11 0 0 20 0 9 0 28827534 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216857 17180 2656 9 0 211293 0
[pid=30344/tid=30346] ppid=30342 vsize=867428 CPUtime=1.26
/proc/30344/task/30346/stat : 30346 (java) R 30342 30344 29638 0 -1 64 17658 272 1 0 118 8 0 0 25 0 9 0 28827535 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4126779696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30347] ppid=30342 vsize=867428 CPUtime=0.08
/proc/30344/task/30347/stat : 30347 (java) S 30342 30344 29638 0 -1 64 7031 272 0 0 7 1 0 0 17 0 9 0 28827537 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30348] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30348/stat : 30348 (java) S 30342 30344 29638 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30349] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30349/stat : 30349 (java) S 30342 30344 29638 0 -1 64 8 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30350] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30350/stat : 30350 (java) S 30342 30344 29638 0 -1 64 2 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30351] ppid=30342 vsize=867428 CPUtime=0.17
/proc/30344/task/30351/stat : 30351 (java) S 30342 30344 29638 0 -1 64 530 272 0 0 17 0 0 0 15 0 9 0 28827539 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30352] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30352/stat : 30352 (java) S 30342 30344 29638 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30353] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30353/stat : 30353 (java) S 30342 30344 29638 0 -1 64 6 272 0 0 0 0 0 0 15 0 9 0 28827539 888246272 17180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 867428

[startup+2.40192 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 30357
/proc/meminfo: memFree=1587624/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=867428 CPUtime=2.34
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 26077 272 1 0 223 11 0 0 20 0 9 0 28827534 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216857 17194 2656 9 0 211293 0
[pid=30344/tid=30346] ppid=30342 vsize=867428 CPUtime=2.02
/proc/30344/task/30346/stat : 30346 (java) R 30342 30344 29638 0 -1 64 17662 272 1 0 194 8 0 0 25 0 9 0 28827535 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4126779696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30347] ppid=30342 vsize=867428 CPUtime=0.08
/proc/30344/task/30347/stat : 30347 (java) S 30342 30344 29638 0 -1 64 7031 272 0 0 7 1 0 0 17 0 9 0 28827537 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30348] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30348/stat : 30348 (java) S 30342 30344 29638 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30349] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30349/stat : 30349 (java) S 30342 30344 29638 0 -1 64 8 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30350] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30350/stat : 30350 (java) S 30342 30344 29638 0 -1 64 2 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30351] ppid=30342 vsize=867428 CPUtime=0.19
/proc/30344/task/30351/stat : 30351 (java) S 30342 30344 29638 0 -1 64 543 272 0 0 19 0 0 0 15 0 9 0 28827539 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30352] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30352/stat : 30352 (java) S 30342 30344 29638 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30353] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30353/stat : 30353 (java) S 30342 30344 29638 0 -1 64 6 272 0 0 0 0 0 0 15 0 9 0 28827539 888246272 17194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 867428

[startup+2.80196 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 30357
/proc/meminfo: memFree=1587624/2055920 swapFree=4191904/4192956
[pid=30344] ppid=30342 vsize=867428 CPUtime=2.71
/proc/30344/stat : 30344 (java) S 30342 30344 29638 0 -1 0 26153 272 1 0 260 11 0 0 20 0 9 0 28827534 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30344/statm: 216857 17202 2656 9 0 211293 0
[pid=30344/tid=30346] ppid=30342 vsize=867428 CPUtime=2.39
/proc/30344/task/30346/stat : 30346 (java) S 30342 30344 29638 0 -1 64 17737 272 1 0 231 8 0 0 25 0 9 0 28827535 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30347] ppid=30342 vsize=867428 CPUtime=0.08
/proc/30344/task/30347/stat : 30347 (java) S 30342 30344 29638 0 -1 64 7031 272 0 0 7 1 0 0 17 0 9 0 28827537 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30348] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30348/stat : 30348 (java) S 30342 30344 29638 0 -1 64 17 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30349] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30349/stat : 30349 (java) S 30342 30344 29638 0 -1 64 8 272 0 0 0 0 0 0 16 0 9 0 28827537 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30350] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30350/stat : 30350 (java) S 30342 30344 29638 0 -1 64 2 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30351] ppid=30342 vsize=867428 CPUtime=0.2
/proc/30344/task/30351/stat : 30351 (java) S 30342 30344 29638 0 -1 64 544 272 0 0 20 0 0 0 15 0 9 0 28827539 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30352] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30352/stat : 30352 (java) S 30342 30344 29638 0 -1 64 1 272 0 0 0 0 0 0 25 0 9 0 28827539 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30344/tid=30353] ppid=30342 vsize=867428 CPUtime=0
/proc/30344/task/30353/stat : 30353 (java) S 30342 30344 29638 0 -1 64 6 272 0 0 0 0 0 0 15 0 9 0 28827539 888246272 17202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 867428

Child status: 0
Real time (s): 2.82717
CPU time (s): 2.74358
CPU user time (s): 2.6056
CPU system time (s): 0.137979
CPU usage (%): 97.0434
Max. virtual memory (cumulated for all children) (KiB): 867428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6056
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26453
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= 1179
involuntary context switches= 1248

runsolver used 0.003999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-12 18:54:10
IDJOB=2099195
IDBENCH=59972
IDSOLVER=773
FILE ID=node63/2099195-1247417649
PBS_JOBID= 9510688
Free space on /tmp= 66220 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-91_ext.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-2099195-1247417649/watcher-2099195-1247417649 -o /tmp/evaluation-result-2099195-1247417649/solver-2099195-1247417649 -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-2099195-1247417649.xml

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

MD5SUM BENCH= 1c4d52c30b8a01d9f2e798105238c847
RANDOM SEED=1839617929

node63.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.232
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.232
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:       1646808 kB
Buffers:         69228 kB
Cached:         203396 kB
SwapCached:        260 kB
Active:         231308 kB
Inactive:       116320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646808 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          94828 kB
Slab:            46488 kB
Committed_AS:  1009452 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node63 at 2009-07-12 18:54:13