Trace number 1044374

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 7.91579 7.98025

DiagnosticValue
CHECKS827627
NODES1330

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-9.xml
MD5SUMfaddf2cf53c4ca4326325c7475421126
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.76573
Satisfiable
(Un)Satisfiability was proved
Number of variables403
Number of constraints323
Maximum constraint arity83
Maximum domain size73
Number of constraints which are defined in extension0
Number of constraints which are defined in intension144
Global constraints used (with number of constraints)alldifferent(18),element(161)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1044374-1215024666.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.38/0.42	     nbVariables=403  nbDomainTypes=63  minDomainSize=1  maxDomainSize=73  nbTotalValues=9099
0.38/0.42	       =>  wckTime=0.179  cpuTime=0.12  mem=8M854
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
3.96/4.06	     nbConstraints=13280  nbUnaryConstraints=8  nbGlobalConstraints=104  nbSingletonDomainVariables=18
3.96/4.06	     nbPurgedValues=576  nbDisconnectedVariables=89  nbConvertedConstraints=136  nbConvertConstraintsChecks=3699521
3.96/4.06	     nbExtensionStructures=136  nbSharedExtensionStructures=63  nbConflictsStructures=2241
3.96/4.06	     nbSharedConflictsStructures=10998  nbSharedBinaryRepresentations=6765  nbEvaluationManagers=2105
3.96/4.06	     nbSharedEvaluationManagers=10935  minDegree=0  maxDegree=244  minArity=2  avgArity=2.99  maxArity=8
3.96/4.06	     nbGenerators=86  nbFusions=0  symmetryWckTime=1.224  symmetryCpuTime=0.71
3.96/4.06	       =>  wckTime=3.813  cpuTime=2.91  mem=51M745
4.15/4.29	   
4.15/4.29	   solver IterativeSystematicSolver being built... 
4.75/4.82	   
4.75/4.82	   INFO : Forward propagation technique limited 
4.75/4.89	       =>  wckTime=4.64  cpuTime=3.31  mem=61M368
4.85/4.97	   
4.85/4.97	   preprocessing
4.85/4.97	     nbConstraintChecks=8131  nbValidityChecks=464  nbPropagations=403  nbRevisions=583  nbUselessRevisions=352
4.85/4.97	     nbRemovedValues=5031  detectedInconsistency=no
4.85/4.97	       =>  wckTime=0.086  cpuTime=0.07  mem=62M371
7.83/7.95	   
7.83/7.95	   search
7.83/7.95	     run=3  nbConstraintChecks=819496  nbValidityChecks=1715692  minDepth=60  maxDepth=403  nbPropagations=31019
7.83/7.95	     nbRevisions=1475124  nbUselessRevisions=1450393  nbAssignments=1330  nbFailedAssignments=65  nbBacktracks=631
7.83/7.95	     nbVisitedNodes=1440  nbRestartNogoods=14  nbFoundSolutions=1  mapSize=69  nbInferences=0  nbTooLargeKeys=0
7.83/7.95	     nbSEliminables=0  nbREliminables=140.27  nbIEliminables=237.56  nbDEliminables=0  nbPEliminables=0
7.83/7.95	       =>  wckTime=3.057  cpuTime=2.97  mem=64M443
7.83/7.95	   
7.83/7.95	   global
7.83/7.95	     nbConstraintChecks=827627  nbValidityChecks=1716156  nbPropagations=31422  nbRevisions=1475707
7.83/7.95	     nbUselessRevisions=1450745  nbRestartNogoods=14  solvingWckTime=3.059  solvingCpuTime=2.97  expiredTime=no
7.83/7.95	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.25  globalCpuTime=6.33
7.83/7.95	       =>  wckTime=7.702  cpuTime=6.28  mem=64M443
7.83/7.95	   
7.83/7.95	s SATISFIABLE
7.83/7.95	v 1 8 9 5 7 4 2 3 6 9 2 7 8 1 3 5 6 4 4 1 3 7 6 8 9 2 5 2 3 5 4 8 9 6 7 1 8 4 2 6 5 1 3 9 7 7 5 1 2 9 6 8 4 3 3 9 6 1 4 2 7 5 8 6 7 4 9 3 5 1 8 2 5 6 8 3 2 7 4 1 9 1 1 74 1 6 30 1 5 13 1 8 68 1 3 60 1 2 25 1 9 53 1 4 45 1 7 64 1 17 6 1 11 1 11 2 3 1 10 9 22 1 12 7 32 1 13 8 42 1 14 1 79 1 18 4 62 1 16 5 54 1 15 3 73 1 27 5 56 1 25 9 1 21 1 21 3 40 1 23 6 14 1 20 1 6 1 19 4 52 1 24 8 35 1 22 7 72 1 26 2 37 1 32 8 65 1 35 7 57 1 34 6 1 31 1 31 4 50 1 33 9 15 1 29 3 7 1 28 2 80 1 36 1 27 1 30 5 55 1 43 3 2 1 37 8 48 1 42 1 67 1 44 9 1 41 1 41 5 78 1 45 7 34 1 40 6 26 1 39 2 18 1 38 4 28 1 49 2 20 1 48 1 66 1 53 4 76 1 54 3 5 1 46 7 1 51 1 51 6 16 1 47 5 44 1 50 9 63 1 52 8 10 1 56 9 38 1 59 4 75 1 63 8 49 1 60 2 23 1 57 6 69 1 62 5 1 61 1 61 7 8 1 55 3 36 1 58 1 19 1 66 4 47 1 69 5 12 1 65 7 58 1 70 1 77 1 72 2 33 1 67 9 43 1 68 3 1 71 1 71 8 9 1 64 6 46 1 78 7 29 1 76 3 39 1 77 2 4 1 73 5 59 1 79 4 24 1 75 8 70 1 80 1 17 1 74 6 1 81 1 81 9 
7.83/7.95	d NODES 1330
7.83/7.95	d CHECKS 827627
7.83/7.95	   
7.83/7.95	   totalWckTime=7.768  totalCpuTime=6.34

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-1044374-1215024666/watcher-1044374-1215024666 -o /tmp/evaluation-result-1044374-1215024666/solver-1044374-1215024666 -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-1044374-1215024666.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.03 1.93 4/73 10737
/proc/meminfo: memFree=1786912/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=18572 CPUtime=0
/proc/10737/stat : 10737 (runsolver) R 10735 10737 9484 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 235454582 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10737/statm: 4643 292 257 25 0 2626 0

[startup+0.021167 s]
/proc/loadavg: 2.07 2.03 1.93 4/73 10737
/proc/meminfo: memFree=1786912/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=860508 CPUtime=0
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 1154 0 1 0 0 0 0 0 21 0 2 0 235454582 881160192 903 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 215127 903 381 9 0 213525 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 860508

[startup+0.101171 s]
/proc/loadavg: 2.07 2.03 1.93 4/73 10737
/proc/meminfo: memFree=1786912/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=865884 CPUtime=0.08
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 3698 0 1 0 7 1 0 0 21 0 9 0 235454582 886665216 3173 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 216471 3173 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301197 s]
/proc/loadavg: 2.07 2.03 1.93 4/73 10737
/proc/meminfo: memFree=1786912/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=866284 CPUtime=0.29
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 5898 0 1 0 26 3 0 0 21 0 9 0 235454582 887074816 5272 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 216571 5272 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701239 s]
/proc/loadavg: 2.07 2.03 1.93 4/73 10737
/proc/meminfo: memFree=1786912/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=867092 CPUtime=0.68
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 8812 0 1 0 63 5 0 0 21 0 9 0 235454582 887902208 8172 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 216773 8172 2013 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867092

[startup+1.50232 s]
/proc/loadavg: 2.06 2.03 1.93 3/82 10746
/proc/meminfo: memFree=1751384/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=867736 CPUtime=1.48
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 13079 0 1 0 140 8 0 0 21 0 9 0 235454582 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 216934 12438 2014 9 0 211440 0
[pid=10737/tid=10739] ppid=10735 vsize=867736 CPUtime=1.26
/proc/10737/task/10739/stat : 10739 (java) R 10735 10737 9484 0 -1 64 11681 0 1 0 120 6 0 0 25 0 9 0 235454583 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4126733011 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 235454585 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 9 0 0 0 0 0 0 0 24 0 9 0 235454585 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 235454585 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 235454587 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=867736 CPUtime=0.2
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 701 0 0 0 20 0 0 0 15 0 9 0 235454587 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 235454587 888561664 12438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=867736 CPUtime=0
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 235454587 888561664 12438 996147200 134512640 134550740 4294955984 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) 867736

[startup+3.10249 s]
/proc/loadavg: 2.06 2.03 1.93 3/82 10746
/proc/meminfo: memFree=1723352/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=867972 CPUtime=3.04
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 21563 0 1 0 290 14 0 0 21 0 10 0 235454582 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 216993 20765 2011 9 0 211521 0
[pid=10737/tid=10739] ppid=10735 vsize=867972 CPUtime=2.6
/proc/10737/task/10739/stat : 10739 (java) S 10735 10737 9484 0 -1 64 15875 0 1 0 250 10 0 0 24 0 10 0 235454583 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=867972 CPUtime=0.15
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 4189 0 0 0 14 1 0 0 17 0 10 0 235454585 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=867972 CPUtime=0
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 235454585 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=867972 CPUtime=0
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 235454585 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=867972 CPUtime=0
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 235454587 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=867972 CPUtime=0.24
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 728 0 0 0 24 0 0 0 15 0 10 0 235454587 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=867972 CPUtime=0
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 235454587 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=867972 CPUtime=0
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 235454587 888803328 20765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867972

[startup+6.30184 s]
/proc/loadavg: 2.06 2.03 1.93 3/82 10750
/proc/meminfo: memFree=1684112/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=868120 CPUtime=6.25
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 46782 1313 1 0 557 22 44 2 21 0 9 0 235454582 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 217030 28146 2637 9 0 211536 0
[pid=10737/tid=10739] ppid=10735 vsize=868120 CPUtime=5.3
/proc/10737/task/10739/stat : 10739 (java) R 10735 10737 9484 0 -1 64 24338 1313 1 0 472 12 44 2 25 0 9 0 235454583 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4126742018 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=868120 CPUtime=0.99
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 20566 1313 0 0 46 7 44 2 17 0 9 0 235454585 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 14 1313 0 0 0 0 44 2 16 0 9 0 235454585 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 18 1313 0 0 0 0 44 2 15 0 9 0 235454585 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=868120 CPUtime=0.83
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 997 1313 0 0 36 1 44 2 15 0 9 0 235454587 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 42 1313 0 0 0 0 44 2 15 0 9 0 235454587 888954880 28146 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 868120

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

[startup+7.10193 s]
/proc/loadavg: 2.06 2.03 1.93 4/82 10750
/proc/meminfo: memFree=1684048/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=868120 CPUtime=7.04
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 46785 1313 1 0 636 22 44 2 21 0 9 0 235454582 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 217030 28148 2637 9 0 211536 0
[pid=10737/tid=10739] ppid=10735 vsize=868120 CPUtime=6.09
/proc/10737/task/10739/stat : 10739 (java) R 10735 10737 9484 0 -1 64 24338 1313 1 0 551 12 44 2 25 0 9 0 235454583 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4125978165 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=868120 CPUtime=0.99
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 20566 1313 0 0 46 7 44 2 17 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 14 1313 0 0 0 0 44 2 16 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 18 1313 0 0 0 0 44 2 15 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=868120 CPUtime=0.84
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 1000 1313 0 0 37 1 44 2 15 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 42 1313 0 0 0 0 44 2 15 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 868120

[startup+7.50197 s]
/proc/loadavg: 2.06 2.03 1.93 4/82 10750
/proc/meminfo: memFree=1684048/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=868120 CPUtime=7.44
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 46785 1313 1 0 676 22 44 2 21 0 9 0 235454582 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 217030 28148 2637 9 0 211536 0
[pid=10737/tid=10739] ppid=10735 vsize=868120 CPUtime=6.49
/proc/10737/task/10739/stat : 10739 (java) R 10735 10737 9484 0 -1 64 24338 1313 1 0 591 12 44 2 25 0 9 0 235454583 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4127245430 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=868120 CPUtime=0.99
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 20566 1313 0 0 46 7 44 2 17 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 14 1313 0 0 0 0 44 2 16 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 18 1313 0 0 0 0 44 2 15 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=868120 CPUtime=0.84
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 1000 1313 0 0 37 1 44 2 15 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 42 1313 0 0 0 0 44 2 15 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 868120

[startup+7.90201 s]
/proc/loadavg: 2.06 2.03 1.93 3/82 10750
/proc/meminfo: memFree=1684048/2055920 swapFree=4154836/4192956
[pid=10737] ppid=10735 vsize=868120 CPUtime=7.83
/proc/10737/stat : 10737 (java) S 10735 10737 9484 0 -1 0 46786 1313 1 0 715 22 44 2 21 0 9 0 235454582 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10737/statm: 217030 28148 2637 9 0 211536 0
[pid=10737/tid=10739] ppid=10735 vsize=868120 CPUtime=6.89
/proc/10737/task/10739/stat : 10739 (java) R 10735 10737 9484 0 -1 64 24339 1313 1 0 631 12 44 2 25 0 9 0 235454583 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4127273973 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10740] ppid=10735 vsize=868120 CPUtime=0.99
/proc/10737/task/10740/stat : 10740 (java) S 10735 10737 9484 0 -1 64 20566 1313 0 0 46 7 44 2 17 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10741] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10741/stat : 10741 (java) S 10735 10737 9484 0 -1 64 14 1313 0 0 0 0 44 2 16 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10742] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10742/stat : 10742 (java) S 10735 10737 9484 0 -1 64 18 1313 0 0 0 0 44 2 15 0 9 0 235454585 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10743] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10743/stat : 10743 (java) S 10735 10737 9484 0 -1 64 1 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10744] ppid=10735 vsize=868120 CPUtime=0.84
/proc/10737/task/10744/stat : 10744 (java) S 10735 10737 9484 0 -1 64 1000 1313 0 0 37 1 44 2 16 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10745] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10745/stat : 10745 (java) S 10735 10737 9484 0 -1 64 2 1313 0 0 0 0 44 2 25 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10737/tid=10746] ppid=10735 vsize=868120 CPUtime=0.46
/proc/10737/task/10746/stat : 10746 (java) S 10735 10737 9484 0 -1 64 42 1313 0 0 0 0 44 2 15 0 9 0 235454587 888954880 28148 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868120

Child status: 0
Real time (s): 7.98025
CPU time (s): 7.91579
CPU user time (s): 7.65184
CPU system time (s): 0.263959
CPU usage (%): 99.1924
Max. virtual memory (cumulated for all children) (KiB): 874728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.65184
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48139
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= 2044
involuntary context switches= 2141

runsolver used 0.015997 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-02 20:51:06
IDJOB=1044374
IDBENCH=53642
IDSOLVER=363
FILE ID=node81/1044374-1215024666
PBS_JOBID= 7874309
Free space on /tmp= 126852 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-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-1044374-1215024666/watcher-1044374-1215024666 -o /tmp/evaluation-result-1044374-1215024666/solver-1044374-1215024666 -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-1044374-1215024666.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= faddf2cf53c4ca4326325c7475421126
RANDOM SEED=1659895502

node81.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.236
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.236
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:       1787392 kB
Buffers:         20176 kB
Cached:         133588 kB
SwapCached:      30856 kB
Active:         170616 kB
Inactive:        43032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787392 kB
SwapTotal:     4192956 kB
SwapFree:      4154836 kB
Dirty:            2548 kB
Writeback:           0 kB
Mapped:          43508 kB
Slab:            40352 kB
Committed_AS:   539592 kB
PageTables:       1640 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126848 MiB
End job on node81 at 2008-07-02 20:51:14