Trace number 2094193

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 2.87256 2.91846

DiagnosticValue
CHECKS4730240
NODES100

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-2-1.xml
MD5SUM84c0ab3a3a1e0883579d017d665e5c8f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity3
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2094193-1247402975.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.39	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96  nbTotalValues=9600
0.28/0.39	       =>  wckTime=0.151  cpuTime=0.14  mem=7M892
0.28/0.40	   
0.28/0.40	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.67/0.79	     nbConstraints=73  nbGlobalConstraints=33  nbDisconnectedVariables=34  nbConvertedConstraints=19
0.67/0.79	     nbConvertConstraintsChecks=175104  nbExtensionStructures=19  nbSharedExtensionStructures=0
0.67/0.79	     nbConflictsStructures=19  nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=21
0.67/0.79	     nbSharedBinaryRepresentations=3551  nbEvaluationManagers=21  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=4
0.67/0.79	     minArity=2  avgArity=2.29  maxArity=3  nbGenerators=33  nbFusions=0  symmetryWckTime=0.047  symmetryCpuTime=0.02
0.67/0.79	       =>  wckTime=0.543  cpuTime=0.42  mem=15M719
0.77/0.84	   
0.77/0.84	   solver IterativeSystematicSolver being built... 
0.87/0.91	   
0.87/0.91	   INFO : Forward propagation technique limited 
0.87/0.98	       =>  wckTime=0.735  cpuTime=0.54  mem=20M744
2.75/2.84	   
2.75/2.84	   preprocessing
2.75/2.84	     nbConstraintChecks=4729994  nbValidityChecks=998  nbPropagations=127  nbRevisions=133  nbUselessRevisions=35
2.75/2.84	     nbRemovedValues=6216  detectedInconsistency=no
2.75/2.84	       =>  wckTime=1.86  cpuTime=1.83  mem=21M785
2.75/2.89	   
2.75/2.89	   search
2.75/2.89	     run=0  nbConstraintChecks=246  nbValidityChecks=125  minDepth=101  maxDepth=100  nbPropagations=256
2.75/2.89	     nbRevisions=216  nbUselessRevisions=105  nbAssignments=100  nbFailedAssignments=0  nbBacktracks=0
2.75/2.89	     nbVisitedNodes=101  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
2.75/2.89	     nbSEliminables=78.86  nbREliminables=15.23  nbIEliminables=5.83  nbDEliminables=0  nbPEliminables=0
2.75/2.89	       =>  wckTime=1.908  cpuTime=1.85  mem=22M793
2.75/2.89	   
2.75/2.89	   global
2.75/2.89	     nbConstraintChecks=4730240  nbValidityChecks=1123  nbPropagations=383  nbRevisions=349  nbUselessRevisions=140
2.75/2.89	     nbRestartNogoods=0  solvingWckTime=1.911  solvingCpuTime=1.85  expiredTime=no  totalExploration=no
2.75/2.89	     nbFoundSolutions=1  firstSolutionCpuTime=2.39  globalCpuTime=2.46
2.75/2.89	       =>  wckTime=2.648  cpuTime=2.4  mem=22M793
2.75/2.89	   
2.75/2.89	s SATISFIABLE
2.75/2.89	v 23 37 5 96 67 31 37 61 97 79 2 2 34 29 2 2 51 3 83 37 2 67 2 2 56 13 2 89 61 31 11 5 83 23 2 2 67 17 37 2 11 89 79 71 32 2 89 95 2 73 43 3 2 6 2 15 41 73 79 17 13 2 2 2 37 2 2 2 43 88 97 73 2 73 47 2 2 2 2 2 2 23 5 2 43 29 2 2 11 2 19 2 2 2 47 2 3 36 12 47 
2.75/2.89	d NODES 100
2.75/2.89	d CHECKS 4730240
2.75/2.90	   
2.75/2.90	   totalWckTime=2.705  totalCpuTime=2.46

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094193-1247402975/watcher-2094193-1247402975 -o /tmp/evaluation-result-2094193-1247402975/solver-2094193-1247402975 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094193-1247402975.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.01 1.70 4/80 31701
/proc/meminfo: memFree=1786808/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=1616 CPUtime=0
/proc/31701/stat : 31701 (java) R 31699 31701 31053 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 27360751 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31701/statm: 68 37 28 9 0 6 0

[startup+0.028551 s]
/proc/loadavg: 1.99 2.01 1.70 4/80 31701
/proc/meminfo: memFree=1786808/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=861936 CPUtime=0.02
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 1878 0 1 0 1 1 0 0 18 0 5 0 27360751 882622464 1563 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 215484 1563 686 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.102239 s]
/proc/loadavg: 1.99 2.01 1.70 4/80 31701
/proc/meminfo: memFree=1786808/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=865984 CPUtime=0.08
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 3788 0 1 0 7 1 0 0 18 0 9 0 27360751 886767616 3239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216496 3239 1708 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301275 s]
/proc/loadavg: 1.99 2.01 1.70 4/80 31701
/proc/meminfo: memFree=1786808/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=866224 CPUtime=0.28
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 5776 0 1 0 25 3 0 0 18 0 9 0 27360751 887013376 5147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216556 5147 1978 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701341 s]
/proc/loadavg: 1.99 2.01 1.70 4/80 31701
/proc/meminfo: memFree=1786808/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=866712 CPUtime=0.67
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 7824 0 1 0 63 4 0 0 18 0 9 0 27360751 887513088 7176 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216678 7176 2035 9 0 211114 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866712

[startup+1.50247 s]
/proc/loadavg: 1.99 2.01 1.70 3/89 31714
/proc/meminfo: memFree=1755568/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=867360 CPUtime=1.46
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 15854 277 1 0 139 7 0 0 18 0 9 0 27360751 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216840 10407 2655 9 0 211276 0
[pid=31701/tid=31703] ppid=31699 vsize=867360 CPUtime=1.26
/proc/31701/task/31703/stat : 31703 (java) R 31699 31701 31053 0 -1 64 12056 277 1 0 120 6 0 0 25 0 9 0 27360752 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4126789815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31704] ppid=31699 vsize=867360 CPUtime=0.04
/proc/31701/task/31704/stat : 31704 (java) S 31699 31701 31053 0 -1 64 2414 277 0 0 4 0 0 0 16 0 9 0 27360754 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31705] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31705/stat : 31705 (java) S 31699 31701 31053 0 -1 64 19 277 0 0 0 0 0 0 16 0 9 0 27360754 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31706] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31706/stat : 31706 (java) S 31699 31701 31053 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 27360754 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31707] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31707/stat : 31707 (java) S 31699 31701 31053 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 27360756 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31708] ppid=31699 vsize=867360 CPUtime=0.14
/proc/31701/task/31708/stat : 31708 (java) S 31699 31701 31053 0 -1 64 543 277 0 0 14 0 0 0 16 0 9 0 27360756 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31709] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31709/stat : 31709 (java) S 31699 31701 31053 0 -1 64 0 277 0 0 0 0 0 0 19 0 9 0 27360756 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31710] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31710/stat : 31710 (java) S 31699 31701 31053 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 27360756 888176640 10407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867360

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

[startup+2.3016 s]
/proc/loadavg: 1.99 2.01 1.70 3/89 31714
/proc/meminfo: memFree=1755376/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=867360 CPUtime=2.25
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 15865 277 1 0 218 7 0 0 18 0 9 0 27360751 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216840 10416 2656 9 0 211276 0
[pid=31701/tid=31703] ppid=31699 vsize=867360 CPUtime=2.04
/proc/31701/task/31703/stat : 31703 (java) R 31699 31701 31053 0 -1 64 12056 277 1 0 198 6 0 0 25 0 9 0 27360752 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4126660420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31704] ppid=31699 vsize=867360 CPUtime=0.04
/proc/31701/task/31704/stat : 31704 (java) S 31699 31701 31053 0 -1 64 2415 277 0 0 4 0 0 0 17 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31705] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31705/stat : 31705 (java) S 31699 31701 31053 0 -1 64 19 277 0 0 0 0 0 0 16 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31706] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31706/stat : 31706 (java) S 31699 31701 31053 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31707] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31707/stat : 31707 (java) S 31699 31701 31053 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31708] ppid=31699 vsize=867360 CPUtime=0.15
/proc/31701/task/31708/stat : 31708 (java) S 31699 31701 31053 0 -1 64 553 277 0 0 15 0 0 0 16 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31709] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31709/stat : 31709 (java) S 31699 31701 31053 0 -1 64 0 277 0 0 0 0 0 0 19 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31710] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31710/stat : 31710 (java) S 31699 31701 31053 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 867360

[startup+2.70167 s]
/proc/loadavg: 1.99 2.01 1.70 3/89 31714
/proc/meminfo: memFree=1755376/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=867360 CPUtime=2.65
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 15865 277 1 0 258 7 0 0 18 0 9 0 27360751 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216840 10416 2656 9 0 211276 0
[pid=31701/tid=31703] ppid=31699 vsize=867360 CPUtime=2.43
/proc/31701/task/31703/stat : 31703 (java) R 31699 31701 31053 0 -1 64 12056 277 1 0 237 6 0 0 25 0 9 0 27360752 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4126789839 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31704] ppid=31699 vsize=867360 CPUtime=0.04
/proc/31701/task/31704/stat : 31704 (java) S 31699 31701 31053 0 -1 64 2415 277 0 0 4 0 0 0 17 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31705] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31705/stat : 31705 (java) S 31699 31701 31053 0 -1 64 19 277 0 0 0 0 0 0 16 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31706] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31706/stat : 31706 (java) S 31699 31701 31053 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 27360754 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31707] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31707/stat : 31707 (java) S 31699 31701 31053 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31708] ppid=31699 vsize=867360 CPUtime=0.15
/proc/31701/task/31708/stat : 31708 (java) S 31699 31701 31053 0 -1 64 553 277 0 0 15 0 0 0 16 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31709] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31709/stat : 31709 (java) S 31699 31701 31053 0 -1 64 0 277 0 0 0 0 0 0 19 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31710] ppid=31699 vsize=867360 CPUtime=0
/proc/31701/task/31710/stat : 31710 (java) S 31699 31701 31053 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 27360756 888176640 10416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 867360

[startup+2.9017 s]
/proc/loadavg: 1.99 2.01 1.70 3/89 31714
/proc/meminfo: memFree=1755376/2055920 swapFree=4192812/4192956
[pid=31701] ppid=31699 vsize=867484 CPUtime=2.85
/proc/31701/stat : 31701 (java) S 31699 31701 31053 0 -1 0 16232 277 1 0 277 8 0 0 18 0 9 0 27360751 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31701/statm: 216871 10778 2657 9 0 211307 0
[pid=31701/tid=31703] ppid=31699 vsize=867484 CPUtime=2.61
/proc/31701/task/31703/stat : 31703 (java) S 31699 31701 31053 0 -1 64 12408 277 1 0 255 6 0 0 25 0 9 0 27360752 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31704] ppid=31699 vsize=867484 CPUtime=0.04
/proc/31701/task/31704/stat : 31704 (java) S 31699 31701 31053 0 -1 64 2415 277 0 0 4 0 0 0 17 0 9 0 27360754 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31705] ppid=31699 vsize=867484 CPUtime=0
/proc/31701/task/31705/stat : 31705 (java) S 31699 31701 31053 0 -1 64 19 277 0 0 0 0 0 0 16 0 9 0 27360754 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31706] ppid=31699 vsize=867484 CPUtime=0
/proc/31701/task/31706/stat : 31706 (java) S 31699 31701 31053 0 -1 64 12 277 0 0 0 0 0 0 15 0 9 0 27360754 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31707] ppid=31699 vsize=867484 CPUtime=0
/proc/31701/task/31707/stat : 31707 (java) S 31699 31701 31053 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 27360756 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31708] ppid=31699 vsize=867484 CPUtime=0.17
/proc/31701/task/31708/stat : 31708 (java) S 31699 31701 31053 0 -1 64 568 277 0 0 17 0 0 0 16 0 9 0 27360756 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31709] ppid=31699 vsize=867484 CPUtime=0
/proc/31701/task/31709/stat : 31709 (java) S 31699 31701 31053 0 -1 64 0 277 0 0 0 0 0 0 19 0 9 0 27360756 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31701/tid=31710] ppid=31699 vsize=867484 CPUtime=0
/proc/31701/task/31710/stat : 31710 (java) S 31699 31701 31053 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 27360756 888303616 10778 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 867484

Child status: 0
Real time (s): 2.91846
CPU time (s): 2.87256
CPU user time (s): 2.78058
CPU system time (s): 0.091986
CPU usage (%): 98.4272
Max. virtual memory (cumulated for all children) (KiB): 867484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.78058
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16536
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= 696
involuntary context switches= 778

runsolver used 0.001999 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-12 14:49:35
IDJOB=2094193
IDBENCH=54031
IDSOLVER=773
FILE ID=node57/2094193-1247402975
PBS_JOBID= 9510532
Free space on /tmp= 66412 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-40-2-1.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094193-1247402975/watcher-2094193-1247402975 -o /tmp/evaluation-result-2094193-1247402975/solver-2094193-1247402975 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094193-1247402975.xml

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

MD5SUM BENCH= 84c0ab3a3a1e0883579d017d665e5c8f
RANDOM SEED=208030243

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.261
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.261
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:       1787288 kB
Buffers:         42644 kB
Cached:         112464 kB
SwapCached:          0 kB
Active:         146672 kB
Inactive:        67500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          79484 kB
Slab:            39708 kB
Committed_AS:  1021260 kB
PageTables:       1884 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= 66412 MiB
End job on node57 at 2009-07-12 14:49:38