Trace number 1045003

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 13.9579 14.1278

DiagnosticValue
CHECKS1724580
NODES0

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.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1045003-1215024669.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.47	     nbVariables=403  nbDomainTypes=63  minDomainSize=1  maxDomainSize=73  nbTotalValues=9099
0.38/0.47	       =>  wckTime=0.232  cpuTime=0.19  mem=8M854
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.47/0.58	   
0.47/0.58	   constraints being loaded...
4.23/4.33	     nbConstraints=13280  nbUnaryConstraints=8  nbGlobalConstraints=104  nbSingletonDomainVariables=18
4.23/4.33	     nbPurgedValues=576  nbDisconnectedVariables=89  nbConvertedConstraints=136  nbConvertConstraintsChecks=3699521
4.23/4.33	     nbExtensionStructures=136  nbSharedExtensionStructures=63  nbConflictsStructures=2241
4.23/4.33	     nbSharedConflictsStructures=10998  nbSharedBinaryRepresentations=6765  nbEvaluationManagers=2105
4.23/4.33	     nbSharedEvaluationManagers=10935  minDegree=0  maxDegree=244  minArity=2  avgArity=2.99  maxArity=8
4.23/4.33	     nbGenerators=86  nbFusions=0  symmetryWckTime=1.241  symmetryCpuTime=0.7
4.23/4.33	       =>  wckTime=4.091  cpuTime=3.12  mem=51M745
4.43/4.59	   
4.43/4.59	   solver IterativeSystematicSolver being built... 
5.02/5.14	   
5.02/5.14	   INFO : Forward propagation technique limited 
5.12/5.21	       =>  wckTime=4.97  cpuTime=3.55  mem=61M395
13.84/14.07	   
13.84/14.07	   preprocessing
13.84/14.07	     nbConstraintChecks=1724582  nbValidityChecks=2880543  nbPropagations=31427  nbRevisions=1357705
13.84/14.07	     nbUselessRevisions=1333407  nbSingletonTests=2342  nbEffectiveSingletonTests=8  nbACRemovals=5031
13.84/14.07	     nbFoundSingletons=0  firstSolutionCpuTime=12.23  nbRemovedValues=5039  detectedInconsistency=no
13.84/14.07	       =>  wckTime=8.863  cpuTime=8.73  mem=64M405
13.84/14.08	   
13.84/14.08	   global
13.84/14.08	     nbConstraintChecks=1724582  nbValidityChecks=2880543  nbPropagations=31427  nbRevisions=1357705
13.84/14.08	     nbUselessRevisions=1333407  nbRestartNogoods=0  solvingWckTime=8.867  solvingCpuTime=8.73  expiredTime=no
13.84/14.08	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=12.23  globalCpuTime=12.33
13.84/14.08	       =>  wckTime=13.839  cpuTime=12.28  mem=64M405
13.84/14.08	   
13.84/14.08	s SATISFIABLE
13.84/14.08	v 1 7 4 9 6 2 3 5 8 4 2 6 8 1 5 9 7 3 8 1 3 5 9 4 2 6 7 5 9 7 4 2 8 1 3 6 7 8 2 6 5 3 4 9 1 3 4 9 7 8 6 5 1 2 9 6 8 2 3 1 7 4 5 2 3 5 1 7 9 6 8 4 6 5 1 3 4 7 8 2 9 1 1 29 1 9 66 1 5 40 1 6 59 1 3 24 1 4 79 1 8 17 1 7 54 1 2 55 1 16 9 1 11 1 11 2 3 1 10 4 76 1 18 3 68 1 17 7 33 1 13 8 52 1 15 5 26 1 12 6 45 1 14 1 28 1 22 5 47 1 24 4 1 21 1 21 3 58 1 25 2 14 1 20 1 78 1 27 7 70 1 26 6 44 1 23 9 9 1 19 8 73 1 36 6 65 1 35 3 39 1 32 2 1 31 1 31 4 50 1 33 8 60 1 34 1 16 1 29 9 8 1 28 5 27 1 30 7 46 1 42 3 2 1 37 7 75 1 45 1 13 1 38 8 1 41 1 41 5 69 1 44 9 25 1 39 2 62 1 43 4 36 1 40 6 10 1 47 4 38 1 50 8 30 1 49 7 67 1 53 1 23 1 48 9 1 51 1 51 6 7 1 46 3 80 1 54 2 63 1 52 5 19 1 57 8 74 1 63 5 12 1 56 6 4 1 55 9 32 1 58 2 42 1 59 3 1 61 1 61 7 53 1 60 1 72 1 62 4 37 1 68 7 56 1 70 6 48 1 69 9 22 1 66 5 77 1 72 4 6 1 64 2 34 1 67 1 1 71 1 71 8 18 1 65 3 64 1 80 2 20 1 75 1 57 1 79 8 49 1 78 7 5 1 73 6 15 1 74 5 43 1 77 4 35 1 76 3 1 81 1 81 9 
13.84/14.08	d NODES 0
13.84/14.08	d CHECKS 1724582
13.84/14.08	   
13.84/14.08	   totalWckTime=13.896  totalCpuTime=12.33

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-1045003-1215024669/watcher-1045003-1215024669 -o /tmp/evaluation-result-1045003-1215024669/solver-1045003-1215024669 -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-1045003-1215024669.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.00 2.00 1.93 4/80 11097
/proc/meminfo: memFree=1790592/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=1616 CPUtime=0
/proc/11097/stat : 11097 (java) R 11095 11097 10391 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 1981438384 1654784 147 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11097/statm: 404 148 122 9 0 46 0

[startup+0.0476081 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 11097
/proc/meminfo: memFree=1790592/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=861876 CPUtime=0.03
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 2360 0 1 0 2 1 0 0 18 0 5 0 1981438384 882561024 1947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.104042 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 11097
/proc/meminfo: memFree=1790592/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=865884 CPUtime=0.09
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 3800 0 1 0 7 2 0 0 18 0 9 0 1981438384 886665216 3251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 216471 3251 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301074 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 11097
/proc/meminfo: memFree=1790592/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=866196 CPUtime=0.28
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 5623 0 1 0 25 3 0 0 18 0 9 0 1981438384 886984704 5037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 216549 5037 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701142 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 11097
/proc/meminfo: memFree=1790592/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=867084 CPUtime=0.68
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 8117 0 1 0 63 5 0 0 18 0 9 0 1981438384 887894016 7477 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 216771 7477 2009 9 0 211277 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867084

[startup+1.50227 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 11106
/proc/meminfo: memFree=1759032/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=867708 CPUtime=1.47
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 12570 0 1 0 140 7 0 0 18 0 9 0 1981438384 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 216927 11929 2014 9 0 211433 0
[pid=11097/tid=11099] ppid=11095 vsize=867708 CPUtime=1.26
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 11165 0 1 0 121 5 0 0 25 0 9 0 1981438385 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 103210761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1981438386 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1981438387 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1981438387 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981438389 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=867708 CPUtime=0.19
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 708 0 0 0 19 0 0 0 16 0 9 0 1981438389 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1981438389 888532992 11929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=867708 CPUtime=0
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1981438389 888532992 11929 996147200 134512640 134550740 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) 867708

[startup+3.10154 s]
/proc/loadavg: 2.00 2.00 1.93 4/89 11106
/proc/meminfo: memFree=1742904/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=867620 CPUtime=3.06
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 21410 0 1 0 294 12 0 0 18 0 9 0 1981438384 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 216905 20741 2006 9 0 211433 0
[pid=11097/tid=11099] ppid=11095 vsize=867620 CPUtime=2.64
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 15796 0 1 0 256 8 0 0 25 0 9 0 1981438385 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=867620 CPUtime=0.15
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 4190 0 0 0 14 1 0 0 17 0 9 0 1981438386 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=867620 CPUtime=0
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1981438387 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=867620 CPUtime=0
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981438387 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=867620 CPUtime=0
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981438389 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=867620 CPUtime=0.22
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 727 0 0 0 22 0 0 0 16 0 9 0 1981438389 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=867620 CPUtime=0
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1981438389 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=867620 CPUtime=0
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1981438389 888442880 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867620

[startup+6.30208 s]
/proc/loadavg: 2.00 2.00 1.93 4/89 11110
/proc/meminfo: memFree=1687864/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=868132 CPUtime=6.21
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 46828 1313 1 0 554 20 46 1 18 0 9 0 1981438384 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 217033 28149 2637 9 0 211539 0
[pid=11097/tid=11099] ppid=11095 vsize=868132 CPUtime=5.27
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 24314 1313 1 0 468 12 46 1 25 0 9 0 1981438385 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4126734824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=868132 CPUtime=1.03
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 20599 1313 0 0 51 5 46 1 17 0 9 0 1981438386 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 14 1313 0 0 0 0 46 1 16 0 9 0 1981438387 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 18 1313 0 0 0 0 46 1 15 0 9 0 1981438387 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 1313 0 0 0 0 46 1 18 0 9 0 1981438389 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=868132 CPUtime=0.82
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 1034 1313 0 0 34 1 46 1 15 0 9 0 1981438389 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 1313 0 0 0 0 46 1 19 0 9 0 1981438389 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 38 1313 0 0 0 0 46 1 15 0 9 0 1981438389 888967168 28149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868132

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 11110
/proc/meminfo: memFree=1687616/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=868132 CPUtime=12.54
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 46840 1313 1 0 1187 20 46 1 18 0 9 0 1981438384 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 217033 28155 2637 9 0 211539 0
[pid=11097/tid=11099] ppid=11095 vsize=868132 CPUtime=11.59
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 24320 1313 1 0 1100 12 46 1 25 0 9 0 1981438385 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4127282560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=868132 CPUtime=1.03
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 20599 1313 0 0 51 5 46 1 17 0 9 0 1981438386 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 14 1313 0 0 0 0 46 1 16 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 18 1313 0 0 0 0 46 1 15 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 1313 0 0 0 0 46 1 18 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=868132 CPUtime=0.83
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 1040 1313 0 0 35 1 46 1 15 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 1313 0 0 0 0 46 1 19 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 38 1313 0 0 0 0 46 1 15 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868132

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

[startup+13.5013 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 11110
/proc/meminfo: memFree=1687616/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=868132 CPUtime=13.34
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 46841 1313 1 0 1266 21 46 1 18 0 9 0 1981438384 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 217033 28155 2637 9 0 211539 0
[pid=11097/tid=11099] ppid=11095 vsize=868132 CPUtime=12.38
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 24321 1313 1 0 1179 12 46 1 25 0 9 0 1981438385 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=868132 CPUtime=1.03
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 20599 1313 0 0 51 5 46 1 17 0 9 0 1981438386 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 14 1313 0 0 0 0 46 1 16 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 18 1313 0 0 0 0 46 1 15 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 1313 0 0 0 0 46 1 18 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=868132 CPUtime=0.83
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 1040 1313 0 0 35 1 46 1 16 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 1313 0 0 0 0 46 1 19 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 38 1313 0 0 0 0 46 1 15 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 868132

[startup+13.9014 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 11110
/proc/meminfo: memFree=1687616/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=868132 CPUtime=13.74
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 46841 1313 1 0 1306 21 46 1 18 0 9 0 1981438384 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 217033 28155 2637 9 0 211539 0
[pid=11097/tid=11099] ppid=11095 vsize=868132 CPUtime=12.77
/proc/11097/task/11099/stat : 11099 (java) R 11095 11097 10391 0 -1 64 24321 1313 1 0 1218 12 46 1 25 0 9 0 1981438385 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4127308212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=868132 CPUtime=1.03
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 20599 1313 0 0 51 5 46 1 17 0 9 0 1981438386 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 14 1313 0 0 0 0 46 1 16 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 18 1313 0 0 0 0 46 1 15 0 9 0 1981438387 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 1313 0 0 0 0 46 1 18 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=868132 CPUtime=0.83
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 1040 1313 0 0 35 1 46 1 16 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 1313 0 0 0 0 46 1 19 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 38 1313 0 0 0 0 46 1 15 0 9 0 1981438389 888967168 28155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.74
Current children cumulated vsize (KiB) 868132

[startup+14.1014 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 11110
/proc/meminfo: memFree=1687616/2055920 swapFree=4180724/4192956
[pid=11097] ppid=11095 vsize=868132 CPUtime=13.92
/proc/11097/stat : 11097 (java) S 11095 11097 10391 0 -1 0 46851 1313 1 0 1324 21 46 1 18 0 9 0 1981438384 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11097/statm: 217033 28160 2637 9 0 211539 0
[pid=11097/tid=11099] ppid=11095 vsize=868132 CPUtime=12.96
/proc/11097/task/11099/stat : 11099 (java) S 11095 11097 10391 0 -1 64 24331 1313 1 0 1236 13 46 1 25 0 9 0 1981438385 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11100] ppid=11095 vsize=868132 CPUtime=1.03
/proc/11097/task/11100/stat : 11100 (java) S 11095 11097 10391 0 -1 64 20599 1313 0 0 51 5 46 1 17 0 9 0 1981438386 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11101] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11101/stat : 11101 (java) S 11095 11097 10391 0 -1 64 14 1313 0 0 0 0 46 1 16 0 9 0 1981438387 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11102] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11102/stat : 11102 (java) S 11095 11097 10391 0 -1 64 18 1313 0 0 0 0 46 1 15 0 9 0 1981438387 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11103] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11103/stat : 11103 (java) S 11095 11097 10391 0 -1 64 1 1313 0 0 0 0 46 1 18 0 9 0 1981438389 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11104] ppid=11095 vsize=868132 CPUtime=0.83
/proc/11097/task/11104/stat : 11104 (java) S 11095 11097 10391 0 -1 64 1040 1313 0 0 35 1 46 1 16 0 9 0 1981438389 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11105] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11105/stat : 11105 (java) S 11095 11097 10391 0 -1 64 2 1313 0 0 0 0 46 1 19 0 9 0 1981438389 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11097/tid=11106] ppid=11095 vsize=868132 CPUtime=0.47
/proc/11097/task/11106/stat : 11106 (java) S 11095 11097 10391 0 -1 64 38 1313 0 0 0 0 46 1 15 0 9 0 1981438389 888967168 28160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.92
Current children cumulated vsize (KiB) 868132

Child status: 0
Real time (s): 14.1278
CPU time (s): 13.9579
CPU user time (s): 13.7089
CPU system time (s): 0.248962
CPU usage (%): 98.7974
Max. virtual memory (cumulated for all children) (KiB): 868132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7089
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48193
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= 1836
involuntary context switches= 2374

runsolver used 0.017997 second user time and 0.06099 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-02 20:51:09
IDJOB=1045003
IDBENCH=53642
IDSOLVER=364
FILE ID=node57/1045003-1215024669
PBS_JOBID= 7874355
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= faddf2cf53c4ca4326325c7475421126
RANDOM SEED=903828365

node57.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.258
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.258
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:       1791008 kB
Buffers:         20180 kB
Cached:         127568 kB
SwapCached:       5864 kB
Active:         157252 kB
Inactive:        43140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791008 kB
SwapTotal:     4192956 kB
SwapFree:      4180724 kB
Dirty:            2172 kB
Writeback:           0 kB
Mapped:          69032 kB
Slab:            49688 kB
Committed_AS:  4649536 kB
PageTables:       1912 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= 66540 MiB
End job on node57 at 2008-07-02 20:51:24