Trace number 1045276

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.62845 3.65873

DiagnosticValue
CHECKS99204
NODES0

General information on the benchmark

Namecsp/QG6/
normalized-quasigroup6-8.xml
MD5SUMea45f81a3740c0ff452c95065be48628
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.172973
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 (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1045276-1215028286.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.40	     nbVariables=318  nbDomainTypes=52  minDomainSize=1  maxDomainSize=57  nbTotalValues=5848
0.38/0.40	       =>  wckTime=0.156  cpuTime=0.12  mem=8M861
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
2.46/2.54	     nbConstraints=8316  nbUnaryConstraints=7  nbGlobalConstraints=84  nbSingletonDomainVariables=16  nbPurgedValues=392
2.46/2.54	     nbDisconnectedVariables=71  nbConvertedConstraints=105  nbConvertConstraintsChecks=1563983
2.46/2.54	     nbExtensionStructures=105  nbSharedExtensionStructures=48  nbConflictsStructures=1576
2.46/2.54	     nbSharedConflictsStructures=6704  nbSharedBinaryRepresentations=4198  nbEvaluationManagers=1471
2.46/2.54	     nbSharedEvaluationManagers=6656  minDegree=0  maxDegree=193  minArity=2  avgArity=2.99  maxArity=7  nbGenerators=68
2.46/2.54	     nbFusions=0  symmetryWckTime=0.694  symmetryCpuTime=0.4
2.46/2.54	       =>  wckTime=2.3  cpuTime=1.76  mem=49M781
2.66/2.73	   
2.66/2.73	   solver IterativeSystematicSolver being built... 
2.96/3.03	   
2.96/3.03	   INFO : Forward propagation technique limited 
3.06/3.10	       =>  wckTime=2.856  cpuTime=2.05  mem=50M625
3.55/3.63	   
3.55/3.63	   preprocessing
3.55/3.63	     nbConstraintChecks=99204  nbValidityChecks=106789  nbPropagations=2287  nbRevisions=82026  nbUselessRevisions=80535
3.55/3.63	     nbSingletonTests=467  nbEffectiveSingletonTests=0  nbACRemovals=3072  nbFoundSingletons=0
3.55/3.63	     firstSolutionCpuTime=2.51  nbRemovedValues=3072  detectedInconsistency=no
3.55/3.63	       =>  wckTime=0.527  cpuTime=0.48  mem=51M603
3.55/3.63	   
3.55/3.63	   global
3.55/3.63	     nbConstraintChecks=99204  nbValidityChecks=106789  nbPropagations=2287  nbRevisions=82026  nbUselessRevisions=80535
3.55/3.63	     nbRestartNogoods=0  solvingWckTime=0.531  solvingCpuTime=0.48  expiredTime=no  totalExploration=no
3.55/3.63	     nbFoundSolutions=1  firstSolutionCpuTime=2.51  globalCpuTime=2.57
3.55/3.63	       =>  wckTime=3.388  cpuTime=2.53  mem=52M647
3.55/3.63	   
3.55/3.63	s SATISFIABLE
3.55/3.63	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.55/3.63	d NODES 0
3.55/3.63	d CHECKS 99204
3.55/3.63	   
3.55/3.63	   totalWckTime=3.453  totalCpuTime=2.58

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-1045276-1215028286/watcher-1045276-1215028286 -o /tmp/evaluation-result-1045276-1215028286/solver-1045276-1215028286 -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-1045276-1215028286.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.07 2.02 2.00 4/73 12330
/proc/meminfo: memFree=1816024/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=18572 CPUtime=0
/proc/12330/stat : 12330 (runsolver) R 12328 12330 11209 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 615084232 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12330/statm: 4643 292 257 25 0 2626 0

[startup+0.060121 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 12330
/proc/meminfo: memFree=1816024/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=864076 CPUtime=0.04
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 2806 0 1 0 3 1 0 0 22 0 9 0 615084232 884813824 2344 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 216019 2344 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101125 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 12330
/proc/meminfo: memFree=1816024/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=865884 CPUtime=0.08
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 3705 0 1 0 7 1 0 0 22 0 9 0 615084232 886665216 3178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 216471 3178 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301151 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 12330
/proc/meminfo: memFree=1816024/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=866284 CPUtime=0.28
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 5988 0 1 0 25 3 0 0 22 0 9 0 615084232 887074816 5362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 216571 5362 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701195 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 12330
/proc/meminfo: memFree=1816024/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=867084 CPUtime=0.68
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 9044 0 1 0 62 6 0 0 22 0 9 0 615084232 887894016 8404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 216771 8404 2012 9 0 211277 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867084

[startup+1.50229 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 12339
/proc/meminfo: memFree=1781776/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=867724 CPUtime=1.48
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 17131 0 1 0 138 10 0 0 22 0 9 0 615084232 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 216931 16490 2014 9 0 211437 0
[pid=12330/tid=12332] ppid=12328 vsize=867724 CPUtime=1.26
/proc/12330/task/12332/stat : 12332 (java) R 12328 12330 11209 0 -1 64 15730 0 1 0 117 9 0 0 25 0 9 0 615084233 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4126749674 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12333] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12333/stat : 12333 (java) S 12328 12330 11209 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 615084234 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12334] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12334/stat : 12334 (java) S 12328 12330 11209 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 615084235 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12335] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12335/stat : 12335 (java) S 12328 12330 11209 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 615084235 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12336] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12336/stat : 12336 (java) S 12328 12330 11209 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 615084236 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12337] ppid=12328 vsize=867724 CPUtime=0.19
/proc/12330/task/12337/stat : 12337 (java) S 12328 12330 11209 0 -1 64 704 0 0 0 19 0 0 0 16 0 9 0 615084236 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12338] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12338/stat : 12338 (java) S 12328 12330 11209 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 615084236 888549376 16490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12339] ppid=12328 vsize=867724 CPUtime=0
/proc/12330/task/12339/stat : 12339 (java) S 12328 12330 11209 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 615084237 888549376 16490 996147200 134512640 134550740 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) 867724

[startup+3.10246 s]
/proc/loadavg: 2.07 2.02 2.00 4/84 12341
/proc/meminfo: memFree=1750336/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=868116 CPUtime=3.06
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 39191 925 1 0 265 17 23 1 22 0 9 0 615084232 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 217029 23477 2637 9 0 211535 0
[pid=12330/tid=12332] ppid=12328 vsize=868116 CPUtime=2.48
/proc/12330/task/12332/stat : 12332 (java) R 12328 12330 11209 0 -1 64 22111 925 1 0 212 12 23 1 25 0 9 0 615084233 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4125967603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12333] ppid=12328 vsize=868116 CPUtime=0.51
/proc/12330/task/12333/stat : 12333 (java) S 12328 12330 11209 0 -1 64 15294 925 0 0 24 3 23 1 16 0 9 0 615084234 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12334] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12334/stat : 12334 (java) S 12328 12330 11209 0 -1 64 17 925 0 0 0 0 23 1 16 0 9 0 615084235 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12335] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12335/stat : 12335 (java) S 12328 12330 11209 0 -1 64 8 925 0 0 0 0 23 1 15 0 9 0 615084235 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12336] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12336/stat : 12336 (java) S 12328 12330 11209 0 -1 64 0 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12337] ppid=12328 vsize=868116 CPUtime=0.51
/proc/12330/task/12337/stat : 12337 (java) S 12328 12330 11209 0 -1 64 949 925 0 0 27 0 23 1 15 0 9 0 615084236 888950784 23477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12338] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12338/stat : 12338 (java) S 12328 12330 11209 0 -1 64 2 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12339] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12339/stat : 12339 (java) S 12328 12330 11209 0 -1 64 9 925 0 0 0 0 23 1 15 0 9 0 615084237 888950784 23478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868116

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

[startup+3.5025 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 12343
/proc/meminfo: memFree=1731912/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=868116 CPUtime=3.46
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 39222 925 1 0 305 17 23 1 22 0 9 0 615084232 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 217029 23504 2637 9 0 211535 0
[pid=12330/tid=12332] ppid=12328 vsize=868116 CPUtime=2.84
/proc/12330/task/12332/stat : 12332 (java) R 12328 12330 11209 0 -1 64 22120 925 1 0 248 12 23 1 25 0 9 0 615084233 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4127265562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12333] ppid=12328 vsize=868116 CPUtime=0.51
/proc/12330/task/12333/stat : 12333 (java) S 12328 12330 11209 0 -1 64 15294 925 0 0 24 3 23 1 16 0 9 0 615084234 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12334] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12334/stat : 12334 (java) S 12328 12330 11209 0 -1 64 17 925 0 0 0 0 23 1 16 0 9 0 615084235 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12335] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12335/stat : 12335 (java) S 12328 12330 11209 0 -1 64 8 925 0 0 0 0 23 1 15 0 9 0 615084235 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12336] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12336/stat : 12336 (java) S 12328 12330 11209 0 -1 64 0 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12337] ppid=12328 vsize=868116 CPUtime=0.55
/proc/12330/task/12337/stat : 12337 (java) S 12328 12330 11209 0 -1 64 971 925 0 0 31 0 23 1 15 0 9 0 615084236 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12338] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12338/stat : 12338 (java) S 12328 12330 11209 0 -1 64 2 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12339] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12339/stat : 12339 (java) S 12328 12330 11209 0 -1 64 9 925 0 0 0 0 23 1 15 0 9 0 615084237 888950784 23504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 868116

[startup+3.60251 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 12343
/proc/meminfo: memFree=1731912/2055920 swapFree=4179400/4192956
[pid=12330] ppid=12328 vsize=868116 CPUtime=3.55
/proc/12330/stat : 12330 (java) S 12328 12330 11209 0 -1 0 39224 925 1 0 314 17 23 1 22 0 9 0 615084232 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12330/statm: 217029 23506 2637 9 0 211535 0
[pid=12330/tid=12332] ppid=12328 vsize=868116 CPUtime=2.94
/proc/12330/task/12332/stat : 12332 (java) R 12328 12330 11209 0 -1 64 22120 925 1 0 258 12 23 1 25 0 9 0 615084233 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4126377943 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12333] ppid=12328 vsize=868116 CPUtime=0.51
/proc/12330/task/12333/stat : 12333 (java) S 12328 12330 11209 0 -1 64 15294 925 0 0 24 3 23 1 16 0 9 0 615084234 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12334] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12334/stat : 12334 (java) S 12328 12330 11209 0 -1 64 17 925 0 0 0 0 23 1 16 0 9 0 615084235 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12335] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12335/stat : 12335 (java) S 12328 12330 11209 0 -1 64 8 925 0 0 0 0 23 1 15 0 9 0 615084235 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12336] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12336/stat : 12336 (java) S 12328 12330 11209 0 -1 64 0 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12337] ppid=12328 vsize=868116 CPUtime=0.56
/proc/12330/task/12337/stat : 12337 (java) S 12328 12330 11209 0 -1 64 973 925 0 0 32 0 23 1 15 0 9 0 615084236 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12330/tid=12338] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12338/stat : 12338 (java) S 12328 12330 11209 0 -1 64 2 925 0 0 0 0 23 1 25 0 9 0 615084236 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12330/tid=12339] ppid=12328 vsize=868116 CPUtime=0.24
/proc/12330/task/12339/stat : 12339 (java) S 12328 12330 11209 0 -1 64 9 925 0 0 0 0 23 1 15 0 9 0 615084237 888950784 23506 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 868116

Child status: 0
Real time (s): 3.65873
CPU time (s): 3.62845
CPU user time (s): 3.42348
CPU system time (s): 0.204968
CPU usage (%): 99.1722
Max. virtual memory (cumulated for all children) (KiB): 872696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.42348
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40186
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= 1714
involuntary context switches= 1751

runsolver used 0.011998 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-02 21:51:26
IDJOB=1045276
IDBENCH=53915
IDSOLVER=364
FILE ID=node87/1045276-1215028286
PBS_JOBID= 7874297
Free space on /tmp= 66532 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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1045276-1215028286/watcher-1045276-1215028286 -o /tmp/evaluation-result-1045276-1215028286/solver-1045276-1215028286 -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-1045276-1215028286.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ea45f81a3740c0ff452c95065be48628
RANDOM SEED=326356698

node87.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:       1816440 kB
Buffers:         23200 kB
Cached:         132488 kB
SwapCached:       7648 kB
Active:         128560 kB
Inactive:        43352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816440 kB
SwapTotal:     4192956 kB
SwapFree:      4179400 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          24060 kB
Slab:            52800 kB
Committed_AS:  1535744 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node87 at 2008-07-02 21:51:29