Trace number 2098558

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 10.3584 10.4381

DiagnosticValue
CHECKS7248470
NODES458

General information on the benchmark

Namecsp/queens/
normalized-queens-150.xml
MD5SUM3e1168ad51844cea85c2810ca2ef4fbf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5767
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11175
Maximum constraint arity2
Maximum domain size150
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11175
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2098558-1247416100.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.40	     nbVariables=150  nbDomainTypes=1  minDomainSize=150  maxDomainSize=150  nbTotalValues=22500
0.38/0.40	       =>  wckTime=0.136  cpuTime=0.12  mem=8M868
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
4.64/4.75	     nbConstraints=11177  nbGlobalConstraints=2  nbConvertedConstraints=11175  nbConvertConstraintsChecks=3375000
4.64/4.75	     nbExtensionStructures=150  nbSharedExtensionStructures=11025  nbConflictsStructures=150
4.64/4.75	     nbSharedConflictsStructures=11025  nbSharedBinaryRepresentations=31502  minDegree=151  maxDegree=151  minArity=2
4.64/4.75	     avgArity=2.03  maxArity=150  nbGenerators=1  nbFusions=1  symmetryWckTime=0.687  symmetryCpuTime=0.44  nbCliques=1
4.64/4.75	       =>  wckTime=4.483  cpuTime=3.81  mem=37M627
4.83/4.94	   
4.83/4.94	   solver IterativeSystematicSolver being built... 
4.93/5.02	   
4.93/5.02	   INFO : Forward propagation technique limited 
4.93/5.08	       =>  wckTime=4.822  cpuTime=3.93  mem=36M10
6.92/7.03	   
6.92/7.03	   preprocessing
6.92/7.03	     nbConstraintChecks=2019382  nbPropagations=19491  nbRevisions=22513  nbUselessRevisions=3395  nbSingletonTests=259
6.92/7.03	     nbEffectiveSingletonTests=0  nbACRemovals=2  nbFoundSingletons=0  nbRemovedValues=2  nbRemovedTuples=11174
6.92/7.03	     detectedInconsistency=no
6.92/7.03	       =>  wckTime=1.946  cpuTime=1.91  mem=37M79
10.31/10.40	   
10.31/10.40	   search
10.31/10.40	     run=2  nbConstraintChecks=5229088  minDepth=110  maxDepth=150  nbPropagations=118634  nbRevisions=191566
10.31/10.40	     nbUselessRevisions=68656  nbAssignments=458  nbFailedAssignments=30  nbBacktracks=74  nbVisitedNodes=530
10.31/10.40	     nbRestartNogoods=5  nbFoundSolutions=1  mapSize=58  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
10.31/10.40	     nbREliminables=0  nbIEliminables=81.88  nbDEliminables=0  nbPEliminables=0
10.31/10.40	       =>  wckTime=5.311  cpuTime=5.23  mem=38M84
10.31/10.40	   
10.31/10.40	   global
10.31/10.40	     nbConstraintChecks=7248470  nbPropagations=138125  nbRevisions=214079  nbUselessRevisions=72051  nbRestartNogoods=5
10.31/10.40	     solvingWckTime=5.314  solvingCpuTime=5.23  expiredTime=no  totalExploration=no  nbFoundSolutions=1
10.31/10.40	     firstSolutionCpuTime=9.14  globalCpuTime=9.2
10.31/10.40	       =>  wckTime=10.137  cpuTime=9.16  mem=38M84
10.31/10.40	   
10.31/10.40	s SATISFIABLE
10.31/10.40	v 97 64 55 60 68 51 67 7 144 58 8 59 80 146 65 9 142 10 143 101 140 11 141 53 12 139 13 138 14 137 15 136 16 135 17 134 18 77 133 19 132 20 131 95 130 21 129 83 69 22 61 128 23 94 81 127 125 24 49 126 63 25 124 91 93 26 62 121 28 87 120 33 27 29 31 117 123 116 122 74 30 32 105 57 118 34 38 35 113 47 107 36 106 39 109 114 43 37 110 112 42 5 111 41 45 40 108 99 86 98 145 115 84 82 119 147 75 4 71 85 6 102 90 54 56 100 44 104 50 92 46 96 52 103 88 48 79 73 148 66 1 78 76 149 72 89 2 70 3 150 
10.31/10.40	d NODES 458
10.31/10.40	d CHECKS 7248470
10.31/10.40	   
10.31/10.40	   totalWckTime=10.207  totalCpuTime=9.2

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-2098558-1247416100/watcher-2098558-1247416100 -o /tmp/evaluation-result-2098558-1247416100/solver-2098558-1247416100 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098558-1247416100.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: 2.02 1.99 1.99 4/80 4964
/proc/meminfo: memFree=1448544/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=18576 CPUtime=0
/proc/4964/stat : 4964 (runsolver) R 4962 4964 4732 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28673914 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 221954764071 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4964/statm: 4644 284 249 26 0 2626 0

[startup+0.0320611 s]
/proc/loadavg: 2.02 1.99 1.99 4/80 4964
/proc/meminfo: memFree=1448544/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=861612 CPUtime=0.01
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 1864 0 1 0 0 1 0 0 18 0 4 0 28673914 882290688 1549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 215403 1549 682 9 0 210318 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861612

[startup+0.100801 s]
/proc/loadavg: 2.02 1.99 1.99 4/80 4964
/proc/meminfo: memFree=1448544/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=865984 CPUtime=0.08
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 3720 0 1 0 6 2 0 0 18 0 9 0 28673914 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 216496 3188 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301821 s]
/proc/loadavg: 2.02 1.99 1.99 4/80 4964
/proc/meminfo: memFree=1448544/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=866380 CPUtime=0.28
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 5828 0 1 0 24 4 0 0 18 0 9 0 28673914 887173120 5200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 216595 5200 1976 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701856 s]
/proc/loadavg: 2.02 1.99 1.99 4/80 4964
/proc/meminfo: memFree=1448544/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=867776 CPUtime=0.68
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 8909 0 1 0 63 5 0 0 18 0 9 0 28673914 888602624 8263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 216944 8263 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50293 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4973
/proc/meminfo: memFree=1404952/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=867688 CPUtime=1.47
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 18763 0 1 0 136 11 0 0 18 0 9 0 28673914 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 216922 18089 2029 9 0 211380 0
[pid=4964/tid=4966] ppid=4962 vsize=867688 CPUtime=1.21
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 15822 0 1 0 112 9 0 0 25 0 9 0 28673916 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4126898641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=867688 CPUtime=0.05
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 1553 0 0 0 5 0 0 0 16 0 9 0 28673917 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28673918 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28673918 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28673920 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=867688 CPUtime=0.17
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 687 0 0 0 17 0 0 0 15 0 9 0 28673920 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28673920 888512512 18089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28673920 888512512 18089 996147200 134512640 134550932 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) 867688

[startup+3.10207 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4973
/proc/meminfo: memFree=1383640/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=867688 CPUtime=3.07
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 18819 0 1 0 281 26 0 0 18 0 9 0 28673914 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 216922 18144 2029 9 0 211380 0
[pid=4964/tid=4966] ppid=4962 vsize=867688 CPUtime=2.74
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 15825 0 1 0 250 24 0 0 25 0 9 0 28673916 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 102639892 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=867688 CPUtime=0.05
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 1553 0 0 0 5 0 0 0 17 0 9 0 28673917 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28673918 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28673918 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28673920 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=867688 CPUtime=0.24
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 740 0 0 0 24 0 0 0 16 0 9 0 28673920 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28673920 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=867688 CPUtime=0
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28673920 888512512 18144 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867688

[startup+6.30136 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359312/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=6.22
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37755 906 1 0 540 64 17 1 18 0 9 0 28673914 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24750 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=5.49
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23204 906 1 0 473 58 17 1 25 0 9 0 28673916 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4127267333 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.51
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 972 906 0 0 32 1 17 1 15 0 9 0 28673920 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868212

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

[startup+7.90151 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359248/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=7.82
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37780 906 1 0 699 65 17 1 18 0 9 0 28673914 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24759 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=7.06
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23208 906 1 0 630 58 17 1 25 0 9 0 28673916 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4127267459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.53
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 993 906 0 0 34 1 17 1 15 0 9 0 28673920 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 868212

[startup+9.50265 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359248/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=9.42
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37800 906 1 0 859 65 17 1 18 0 9 0 28673914 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24767 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=8.64
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23214 906 1 0 788 58 17 1 25 0 9 0 28673916 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4127272009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.54
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 1007 906 0 0 35 1 17 1 15 0 9 0 28673920 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24767 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 868212

[startup+9.90769 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359248/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=9.82
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37802 906 1 0 899 65 17 1 18 0 9 0 28673914 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24769 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=9.04
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23214 906 1 0 828 58 17 1 25 0 9 0 28673916 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4127267453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.54
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 1009 906 0 0 35 1 17 1 16 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (KiB) 868212

[startup+10.3027 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359248/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=10.21
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37804 906 1 0 938 65 17 1 18 0 9 0 28673914 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24769 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=9.43
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23216 906 1 0 867 58 17 1 25 0 9 0 28673916 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4127267456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.54
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 1009 906 0 0 35 1 17 1 16 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24769 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 868212

[startup+10.4027 s]
/proc/loadavg: 2.02 1.99 1.99 3/89 4977
/proc/meminfo: memFree=1359248/2055920 swapFree=4192812/4192956
[pid=4964] ppid=4962 vsize=868212 CPUtime=10.31
/proc/4964/stat : 4964 (java) S 4962 4964 4732 0 -1 0 37861 906 1 0 948 65 17 1 18 0 9 0 28673914 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4964/statm: 217053 24772 2661 9 0 211489 0
[pid=4964/tid=4966] ppid=4962 vsize=868212 CPUtime=9.53
/proc/4964/task/4966/stat : 4966 (java) R 4962 4964 4732 0 -1 64 23272 906 1 0 877 58 17 1 25 0 9 0 28673916 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4125972385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4967] ppid=4962 vsize=868212 CPUtime=0.56
/proc/4964/task/4967/stat : 4967 (java) S 4962 4964 4732 0 -1 64 12721 906 0 0 34 4 17 1 17 0 9 0 28673917 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4968] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4968/stat : 4968 (java) S 4962 4964 4732 0 -1 64 21 906 0 0 0 0 17 1 17 0 9 0 28673918 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4969] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4969/stat : 4969 (java) S 4962 4964 4732 0 -1 64 14 906 0 0 0 0 17 1 16 0 9 0 28673918 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4970] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4970/stat : 4970 (java) S 4962 4964 4732 0 -1 64 2 906 0 0 0 0 17 1 18 0 9 0 28673920 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4971] ppid=4962 vsize=868212 CPUtime=0.54
/proc/4964/task/4971/stat : 4971 (java) S 4962 4964 4732 0 -1 64 1010 906 0 0 35 1 17 1 16 0 9 0 28673920 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4972] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4972/stat : 4972 (java) S 4962 4964 4732 0 -1 64 0 906 0 0 0 0 17 1 19 0 9 0 28673920 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4964/tid=4973] ppid=4962 vsize=868212 CPUtime=0.18
/proc/4964/task/4973/stat : 4973 (java) S 4962 4964 4732 0 -1 64 40 906 0 0 0 0 17 1 15 0 9 0 28673920 889049088 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 868212

Child status: 0
Real time (s): 10.4381
CPU time (s): 10.3584
CPU user time (s): 9.66753
CPU system time (s): 0.690894
CPU usage (%): 99.2363
Max. virtual memory (cumulated for all children) (KiB): 872724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.66753
system time used= 0.690894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38885
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= 2075
involuntary context switches= 2413

runsolver used 0.017997 second user time and 0.042993 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-12 18:28:20
IDJOB=2098558
IDBENCH=58732
IDSOLVER=774
FILE ID=node43/2098558-1247416100
PBS_JOBID= 9510710
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/queens/normalized-queens-150.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098558-1247416100/watcher-2098558-1247416100 -o /tmp/evaluation-result-2098558-1247416100/solver-2098558-1247416100 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098558-1247416100.xml

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

MD5SUM BENCH= 3e1168ad51844cea85c2810ca2ef4fbf
RANDOM SEED=940472543

node43.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.213
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	: 5931.00
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.213
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:       1449024 kB
Buffers:         84252 kB
Cached:         350880 kB
SwapCached:          0 kB
Active:         270472 kB
Inactive:       247576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:         103368 kB
Slab:            74076 kB
Committed_AS:  1032632 kB
PageTables:       1992 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= 66252 MiB
End job on node43 at 2009-07-12 18:28:31