Trace number 2094033

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 3.47747 3.54718

DiagnosticValue
CHECKS47715
NODES319

General information on the benchmark

Namecsp/QG6/
normalized-quasigroup6-8.xml
MD5SUMea45f81a3740c0ff452c95065be48628
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.179971
Satisfiable
(Un)Satisfiability was proved
Number of variables318
Number of constraints255
Maximum constraint arity66
Maximum domain size57
Number of constraints which are defined in extension0
Number of constraints which are defined in intension112
Global constraints used (with number of constraints)alldifferent(16),element(127)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2094033-1247402309.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.39	     nbVariables=318  nbDomainTypes=52  minDomainSize=1  maxDomainSize=57  nbTotalValues=5848
0.28/0.39	       =>  wckTime=0.156  cpuTime=0.12  mem=8M869
0.28/0.39	   
0.28/0.39	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
2.45/2.55	     nbConstraints=8316  nbUnaryConstraints=7  nbGlobalConstraints=84  nbSingletonDomainVariables=16  nbPurgedValues=392
2.45/2.55	     nbDisconnectedVariables=71  nbConvertedConstraints=105  nbConvertConstraintsChecks=1563983
2.45/2.55	     nbExtensionStructures=105  nbSharedExtensionStructures=48  nbConflictsStructures=1576
2.45/2.55	     nbSharedConflictsStructures=6704  nbSharedBinaryRepresentations=4198  nbEvaluationManagers=1471
2.45/2.55	     nbSharedEvaluationManagers=6656  minDegree=0  maxDegree=193  minArity=2  avgArity=2.99  maxArity=7  nbGenerators=68
2.45/2.55	     nbFusions=0  symmetryWckTime=0.734  symmetryCpuTime=0.42
2.45/2.55	       =>  wckTime=2.309  cpuTime=1.74  mem=50M158
2.66/2.74	   
2.66/2.74	   solver IterativeSystematicSolver being built... 
2.95/3.06	   
2.95/3.06	   INFO : Forward propagation technique limited 
3.05/3.13	       =>  wckTime=2.893  cpuTime=2.05  mem=50M780
3.05/3.20	   
3.05/3.20	   preprocessing
3.05/3.20	     nbConstraintChecks=5081  nbValidityChecks=308  nbPropagations=318  nbRevisions=454  nbUselessRevisions=273
3.05/3.20	     nbRemovedValues=3072  detectedInconsistency=no
3.05/3.20	       =>  wckTime=0.065  cpuTime=0.04  mem=51M764
3.35/3.48	   
3.35/3.48	   search
3.35/3.48	     run=0  nbConstraintChecks=42634  nbValidityChecks=34605  minDepth=71  maxDepth=318  nbPropagations=1246
3.35/3.48	     nbRevisions=36167  nbUselessRevisions=35487  nbAssignments=319  nbFailedAssignments=1  nbBacktracks=0
3.35/3.48	     nbVisitedNodes=321  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
3.35/3.48	     nbSEliminables=0  nbREliminables=66.93  nbIEliminables=213.64  nbDEliminables=0  nbPEliminables=0
3.35/3.48	       =>  wckTime=0.35  cpuTime=0.29  mem=52M782
3.35/3.48	   
3.35/3.48	   global
3.35/3.48	     nbConstraintChecks=47715  nbValidityChecks=34913  nbPropagations=1564  nbRevisions=36621  nbUselessRevisions=35760
3.35/3.48	     nbRestartNogoods=0  solvingWckTime=0.351  solvingCpuTime=0.29  expiredTime=no  totalExploration=no
3.35/3.48	     nbFoundSolutions=1  firstSolutionCpuTime=2.31  globalCpuTime=2.36
3.35/3.48	       =>  wckTime=3.246  cpuTime=2.34  mem=52M782
3.35/3.48	   
3.35/3.48	s SATISFIABLE
3.35/3.48	v 1 3 4 8 2 5 6 7 8 2 6 1 3 7 4 5 7 4 3 5 6 8 2 1 6 5 8 4 7 3 1 2 4 7 1 6 5 2 8 3 3 1 7 2 8 6 5 4 2 8 5 3 1 4 7 6 5 6 2 7 4 1 3 8 1 1 18 1 4 27 1 8 60 1 7 13 1 3 38 1 2 47 1 5 56 1 6 57 1 16 5 1 10 1 10 2 43 1 14 7 4 1 9 8 21 1 11 6 54 1 15 4 31 1 12 1 40 1 13 3 49 1 23 2 26 1 20 5 1 19 1 19 3 36 1 21 6 45 1 22 8 62 1 24 1 15 1 18 4 8 1 17 7 41 1 30 3 34 1 29 7 59 1 32 2 1 28 1 28 4 53 1 31 1 22 1 27 8 7 1 25 6 16 1 26 5 25 1 36 6 50 1 39 8 3 1 33 4 44 1 38 2 1 37 1 37 5 14 1 34 7 63 1 40 3 24 1 35 1 17 1 43 7 2 1 41 3 51 1 47 5 12 1 42 1 61 1 48 4 1 46 1 46 6 39 1 45 8 32 1 44 2 9 1 50 8 58 1 56 6 35 1 53 1 20 1 51 5 5 1 49 2 30 1 52 3 1 55 1 55 7 48 1 54 4 33 1 61 4 42 1 62 1 11 1 58 6 52 1 63 3 29 1 60 7 6 1 57 5 23 1 59 2 1 64 1 64 8 
3.35/3.48	d NODES 319
3.35/3.48	d CHECKS 47715
3.35/3.49	   
3.35/3.49	   totalWckTime=3.311  totalCpuTime=2.36

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-2094033-1247402309/watcher-2094033-1247402309 -o /tmp/evaluation-result-2094033-1247402309/solver-2094033-1247402309 -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-2094033-1247402309.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.85 1.94 1.42 4/80 32266
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=272 CPUtime=0
/proc/32266/stat : 32266 (java) D 32264 32266 31866 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 27293647 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 11952932 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32266/statm: 68 37 28 9 0 6 0

[startup+0.0410421 s]
/proc/loadavg: 1.85 1.94 1.42 4/80 32266
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=861936 CPUtime=0.03
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 2378 0 1 0 2 1 0 0 18 0 5 0 27293647 882622464 1959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 215484 1959 900 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.10105 s]
/proc/loadavg: 1.85 1.94 1.42 4/80 32266
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=865980 CPUtime=0.09
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 3810 0 1 0 7 2 0 0 18 0 9 0 27293647 886763520 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 216495 3263 1722 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301064 s]
/proc/loadavg: 1.85 1.94 1.42 4/80 32266
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=866500 CPUtime=0.28
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 6117 0 1 0 25 3 0 0 18 0 9 0 27293647 887296000 5483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 216625 5484 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866500

[startup+0.701098 s]
/proc/loadavg: 1.85 1.94 1.42 4/80 32266
/proc/meminfo: memFree=1802920/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=867180 CPUtime=0.69
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 9202 0 1 0 64 5 0 0 18 0 9 0 27293647 887992320 8556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 216795 8557 2037 9 0 211231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867180

[startup+1.50216 s]
/proc/loadavg: 1.85 1.94 1.42 3/89 32275
/proc/meminfo: memFree=1768096/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=867816 CPUtime=1.48
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 17870 0 1 0 140 8 0 0 18 0 9 0 27293647 888643584 17222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 216954 17223 2048 9 0 211390 0
[pid=32266/tid=32268] ppid=32264 vsize=867816 CPUtime=1.22
/proc/32266/task/32268/stat : 32268 (java) R 32264 32266 31866 0 -1 64 15825 0 1 0 116 6 0 0 25 0 9 0 27293648 888643584 17224 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32269] ppid=32264 vsize=867816 CPUtime=0.02
/proc/32266/task/32269/stat : 32269 (java) R 32264 32266 31866 0 -1 64 626 0 0 0 2 0 0 0 16 0 9 0 27293649 888643584 17225 996147200 134512640 134550932 4294955968 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32270] ppid=32264 vsize=867816 CPUtime=0
/proc/32266/task/32270/stat : 32270 (java) S 32264 32266 31866 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 27293650 888643584 17227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32271] ppid=32264 vsize=867816 CPUtime=0
/proc/32266/task/32271/stat : 32271 (java) S 32264 32266 31866 0 -1 64 3 0 0 0 0 0 0 0 23 0 9 0 27293650 888643584 17228 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32272] ppid=32264 vsize=867816 CPUtime=0
/proc/32266/task/32272/stat : 32272 (java) S 32264 32266 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27293652 888643584 17229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32273] ppid=32264 vsize=867816 CPUtime=0.21
/proc/32266/task/32273/stat : 32273 (java) S 32264 32266 31866 0 -1 64 727 0 0 0 21 0 0 0 16 0 9 0 27293652 888643584 17230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32274] ppid=32264 vsize=867816 CPUtime=0
/proc/32266/task/32274/stat : 32274 (java) S 32264 32266 31866 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27293652 888643584 17232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32275] ppid=32264 vsize=867816 CPUtime=0
/proc/32266/task/32275/stat : 32275 (java) S 32264 32266 31866 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27293652 888643584 17233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867816

[startup+3.10229 s]
/proc/loadavg: 1.85 1.94 1.42 3/91 32277
/proc/meminfo: memFree=1736848/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=868248 CPUtime=3.05
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 39257 924 1 0 263 16 25 1 18 0 9 0 27293647 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 217062 23517 2659 9 0 211498 0
[pid=32266/tid=32268] ppid=32264 vsize=868248 CPUtime=2.45
/proc/32266/task/32268/stat : 32268 (java) R 32264 32266 31866 0 -1 64 22071 924 1 0 209 10 25 1 21 0 9 0 27293648 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4126712936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32269] ppid=32264 vsize=868248 CPUtime=0.53
/proc/32266/task/32269/stat : 32269 (java) S 32264 32266 31866 0 -1 64 15371 924 0 0 24 3 25 1 16 0 9 0 27293649 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32270] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32270/stat : 32270 (java) S 32264 32266 31866 0 -1 64 20 924 0 0 0 0 25 1 16 0 9 0 27293650 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32271] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32271/stat : 32271 (java) S 32264 32266 31866 0 -1 64 8 924 0 0 0 0 25 1 15 0 9 0 27293650 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32272] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32272/stat : 32272 (java) S 32264 32266 31866 0 -1 64 1 924 0 0 0 0 25 1 24 0 9 0 27293652 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32273] ppid=32264 vsize=868248 CPUtime=0.56
/proc/32266/task/32273/stat : 32273 (java) S 32264 32266 31866 0 -1 64 970 924 0 0 29 1 25 1 15 0 9 0 27293652 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32274] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32274/stat : 32274 (java) S 32264 32266 31866 0 -1 64 1 924 0 0 0 0 25 1 25 0 9 0 27293652 889085952 23517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32275] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32275/stat : 32275 (java) S 32264 32266 31866 0 -1 64 12 924 0 0 0 0 25 1 15 0 9 0 27293652 889085952 23517 996147200 134512640 134550932 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) 868248

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

[startup+3.50232 s]
/proc/loadavg: 1.86 1.94 1.42 3/89 32279
/proc/meminfo: memFree=1718616/2055920 swapFree=4192812/4192956
[pid=32266] ppid=32264 vsize=868248 CPUtime=3.44
/proc/32266/stat : 32266 (java) S 32264 32266 31866 0 -1 0 39313 924 1 0 301 17 25 1 18 0 9 0 27293647 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32266/statm: 217062 23568 2661 9 0 211498 0
[pid=32266/tid=32268] ppid=32264 vsize=868248 CPUtime=2.77
/proc/32266/task/32268/stat : 32268 (java) S 32264 32266 31866 0 -1 64 22098 924 1 0 241 10 25 1 24 0 9 0 27293648 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32269] ppid=32264 vsize=868248 CPUtime=0.53
/proc/32266/task/32269/stat : 32269 (java) S 32264 32266 31866 0 -1 64 15371 924 0 0 24 3 25 1 16 0 9 0 27293649 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32270] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32270/stat : 32270 (java) S 32264 32266 31866 0 -1 64 20 924 0 0 0 0 25 1 16 0 9 0 27293650 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32271] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32271/stat : 32271 (java) S 32264 32266 31866 0 -1 64 8 924 0 0 0 0 25 1 15 0 9 0 27293650 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32272] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32272/stat : 32272 (java) S 32264 32266 31866 0 -1 64 1 924 0 0 0 0 25 1 24 0 9 0 27293652 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32273] ppid=32264 vsize=868248 CPUtime=0.6
/proc/32266/task/32273/stat : 32273 (java) S 32264 32266 31866 0 -1 64 999 924 0 0 33 1 25 1 15 0 9 0 27293652 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32266/tid=32274] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32274/stat : 32274 (java) S 32264 32266 31866 0 -1 64 1 924 0 0 0 0 25 1 25 0 9 0 27293652 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32266/tid=32275] ppid=32264 vsize=868248 CPUtime=0.26
/proc/32266/task/32275/stat : 32275 (java) S 32264 32266 31866 0 -1 64 12 924 0 0 0 0 25 1 15 0 9 0 27293652 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 868248

Child status: 0
Real time (s): 3.54718
CPU time (s): 3.47747
CPU user time (s): 3.2705
CPU system time (s): 0.206968
CPU usage (%): 98.0347
Max. virtual memory (cumulated for all children) (KiB): 872788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.2705
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40266
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= 1718
involuntary context switches= 1801

runsolver used 0.006998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 14:38:29
IDJOB=2094033
IDBENCH=53915
IDSOLVER=773
FILE ID=node69/2094033-1247402309
PBS_JOBID= 9510509
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG6/normalized-quasigroup6-8.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-2094033-1247402309/watcher-2094033-1247402309 -o /tmp/evaluation-result-2094033-1247402309/solver-2094033-1247402309 -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-2094033-1247402309.xml

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

MD5SUM BENCH= ea45f81a3740c0ff452c95065be48628
RANDOM SEED=1711304925

node69.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.211
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.211
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:       1803400 kB
Buffers:         31516 kB
Cached:         110468 kB
SwapCached:          0 kB
Active:         141500 kB
Inactive:        54900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          74876 kB
Slab:            41320 kB
Committed_AS:  1001164 kB
PageTables:       1980 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= 66500 MiB
End job on node69 at 2009-07-12 14:38:33