Trace number 2094034

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 3.82742 3.87421

DiagnosticValue
CHECKS99204
NODES0

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.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2094034-1247402309.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.42	     nbVariables=318  nbDomainTypes=52  minDomainSize=1  maxDomainSize=57  nbTotalValues=5848
0.38/0.42	       =>  wckTime=0.168  cpuTime=0.12  mem=8M869
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.49/0.50	   
0.49/0.50	   constraints being loaded...
2.55/2.70	     nbConstraints=8316  nbUnaryConstraints=7  nbGlobalConstraints=84  nbSingletonDomainVariables=16  nbPurgedValues=392
2.55/2.70	     nbDisconnectedVariables=71  nbConvertedConstraints=105  nbConvertConstraintsChecks=1563983
2.55/2.70	     nbExtensionStructures=105  nbSharedExtensionStructures=48  nbConflictsStructures=1576
2.55/2.70	     nbSharedConflictsStructures=6704  nbSharedBinaryRepresentations=4198  nbEvaluationManagers=1471
2.55/2.70	     nbSharedEvaluationManagers=6656  minDegree=0  maxDegree=193  minArity=2  avgArity=2.99  maxArity=7  nbGenerators=68
2.55/2.70	     nbFusions=0  symmetryWckTime=0.73  symmetryCpuTime=0.42
2.55/2.70	       =>  wckTime=2.439  cpuTime=1.84  mem=50M158
2.75/2.89	   
2.75/2.89	   solver IterativeSystematicSolver being built... 
3.15/3.22	   
3.15/3.22	   INFO : Forward propagation technique limited 
3.15/3.29	       =>  wckTime=3.03  cpuTime=2.14  mem=50M772
3.74/3.84	   
3.74/3.84	   preprocessing
3.74/3.84	     nbConstraintChecks=99204  nbValidityChecks=106789  nbPropagations=2287  nbRevisions=82026  nbUselessRevisions=80535
3.74/3.84	     nbSingletonTests=467  nbEffectiveSingletonTests=0  nbACRemovals=3072  nbFoundSingletons=0
3.74/3.84	     firstSolutionCpuTime=2.64  nbRemovedValues=3072  detectedInconsistency=no
3.74/3.84	       =>  wckTime=0.554  cpuTime=0.52  mem=51M757
3.74/3.85	   
3.74/3.85	   global
3.74/3.85	     nbConstraintChecks=99204  nbValidityChecks=106789  nbPropagations=2287  nbRevisions=82026  nbUselessRevisions=80535
3.74/3.85	     nbRestartNogoods=0  solvingWckTime=0.558  solvingCpuTime=0.52  expiredTime=no  totalExploration=no
3.74/3.85	     nbFoundSolutions=1  firstSolutionCpuTime=2.64  globalCpuTime=2.71
3.74/3.85	       =>  wckTime=3.59  cpuTime=2.66  mem=52M774
3.74/3.85	   
3.74/3.85	s SATISFIABLE
3.74/3.85	v 1 3 5 2 8 4 6 7 8 2 6 3 1 7 5 4 7 5 3 6 4 8 2 1 5 7 1 4 6 2 8 3 6 4 8 7 5 3 1 2 3 1 7 8 2 6 4 5 2 8 4 1 3 5 7 6 4 6 2 5 7 1 3 8 1 1 18 1 5 35 1 8 12 1 3 61 1 7 30 1 2 47 1 4 56 1 6 57 1 16 4 1 10 1 10 2 43 1 14 7 20 1 11 6 5 1 9 8 54 1 15 5 39 1 13 1 32 1 12 3 49 1 23 2 34 1 21 4 1 19 1 19 3 44 1 22 8 29 1 20 6 62 1 24 1 15 1 18 5 8 1 17 7 33 1 29 6 50 1 31 8 3 1 25 5 1 28 1 28 4 45 1 30 2 14 1 26 7 63 1 32 3 24 1 27 1 41 1 38 3 26 1 36 7 59 1 40 2 52 1 39 1 1 37 1 37 5 22 1 35 8 7 1 33 6 16 1 34 4 17 1 43 7 2 1 41 3 51 1 47 4 60 1 48 5 13 1 42 1 1 46 1 46 6 31 1 44 8 40 1 45 2 9 1 50 8 58 1 56 6 27 1 52 1 4 1 49 2 21 1 51 4 38 1 53 3 1 55 1 55 7 48 1 54 5 25 1 60 5 42 1 62 1 11 1 58 6 36 1 61 7 53 1 63 3 6 1 57 4 23 1 59 2 1 64 1 64 8 
3.74/3.85	d NODES 0
3.74/3.85	d CHECKS 99204
3.74/3.85	   
3.74/3.85	   totalWckTime=3.66  totalCpuTime=2.71

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-2094034-1247402309/watcher-2094034-1247402309 -o /tmp/evaluation-result-2094034-1247402309/solver-2094034-1247402309 -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-2094034-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: 2.10 1.99 1.45 4/80 2294
/proc/meminfo: memFree=1804880/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=10676 CPUtime=0
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27294442 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 2669 474 207 9 0 1184 0
[pid=2294/tid=2295] ppid=2292 vsize=10676 CPUtime=0
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27294443 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3465176 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0490559 s]
/proc/loadavg: 2.10 1.99 1.45 4/80 2294
/proc/meminfo: memFree=1804880/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=863616 CPUtime=0.03
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 2426 0 1 0 2 1 0 0 18 0 9 0 27294442 884342784 1999 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 215904 1999 911 9 0 210819 0
[pid=2294/tid=2295] ppid=2292 vsize=863616 CPUtime=0.02
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 1714 0 1 0 2 0 0 0 20 0 9 0 27294443 884342784 1999 996147200 134512640 134550932 4294955968 18446744073709551615 4125969650 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863616

[startup+0.101063 s]
/proc/loadavg: 2.10 1.99 1.45 4/80 2294
/proc/meminfo: memFree=1804880/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=865984 CPUtime=0.08
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 3736 0 1 0 7 1 0 0 18 0 9 0 27294442 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 216496 3204 1700 9 0 210981 0
[pid=2294/tid=2295] ppid=2292 vsize=865984 CPUtime=0.07
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 2811 0 1 0 6 1 0 0 20 0 9 0 27294443 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30108 s]
/proc/loadavg: 2.10 1.99 1.45 4/80 2294
/proc/meminfo: memFree=1804880/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=866380 CPUtime=0.29
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 5889 0 1 0 25 4 0 0 18 0 9 0 27294442 887173120 5255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 216595 5255 1983 9 0 211053 0
[pid=2294/tid=2295] ppid=2292 vsize=866380 CPUtime=0.23
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 4907 0 1 0 20 3 0 0 18 0 9 0 27294443 887173120 5255 996147200 134512640 134550932 4294955968 18446744073709551615 4159510241 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701118 s]
/proc/loadavg: 2.10 1.99 1.45 4/80 2294
/proc/meminfo: memFree=1804880/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=867180 CPUtime=0.68
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 8787 0 1 0 62 6 0 0 18 0 9 0 27294442 887992320 8141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 216795 8141 2037 9 0 211231 0
[pid=2294/tid=2295] ppid=2292 vsize=867180 CPUtime=0.53
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 7597 0 1 0 48 5 0 0 20 0 9 0 27294443 887992320 8141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867180

[startup+1.50119 s]
/proc/loadavg: 2.10 1.99 1.45 3/89 2303
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=867812 CPUtime=1.47
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 15128 0 1 0 138 9 0 0 18 0 9 0 27294442 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 216953 14481 2040 9 0 211389 0
[pid=2294/tid=2295] ppid=2292 vsize=867812 CPUtime=1.24
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 13707 0 1 0 116 8 0 0 25 0 9 0 27294443 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 102142579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2297] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2297/stat : 2297 (java) S 2292 2294 32688 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 27294445 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2298] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2298/stat : 2298 (java) S 2292 2294 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27294445 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2299] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2299/stat : 2299 (java) S 2292 2294 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27294445 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2300] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2300/stat : 2300 (java) S 2292 2294 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27294447 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2301] ppid=2292 vsize=867812 CPUtime=0.21
/proc/2294/task/2301/stat : 2301 (java) S 2292 2294 32688 0 -1 64 723 0 0 0 21 0 0 0 16 0 9 0 27294447 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2302] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2302/stat : 2302 (java) S 2292 2294 32688 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27294447 888639488 14481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2303] ppid=2292 vsize=867812 CPUtime=0
/proc/2294/task/2303/stat : 2303 (java) S 2292 2294 32688 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27294447 888639488 14481 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) 867812

[startup+3.10234 s]
/proc/loadavg: 2.10 1.99 1.45 3/89 2303
/proc/meminfo: memFree=1740232/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=868248 CPUtime=3.05
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 36457 925 1 0 262 17 25 1 18 0 9 0 27294442 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 217062 21319 2659 9 0 211498 0
[pid=2294/tid=2295] ppid=2292 vsize=868248 CPUtime=2.49
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 21473 925 1 0 212 11 25 1 25 0 9 0 27294443 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 103823034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2297] ppid=2292 vsize=868248 CPUtime=0.48
/proc/2294/task/2297/stat : 2297 (java) S 2292 2294 32688 0 -1 64 13172 925 0 0 20 2 25 1 17 0 9 0 27294445 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2298] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2298/stat : 2298 (java) S 2292 2294 32688 0 -1 64 20 925 0 0 0 0 25 1 17 0 9 0 27294445 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2299] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2299/stat : 2299 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 16 0 9 0 27294445 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2300] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2300/stat : 2300 (java) S 2292 2294 32688 0 -1 64 2 925 0 0 0 0 25 1 18 0 9 0 27294447 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2301] ppid=2292 vsize=868248 CPUtime=0.57
/proc/2294/task/2301/stat : 2301 (java) S 2292 2294 32688 0 -1 64 967 925 0 0 30 1 25 1 15 0 9 0 27294447 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2302] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2302/stat : 2302 (java) S 2292 2294 32688 0 -1 64 0 925 0 0 0 0 25 1 19 0 9 0 27294447 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2303] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2303/stat : 2303 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294447 889085952 21319 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 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.50237 s]
/proc/loadavg: 2.17 2.01 1.46 3/89 2307
/proc/meminfo: memFree=1720840/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=868248 CPUtime=3.45
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 39304 925 1 0 300 19 25 1 18 0 9 0 27294442 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 217062 23565 2661 9 0 211498 0
[pid=2294/tid=2295] ppid=2292 vsize=868248 CPUtime=2.78
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 22106 925 1 0 241 11 25 1 25 0 9 0 27294443 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4127279474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2297] ppid=2292 vsize=868248 CPUtime=0.53
/proc/2294/task/2297/stat : 2297 (java) S 2292 2294 32688 0 -1 64 15362 925 0 0 24 3 25 1 16 0 9 0 27294445 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2298] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2298/stat : 2298 (java) S 2292 2294 32688 0 -1 64 20 925 0 0 0 0 25 1 16 0 9 0 27294445 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2299] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2299/stat : 2299 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294445 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2300] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2300/stat : 2300 (java) S 2292 2294 32688 0 -1 64 2 925 0 0 0 0 25 1 18 0 9 0 27294447 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2301] ppid=2292 vsize=868248 CPUtime=0.6
/proc/2294/task/2301/stat : 2301 (java) S 2292 2294 32688 0 -1 64 991 925 0 0 33 1 25 1 16 0 9 0 27294447 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2302] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2302/stat : 2302 (java) S 2292 2294 32688 0 -1 64 0 925 0 0 0 0 25 1 19 0 9 0 27294447 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2303] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2303/stat : 2303 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294447 889085952 23565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868248

[startup+3.70239 s]
/proc/loadavg: 2.17 2.01 1.46 3/89 2307
/proc/meminfo: memFree=1720840/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=868248 CPUtime=3.64
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 39307 925 1 0 319 19 25 1 18 0 9 0 27294442 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 217062 23568 2661 9 0 211498 0
[pid=2294/tid=2295] ppid=2292 vsize=868248 CPUtime=2.98
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 22106 925 1 0 260 12 25 1 25 0 9 0 27294443 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4125963332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2297] ppid=2292 vsize=868248 CPUtime=0.53
/proc/2294/task/2297/stat : 2297 (java) S 2292 2294 32688 0 -1 64 15362 925 0 0 24 3 25 1 16 0 9 0 27294445 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2298] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2298/stat : 2298 (java) S 2292 2294 32688 0 -1 64 20 925 0 0 0 0 25 1 16 0 9 0 27294445 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2299] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2299/stat : 2299 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294445 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2300] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2300/stat : 2300 (java) S 2292 2294 32688 0 -1 64 2 925 0 0 0 0 25 1 18 0 9 0 27294447 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2301] ppid=2292 vsize=868248 CPUtime=0.61
/proc/2294/task/2301/stat : 2301 (java) S 2292 2294 32688 0 -1 64 994 925 0 0 34 1 25 1 16 0 9 0 27294447 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2302] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2302/stat : 2302 (java) S 2292 2294 32688 0 -1 64 0 925 0 0 0 0 25 1 19 0 9 0 27294447 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2303] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2303/stat : 2303 (java) R 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294447 889085952 23568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 868248

[startup+3.8024 s]
/proc/loadavg: 2.17 2.01 1.46 3/89 2307
/proc/meminfo: memFree=1720840/2055920 swapFree=4192812/4192956
[pid=2294] ppid=2292 vsize=868248 CPUtime=3.74
/proc/2294/stat : 2294 (java) S 2292 2294 32688 0 -1 0 39309 925 1 0 329 19 25 1 18 0 9 0 27294442 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2294/statm: 217062 23570 2661 9 0 211498 0
[pid=2294/tid=2295] ppid=2292 vsize=868248 CPUtime=3.08
/proc/2294/task/2295/stat : 2295 (java) R 2292 2294 32688 0 -1 64 22106 925 1 0 270 12 25 1 25 0 9 0 27294443 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4126714767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2297] ppid=2292 vsize=868248 CPUtime=0.53
/proc/2294/task/2297/stat : 2297 (java) S 2292 2294 32688 0 -1 64 15362 925 0 0 24 3 25 1 16 0 9 0 27294445 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2298] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2298/stat : 2298 (java) S 2292 2294 32688 0 -1 64 20 925 0 0 0 0 25 1 16 0 9 0 27294445 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2299] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2299/stat : 2299 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294445 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2300] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2300/stat : 2300 (java) S 2292 2294 32688 0 -1 64 2 925 0 0 0 0 25 1 18 0 9 0 27294447 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2301] ppid=2292 vsize=868248 CPUtime=0.61
/proc/2294/task/2301/stat : 2301 (java) S 2292 2294 32688 0 -1 64 996 925 0 0 34 1 25 1 16 0 9 0 27294447 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2302] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2302/stat : 2302 (java) S 2292 2294 32688 0 -1 64 0 925 0 0 0 0 25 1 19 0 9 0 27294447 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2294/tid=2303] ppid=2292 vsize=868248 CPUtime=0.26
/proc/2294/task/2303/stat : 2303 (java) S 2292 2294 32688 0 -1 64 9 925 0 0 0 0 25 1 15 0 9 0 27294447 889085952 23570 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 868248

Child status: 0
Real time (s): 3.87421
CPU time (s): 3.82742
CPU user time (s): 3.60545
CPU system time (s): 0.221966
CPU usage (%): 98.7922
Max. virtual memory (cumulated for all children) (KiB): 868248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.60545
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40268
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= 1743
involuntary context switches= 1934

runsolver used 0.008998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 14:38:29
IDJOB=2094034
IDBENCH=53915
IDSOLVER=774
FILE ID=node51/2094034-1247402309
PBS_JOBID= 9510543
Free space on /tmp= 66204 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094034-1247402309/watcher-2094034-1247402309 -o /tmp/evaluation-result-2094034-1247402309/solver-2094034-1247402309 -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-2094034-1247402309.xml

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

MD5SUM BENCH= ea45f81a3740c0ff452c95065be48628
RANDOM SEED=419774190

node51.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.225
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.225
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:       1805360 kB
Buffers:         39756 kB
Cached:         100460 kB
SwapCached:          0 kB
Active:         144212 kB
Inactive:        47404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2868 kB
Writeback:           0 kB
Mapped:          71868 kB
Slab:            44172 kB
Committed_AS:  1019368 kB
PageTables:       1876 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= 66204 MiB
End job on node51 at 2009-07-12 14:38:33