Trace number 1044652

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 4.23235 4.27423

DiagnosticValue
CHECKS742527
NODES1356

General information on the benchmark

Namecsp/QG4/
normalized-quasigroup4-9.xml
MD5SUMd0d864992a962c8beff5238515ba838d
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.10883
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints179
Maximum constraint arity83
Maximum domain size81
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)alldifferent(18),element(81)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1044652-1215028325.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.34	   
0.27/0.34	   variables being loaded...
0.38/0.42	     nbVariables=252  nbDomainTypes=47  minDomainSize=1  maxDomainSize=81  nbTotalValues=7804
0.38/0.42	       =>  wckTime=0.2  cpuTime=0.14  mem=8M871
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
1.66/1.78	     nbConstraints=6659  nbUnaryConstraints=8  nbGlobalConstraints=26  nbSingletonDomainVariables=98  nbPurgedValues=640
1.66/1.78	     nbDisconnectedVariables=9  nbConflictsStructures=846  nbSharedConflictsStructures=5787
1.66/1.78	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=846  nbSharedEvaluationManagers=5787  minDegree=1
1.66/1.78	     maxDegree=85  minArity=2  avgArity=3.01  maxArity=8  nbGenerators=8  nbFusions=0  symmetryWckTime=0.342
1.66/1.78	     symmetryCpuTime=0.17
1.66/1.78	       =>  wckTime=1.557  cpuTime=1.11  mem=31M8
1.85/1.92	   
1.85/1.92	   solver IterativeSystematicSolver being built... 
2.16/2.27	   
2.16/2.27	   INFO : Forward propagation technique limited 
2.25/2.33	       =>  wckTime=2.106  cpuTime=1.41  mem=50M409
2.35/2.43	   
2.35/2.43	   preprocessing
2.35/2.43	     nbConstraintChecks=84912  nbValidityChecks=144  nbPropagations=252  nbRevisions=1967  nbUselessRevisions=144
2.35/2.43	     nbRemovedValues=2831  detectedInconsistency=no
2.35/2.43	       =>  wckTime=0.1  cpuTime=0.09  mem=51M375
3.95/4.04	   
3.95/4.04	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=54M323)
4.15/4.24	   
4.15/4.24	   search
4.15/4.24	     run=3  nbConstraintChecks=657615  nbValidityChecks=390628  minDepth=122  maxDepth=252  nbPropagations=35979
4.15/4.24	     nbRevisions=1252499  nbUselessRevisions=1194890  nbAssignments=1356  nbFailedAssignments=67  nbBacktracks=635
4.15/4.24	     nbVisitedNodes=1491  nbRestartNogoods=10  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=126.9
4.15/4.24	     nbIEliminables=67.75  nbDEliminables=0  nbPEliminables=0
4.15/4.24	       =>  wckTime=1.912  cpuTime=1.85  mem=54M323
4.15/4.24	   
4.15/4.24	   global
4.15/4.24	     nbConstraintChecks=742527  nbValidityChecks=390772  nbPropagations=36231  nbRevisions=1254466
4.15/4.24	     nbUselessRevisions=1195034  nbRestartNogoods=10  solvingWckTime=1.914  solvingCpuTime=1.85  expiredTime=no
4.15/4.24	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.25  globalCpuTime=3.32
4.15/4.24	       =>  wckTime=4.021  cpuTime=3.26  mem=54M323
4.15/4.24	   
4.15/4.24	s SATISFIABLE
4.15/4.24	v 1 6 5 3 7 9 2 4 8 8 2 6 9 1 4 3 5 7 2 9 3 1 6 8 4 7 5 7 5 8 4 2 3 6 9 1 6 3 4 8 5 7 9 1 2 4 7 9 5 8 6 1 2 3 9 8 1 2 3 5 7 6 4 3 4 2 7 9 1 5 8 6 5 1 7 6 4 2 8 3 9 1 1 1 69 1 14 1 57 1 52 1 36 1 74 1 22 1 44 1 53 2 1 11 2 78 2 45 2 19 2 58 2 66 2 32 2 7 2 38 3 54 3 1 21 3 64 3 33 3 80 3 4 3 16 3 59 3 25 4 77 4 8 4 1 31 4 65 4 39 4 15 4 63 4 46 4 60 5 3 5 49 5 17 5 1 41 5 70 5 27 5 73 5 29 5 76 6 34 6 72 6 23 6 62 6 1 51 6 37 6 2 6 12 6 18 7 26 7 28 7 47 7 75 7 5 7 1 61 7 42 7 67 7 30 8 40 8 56 8 79 8 9 8 10 8 50 8 1 71 8 24 8 68 9 55 9 43 9 6 9 13 9 20 9 35 9 48 9 1 81 9 
4.15/4.24	d NODES 1356
4.15/4.24	d CHECKS 742527
4.15/4.25	   
4.15/4.25	   totalWckTime=4.073  totalCpuTime=3.32

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-1044652-1215028325/watcher-1044652-1215028325 -o /tmp/evaluation-result-1044652-1215028325/solver-1044652-1215028325 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1044652-1215028325.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.15 2.04 2.01 4/73 12516
/proc/meminfo: memFree=1815128/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=18572 CPUtime=0
/proc/12516/stat : 12516 (runsolver) R 12514 12516 11209 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 615088184 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12516/statm: 4643 292 257 25 0 2626 0

[startup+0.080929 s]
/proc/loadavg: 2.15 2.04 2.01 4/73 12516
/proc/meminfo: memFree=1815128/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=865856 CPUtime=0.06
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 3543 0 1 0 5 1 0 0 18 0 9 0 615088184 886636544 3033 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 216464 3033 1630 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101932 s]
/proc/loadavg: 2.15 2.04 2.01 4/73 12516
/proc/meminfo: memFree=1815128/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=865884 CPUtime=0.08
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 3828 0 1 0 7 1 0 0 18 0 9 0 615088184 886665216 3276 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 216471 3276 1731 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301949 s]
/proc/loadavg: 2.15 2.04 2.01 4/73 12516
/proc/meminfo: memFree=1815128/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=866272 CPUtime=0.27
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 5791 0 1 0 25 2 0 0 18 0 9 0 615088184 887062528 5165 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 216568 5165 1951 9 0 211096 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866272

[startup+0.702004 s]
/proc/loadavg: 2.15 2.04 2.01 4/73 12516
/proc/meminfo: memFree=1815128/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=867088 CPUtime=0.67
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 8731 0 1 0 62 5 0 0 18 0 9 0 615088184 887898112 8091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 216772 8091 2012 9 0 211278 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867088

[startup+1.50109 s]
/proc/loadavg: 2.15 2.04 2.01 3/82 12525
/proc/meminfo: memFree=1772240/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=867596 CPUtime=1.47
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 18692 0 1 0 136 11 0 0 18 0 9 0 615088184 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 216899 18027 2006 9 0 211427 0
[pid=12516/tid=12518] ppid=12514 vsize=867596 CPUtime=1.19
/proc/12516/task/12518/stat : 12518 (java) R 12514 12516 11209 0 -1 64 15784 0 1 0 110 9 0 0 25 0 9 0 615088185 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4127002261 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12519] ppid=12514 vsize=867596 CPUtime=0.05
/proc/12516/task/12519/stat : 12519 (java) S 12514 12516 11209 0 -1 64 1501 0 0 0 5 0 0 0 16 0 9 0 615088187 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12520] ppid=12514 vsize=867596 CPUtime=0
/proc/12516/task/12520/stat : 12520 (java) S 12514 12516 11209 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 615088187 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12521] ppid=12514 vsize=867596 CPUtime=0
/proc/12516/task/12521/stat : 12521 (java) S 12514 12516 11209 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 615088187 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12522] ppid=12514 vsize=867596 CPUtime=0
/proc/12516/task/12522/stat : 12522 (java) S 12514 12516 11209 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 615088189 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12523] ppid=12514 vsize=867596 CPUtime=0.2
/proc/12516/task/12523/stat : 12523 (java) S 12514 12516 11209 0 -1 64 711 0 0 0 20 0 0 0 16 0 9 0 615088189 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12524] ppid=12514 vsize=867596 CPUtime=0
/proc/12516/task/12524/stat : 12524 (java) S 12514 12516 11209 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 615088189 888418304 18027 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12525] ppid=12514 vsize=867596 CPUtime=0
/proc/12516/task/12525/stat : 12525 (java) R 12514 12516 11209 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 615088189 888418304 18027 996147200 134512640 134550740 4294955984 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) 867596

[startup+3.10126 s]
/proc/loadavg: 2.15 2.04 2.01 4/82 12529
/proc/meminfo: memFree=1741328/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=868108 CPUtime=3.05
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 40288 717 1 0 279 15 10 1 18 0 9 0 615088184 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 217027 24394 2637 9 0 211533 0
[pid=12516/tid=12518] ppid=12514 vsize=868108 CPUtime=2.43
/proc/12516/task/12518/stat : 12518 (java) R 12514 12516 11209 0 -1 64 25771 717 1 0 222 10 10 1 25 0 9 0 615088185 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4125952190 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12519] ppid=12514 vsize=868108 CPUtime=0.36
/proc/12516/task/12519/stat : 12519 (java) S 12514 12516 11209 0 -1 64 12694 717 0 0 23 2 10 1 16 0 9 0 615088187 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12520] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12520/stat : 12520 (java) S 12514 12516 11209 0 -1 64 18 717 0 0 0 0 10 1 16 0 9 0 615088187 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12521] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12521/stat : 12521 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088187 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12522] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12522/stat : 12522 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 18 0 9 0 615088189 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12523] ppid=12514 vsize=868108 CPUtime=0.43
/proc/12516/task/12523/stat : 12523 (java) S 12514 12516 11209 0 -1 64 980 717 0 0 31 1 10 1 15 0 9 0 615088189 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12524] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12524/stat : 12524 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 19 0 9 0 615088189 888942592 24394 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12525] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12525/stat : 12525 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088189 888942592 24394 996147200 134512640 134550740 4294955984 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) 868108

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

[startup+3.90235 s]
/proc/loadavg: 2.15 2.04 2.01 3/82 12529
/proc/meminfo: memFree=1727440/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=868108 CPUtime=3.85
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 40290 717 1 0 359 15 10 1 18 0 9 0 615088184 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 217027 24395 2637 9 0 211533 0
[pid=12516/tid=12518] ppid=12514 vsize=868108 CPUtime=3.23
/proc/12516/task/12518/stat : 12518 (java) R 12514 12516 11209 0 -1 64 25772 717 1 0 302 10 10 1 25 0 9 0 615088185 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4127168589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12519] ppid=12514 vsize=868108 CPUtime=0.36
/proc/12516/task/12519/stat : 12519 (java) S 12514 12516 11209 0 -1 64 12694 717 0 0 23 2 10 1 17 0 9 0 615088187 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12520] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12520/stat : 12520 (java) S 12514 12516 11209 0 -1 64 18 717 0 0 0 0 10 1 16 0 9 0 615088187 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12521] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12521/stat : 12521 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088187 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12522] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12522/stat : 12522 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 18 0 9 0 615088189 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12523] ppid=12514 vsize=868108 CPUtime=0.44
/proc/12516/task/12523/stat : 12523 (java) S 12514 12516 11209 0 -1 64 981 717 0 0 32 1 10 1 15 0 9 0 615088189 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12524] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12524/stat : 12524 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 19 0 9 0 615088189 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12525] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12525/stat : 12525 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088189 888942592 24395 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 868108

[startup+4.10238 s]
/proc/loadavg: 2.15 2.04 2.01 3/82 12529
/proc/meminfo: memFree=1727440/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=868108 CPUtime=4.05
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 40291 717 1 0 379 15 10 1 18 0 9 0 615088184 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 217027 24396 2637 9 0 211533 0
[pid=12516/tid=12518] ppid=12514 vsize=868108 CPUtime=3.43
/proc/12516/task/12518/stat : 12518 (java) R 12514 12516 11209 0 -1 64 25772 717 1 0 322 10 10 1 25 0 9 0 615088185 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4127269664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12519] ppid=12514 vsize=868108 CPUtime=0.36
/proc/12516/task/12519/stat : 12519 (java) S 12514 12516 11209 0 -1 64 12694 717 0 0 23 2 10 1 17 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12520] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12520/stat : 12520 (java) S 12514 12516 11209 0 -1 64 18 717 0 0 0 0 10 1 16 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12521] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12521/stat : 12521 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12522] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12522/stat : 12522 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 18 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12523] ppid=12514 vsize=868108 CPUtime=0.44
/proc/12516/task/12523/stat : 12523 (java) S 12514 12516 11209 0 -1 64 982 717 0 0 32 1 10 1 16 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12524] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12524/stat : 12524 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 19 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12525] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12525/stat : 12525 (java) R 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 868108

[startup+4.20239 s]
/proc/loadavg: 2.15 2.04 2.01 3/82 12529
/proc/meminfo: memFree=1727440/2055920 swapFree=4179400/4192956
[pid=12516] ppid=12514 vsize=868108 CPUtime=4.15
/proc/12516/stat : 12516 (java) S 12514 12516 11209 0 -1 0 40291 717 1 0 389 15 10 1 18 0 9 0 615088184 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12516/statm: 217027 24396 2637 9 0 211533 0
[pid=12516/tid=12518] ppid=12514 vsize=868108 CPUtime=3.53
/proc/12516/task/12518/stat : 12518 (java) R 12514 12516 11209 0 -1 64 25772 717 1 0 332 10 10 1 25 0 9 0 615088185 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4127179511 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12519] ppid=12514 vsize=868108 CPUtime=0.36
/proc/12516/task/12519/stat : 12519 (java) S 12514 12516 11209 0 -1 64 12694 717 0 0 23 2 10 1 17 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12520] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12520/stat : 12520 (java) S 12514 12516 11209 0 -1 64 18 717 0 0 0 0 10 1 16 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12521] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12521/stat : 12521 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088187 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12522] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12522/stat : 12522 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 18 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12523] ppid=12514 vsize=868108 CPUtime=0.44
/proc/12516/task/12523/stat : 12523 (java) S 12514 12516 11209 0 -1 64 982 717 0 0 32 1 10 1 16 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12516/tid=12524] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12524/stat : 12524 (java) S 12514 12516 11209 0 -1 64 1 717 0 0 0 0 10 1 19 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12516/tid=12525] ppid=12514 vsize=868108 CPUtime=0.11
/proc/12516/task/12525/stat : 12525 (java) S 12514 12516 11209 0 -1 64 9 717 0 0 0 0 10 1 15 0 9 0 615088189 888942592 24396 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 4.27423
CPU time (s): 4.23235
CPU user time (s): 4.04139
CPU system time (s): 0.19097
CPU usage (%): 99.0203
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.04139
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41043
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= 1511
involuntary context switches= 1527

runsolver used 0.010998 second user time and 0.022996 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-02 21:52:05
IDJOB=1044652
IDBENCH=53920
IDSOLVER=363
FILE ID=node87/1044652-1215028325
PBS_JOBID= 7874297
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG4/normalized-quasigroup4-9.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1044652-1215028325/watcher-1044652-1215028325 -o /tmp/evaluation-result-1044652-1215028325/solver-1044652-1215028325 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1044652-1215028325.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d0d864992a962c8beff5238515ba838d
RANDOM SEED=241183345

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:       1815608 kB
Buffers:         23924 kB
Cached:         132580 kB
SwapCached:       7648 kB
Active:         129124 kB
Inactive:        43596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815608 kB
SwapTotal:     4192956 kB
SwapFree:      4179400 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          24056 kB
Slab:            52860 kB
Committed_AS:  1536348 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:52:09