Trace number 2094292

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 7.30489 7.80962

DiagnosticValue
CHECKS753287
NODES1321

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-17.xml
MD5SUM2c09e70fdcad0fe4d75285080a3072d5
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.597908
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints5793
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5493
Global constraints used (with number of constraints)alldifferent(300)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2094292-1247403319.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.49	     nbVariables=700  nbDomainTypes=24  minDomainSize=1  maxDomainSize=45  nbTotalValues=16137
0.38/0.49	       =>  wckTime=0.258  cpuTime=0.23  mem=10M818
0.38/0.49	   
0.38/0.49	   predicates being loaded...
0.48/0.60	   
0.48/0.60	   constraints being loaded...
2.94/3.37	     nbConstraints=5798  nbGlobalConstraints=305  nbSingletonDomainVariables=324  nbConflictsStructures=51
2.94/3.37	     nbSharedConflictsStructures=5239  nbUnbuiltConflictsStructures=39  nbSharedBinaryRepresentations=0
2.94/3.37	     nbEvaluationManagers=90  nbSharedEvaluationManagers=5403  minDegree=11  maxDegree=132  minArity=4  avgArity=4.71
2.94/3.37	     maxArity=20  nbGenerators=5  nbFusions=0  symmetryWckTime=1.308  symmetryCpuTime=0.23
2.94/3.37	       =>  wckTime=3.141  cpuTime=1.76  mem=32M601
3.03/3.48	   
3.03/3.49	   solver IterativeSystematicSolver being built... 
3.44/3.80	   
3.44/3.80	   INFO : Forward propagation technique limited 
3.44/3.89	       =>  wckTime=3.662  cpuTime=2.08  mem=76M219
5.63/6.14	   
5.63/6.14	   preprocessing
5.63/6.14	     nbConstraintChecks=465938  nbValidityChecks=1142071  nbPropagations=28442  nbRevisions=88887
5.63/6.14	     nbUselessRevisions=81323  nbSingletonTests=1271  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0
5.63/6.14	     nbRemovedValues=0  detectedInconsistency=no
5.63/6.14	       =>  wckTime=2.25  cpuTime=2.09  mem=77M213
7.23/7.73	   
7.23/7.73	   search
7.23/7.73	     run=1  nbConstraintChecks=287349  nbValidityChecks=307291  minDepth=682  maxDepth=700  nbPropagations=90311
7.23/7.73	     nbRevisions=196676  nbUselessRevisions=173865  nbAssignments=1321  nbFailedAssignments=11  nbBacktracks=11
7.23/7.73	     nbVisitedNodes=1343  nbRestartNogoods=2  nbFoundSolutions=1  mapSize=10  nbInferences=0  nbTooLargeKeys=0
7.23/7.73	     nbSEliminables=0  nbREliminables=519.18  nbIEliminables=11.06  nbDEliminables=0  nbPEliminables=0
7.23/7.73	       =>  wckTime=3.84  cpuTime=3.64  mem=81M207
7.23/7.73	   
7.23/7.73	   global
7.23/7.74	     nbConstraintChecks=753287  nbValidityChecks=1449362  nbPropagations=118753  nbRevisions=285563
7.23/7.74	     nbUselessRevisions=255188  nbRestartNogoods=2  solvingWckTime=3.843  solvingCpuTime=3.64  expiredTime=no
7.23/7.74	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=5.7  globalCpuTime=5.76
7.23/7.74	       =>  wckTime=7.508  cpuTime=5.72  mem=81M207
7.23/7.74	   
7.23/7.74	s SATISFIABLE
7.23/7.74	v 26 18 1 3 12 17 12 36 2 27 14 4 41 25 1 22 31 5 21 5 36 35 28 4 19 17 8 19 11 7 20 11 4 18 6 20 4 25 20 24 13 28 3 8 24 29 5 6 29 18 23 34 25 16 34 21 2 6 25 5 42 27 26 38 26 13 16 7 32 7 18 7 18 9 9 12 1 39 6 36 39 11 12 24 23 40 25 33 21 9 31 37 22 24 19 14 32 30 20 13 26 14 36 1 20 16 12 11 6 30 8 26 10 31 34 32 13 10 15 3 38 6 10 14 34 10 16 32 4 4 37 22 27 29 32 11 1 22 24 3 9 7 19 38 28 42 35 5 21 7 5 25 33 14 20 37 20 13 14 30 22 5 28 15 23 37 13 34 2 34 13 28 23 39 15 2 13 9 10 14 20 30 26 22 3 31 5 17 19 24 6 18 28 26 23 30 16 17 22 2 12 14 0 37 8 5 6 32 11 15 6 0 11 29 17 30 22 3 12 8 21 8 4 16 11 23 4 30 27 29 41 7 13 17 8 10 24 35 16 19 7 16 0 6 4 38 34 27 27 12 15 2 40 0 37 15 33 24 22 17 19 21 16 0 33 15 18 40 14 27 39 9 27 35 1 14 3 40 5 3 36 17 9 4 7 24 0 11 43 28 1 10 1 2 31 17 36 36 29 9 10 26 8 28 12 33 25 15 25 39 31 9 12 13 44 33 8 7 0 19 27 2 10 41 35 29 21 15 30 33 0 29 19 0 15 8 41 35 17 0 18 33 23 26 2 9 20 1 28 3 0 2 4 6 5 5 9 1 4 6 5 2 8 3 0 6 1 6 4 9 9 9 2 1 9 8 0 7 0 2 7 9 3 8 6 6 8 8 8 3 5 0 9 9 7 4 1 5 8 4 0 7 1 8 4 5 5 2 4 3 8 0 6 7 3 8 0 5 7 8 0 3 3 4 1 8 6 1 4 6 0 3 0 1 8 9 0 0 1 0 7 9 9 4 1 2 0 1 2 7 9 1 2 7 9 2 7 1 7 7 7 4 1 9 8 4 3 0 2 8 4 3 2 7 1 7 7 1 0 4 7 4 9 0 9 8 1 2 0 3 9 1 0 1 3 9 4 0 3 9 2 6 7 6 0 4 1 1 3 0 0 8 4 3 4 1 0 9 7 0 2 1 6 2 6 1 9 7 5 8 3 6 5 8 0 2 4 6 3 9 8 1 8 7 3 3 5 7 5 0 4 0 7 8 6 5 0 2 4 0 9 4 5 9 1 2 1 5 1 3 2 8 7 9 7 2 5 4 8 1 2 7 6 3 1 9 5 0 1 8 0 4 3 1 6 8 2 4 3 2 5 3 0 6 0 1 9 2 3 2 2 8 3 1 1 8 9 1 9 2 8 5 5 7 9 4 1 6 7 7 0 9 6 9 4 8 0 2 2 9 3 8 2 9 0 4 7 4 3 3 3 8 2 7 6 8 2 4 5 7 4 2 3 4 1 6 5 6 9 4 7 8 4 1 8 7 0 7 8 2 2 6 5 8 9 4 9 6 0 5 5 4 5 1 2 8 5 5 5 2 
7.23/7.74	d NODES 1321
7.23/7.74	d CHECKS 753287
7.23/7.74	   
7.23/7.74	   totalWckTime=7.56  totalCpuTime=5.77

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-2094292-1247403319/watcher-2094292-1247403319 -o /tmp/evaluation-result-2094292-1247403319/solver-2094292-1247403319 -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-2094292-1247403319.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.00 2.00 1.83 5/80 30330
/proc/meminfo: memFree=1647740/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=18576 CPUtime=0
/proc/30330/stat : 30330 (runsolver) R 30328 30330 29965 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27396591 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30330/statm: 4644 284 249 26 0 2626 0

[startup+0.0556591 s]
/proc/loadavg: 2.00 2.00 1.83 5/80 30330
/proc/meminfo: memFree=1647740/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=863776 CPUtime=0.04
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 2567 0 1 0 3 1 0 0 18 0 9 0 27396591 884506624 2135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 215944 2135 1017 9 0 210859 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863776

[startup+0.102665 s]
/proc/loadavg: 2.00 2.00 1.83 5/80 30330
/proc/meminfo: memFree=1647740/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=865984 CPUtime=0.08
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 3829 0 1 0 6 2 0 0 18 0 9 0 27396591 886767616 3272 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 216496 3272 1721 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302686 s]
/proc/loadavg: 2.00 2.00 1.83 5/80 30330
/proc/meminfo: memFree=1647740/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=866376 CPUtime=0.28
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 5804 0 1 0 25 3 0 0 18 0 9 0 27396591 887169024 5183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 216594 5183 1970 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866376

[startup+0.702743 s]
/proc/loadavg: 2.00 2.00 1.83 5/80 30330
/proc/meminfo: memFree=1647740/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=867496 CPUtime=0.68
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 8500 0 1 0 63 5 0 0 18 0 9 0 27396591 888315904 7854 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 216874 7854 2038 9 0 211310 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867496

[startup+1.50181 s]
/proc/loadavg: 2.08 2.02 1.84 3/89 30339
/proc/meminfo: memFree=1605876/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=867704 CPUtime=1.47
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 19634 0 1 0 133 14 0 0 18 0 9 0 27396591 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 216926 18962 2029 9 0 211384 0
[pid=30330/tid=30332] ppid=30328 vsize=867704 CPUtime=1.18
/proc/30330/task/30332/stat : 30332 (java) R 30328 30330 29965 0 -1 64 15820 0 1 0 105 13 0 0 25 0 9 0 27396592 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4125950718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30333] ppid=30328 vsize=867704 CPUtime=0.06
/proc/30330/task/30333/stat : 30333 (java) S 30328 30330 29965 0 -1 64 2395 0 0 0 6 0 0 0 16 0 9 0 27396593 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30334] ppid=30328 vsize=867704 CPUtime=0
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27396594 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30335] ppid=30328 vsize=867704 CPUtime=0
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27396594 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30336] ppid=30328 vsize=867704 CPUtime=0
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27396596 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=867704 CPUtime=0.21
/proc/30330/task/30337/stat : 30337 (java) S 30328 30330 29965 0 -1 64 717 0 0 0 21 0 0 0 16 0 9 0 27396596 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30338] ppid=30328 vsize=867704 CPUtime=0
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27396596 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=867704 CPUtime=0
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27396596 888528896 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867704

[startup+3.10197 s]
/proc/loadavg: 2.08 2.02 1.84 3/89 30339
/proc/meminfo: memFree=1579380/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=868028 CPUtime=2.76
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 35973 703 1 0 213 48 15 0 18 0 10 0 27396591 888860672 23900 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 217007 23903 2036 9 0 211465 0
[pid=30330/tid=30332] ppid=30328 vsize=868028 CPUtime=2.03
/proc/30330/task/30332/stat : 30332 (java) S 30328 30330 29965 0 -1 64 15951 703 1 0 158 30 15 0 24 0 10 0 27396592 888860672 23905 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30333] ppid=30328 vsize=868028 CPUtime=0.6
/proc/30330/task/30333/stat : 30333 (java) R 30328 30330 29965 0 -1 64 18494 703 0 0 30 15 15 0 20 0 10 0 27396593 888860672 23908 996147200 134512640 134550932 4294955968 18446744073709551615 102709373 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30334] ppid=30328 vsize=868028 CPUtime=0.15
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 16 703 0 0 0 0 15 0 16 0 10 0 27396594 888860672 23912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30335] ppid=30328 vsize=868028 CPUtime=0.15
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 5 703 0 0 0 0 15 0 16 0 10 0 27396594 888860672 23915 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30336] ppid=30328 vsize=868028 CPUtime=0.15
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 703 0 0 0 0 15 0 18 0 10 0 27396596 888860672 23918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=868028 CPUtime=0.39
/proc/30330/task/30337/stat : 30337 (java) S 30328 30330 29965 0 -1 64 737 703 0 0 24 0 15 0 15 0 10 0 27396596 888860672 23921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30338] ppid=30328 vsize=868028 CPUtime=0.15
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 703 0 0 0 0 15 0 19 0 10 0 27396596 888860672 23924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=868028 CPUtime=0.15
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 13 703 0 0 0 0 15 0 15 0 10 0 27396596 888860672 23927 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 868028

[startup+6.3023 s]
/proc/loadavg: 2.07 2.02 1.84 3/89 30343
/proc/meminfo: memFree=1542508/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=869240 CPUtime=5.83
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 45719 826 1 0 515 52 15 1 18 0 9 0 27396591 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 217310 28814 2661 9 0 211746 0
[pid=30330/tid=30332] ppid=30328 vsize=869240 CPUtime=4.65
/proc/30330/task/30332/stat : 30332 (java) R 30328 30330 29965 0 -1 64 19121 826 1 0 418 31 15 1 25 0 9 0 27396592 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4127382423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30333] ppid=30328 vsize=869240 CPUtime=0.93
/proc/30330/task/30333/stat : 30333 (java) S 30328 30330 29965 0 -1 64 24697 826 0 0 59 18 15 1 17 0 9 0 27396593 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30334] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 22 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30335] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 8 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30336] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 18 0 9 0 27396596 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=869240 CPUtime=0.51
/proc/30330/task/30337/stat : 30337 (java) S 30328 30330 29965 0 -1 64 1045 826 0 0 35 0 15 1 15 0 9 0 27396596 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30338] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 19 0 9 0 27396596 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 39 826 0 0 0 0 15 1 15 0 9 0 27396596 890101760 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 869240

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

[startup+7.10238 s]
/proc/loadavg: 2.07 2.02 1.84 3/89 30343
/proc/meminfo: memFree=1542252/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=869240 CPUtime=6.63
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 45725 826 1 0 595 52 15 1 18 0 9 0 27396591 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 217310 28819 2661 9 0 211746 0
[pid=30330/tid=30332] ppid=30328 vsize=869240 CPUtime=5.45
/proc/30330/task/30332/stat : 30332 (java) R 30328 30330 29965 0 -1 64 19122 826 1 0 498 31 15 1 25 0 9 0 27396592 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4127289280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30333] ppid=30328 vsize=869240 CPUtime=0.93
/proc/30330/task/30333/stat : 30333 (java) S 30328 30330 29965 0 -1 64 24697 826 0 0 59 18 15 1 17 0 9 0 27396593 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30334] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 22 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30335] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 8 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30336] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 18 0 9 0 27396596 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=869240 CPUtime=0.52
/proc/30330/task/30337/stat : 30337 (java) S 30328 30330 29965 0 -1 64 1050 826 0 0 36 0 15 1 15 0 9 0 27396596 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30338] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 19 0 9 0 27396596 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 39 826 0 0 0 0 15 1 15 0 9 0 27396596 890101760 28819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 869240

[startup+7.50242 s]
/proc/loadavg: 2.07 2.02 1.84 3/89 30343
/proc/meminfo: memFree=1542252/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=869240 CPUtime=7.02
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 45726 826 1 0 634 52 15 1 18 0 9 0 27396591 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 217310 28820 2661 9 0 211746 0
[pid=30330/tid=30332] ppid=30328 vsize=869240 CPUtime=5.84
/proc/30330/task/30332/stat : 30332 (java) R 30328 30330 29965 0 -1 64 19122 826 1 0 537 31 15 1 25 0 9 0 27396592 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4127289280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30333] ppid=30328 vsize=869240 CPUtime=0.93
/proc/30330/task/30333/stat : 30333 (java) S 30328 30330 29965 0 -1 64 24697 826 0 0 59 18 15 1 17 0 9 0 27396593 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30334] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 22 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30335] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 8 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30336] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 18 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=869240 CPUtime=0.52
/proc/30330/task/30337/stat : 30337 (java) S 30328 30330 29965 0 -1 64 1051 826 0 0 36 0 15 1 15 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30338] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 19 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 39 826 0 0 0 0 15 1 15 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 869240

[startup+7.70644 s]
/proc/loadavg: 2.07 2.02 1.84 3/89 30343
/proc/meminfo: memFree=1542252/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=869240 CPUtime=7.23
/proc/30330/stat : 30330 (java) S 30328 30330 29965 0 -1 0 45727 826 1 0 655 52 15 1 18 0 9 0 27396591 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30330/statm: 217310 28820 2661 9 0 211746 0
[pid=30330/tid=30332] ppid=30328 vsize=869240 CPUtime=6.04
/proc/30330/task/30332/stat : 30332 (java) R 30328 30330 29965 0 -1 64 19122 826 1 0 557 31 15 1 25 0 9 0 27396592 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30333] ppid=30328 vsize=869240 CPUtime=0.93
/proc/30330/task/30333/stat : 30333 (java) S 30328 30330 29965 0 -1 64 24697 826 0 0 59 18 15 1 17 0 9 0 27396593 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30334] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30334/stat : 30334 (java) S 30328 30330 29965 0 -1 64 22 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30335] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30335/stat : 30335 (java) S 30328 30330 29965 0 -1 64 8 826 0 0 0 0 15 1 15 0 9 0 27396594 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30336] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30336/stat : 30336 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 18 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30337] ppid=30328 vsize=869240 CPUtime=0.52
/proc/30330/task/30337/stat : 30337 (java) R 30328 30330 29965 0 -1 64 1052 826 0 0 36 0 15 1 15 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 102045160 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30330/tid=30338] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30338/stat : 30338 (java) S 30328 30330 29965 0 -1 64 1 826 0 0 0 0 15 1 19 0 9 0 27396596 890101760 28820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30330/tid=30339] ppid=30328 vsize=869240 CPUtime=0.16
/proc/30330/task/30339/stat : 30339 (java) S 30328 30330 29965 0 -1 64 39 826 0 0 0 0 15 1 15 0 9 0 27396596 890101760 28822 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 869240

[startup+7.80245 s]
/proc/loadavg: 2.07 2.02 1.84 3/89 30343
/proc/meminfo: memFree=1542252/2055920 swapFree=4192812/4192956
[pid=30330] ppid=30328 vsize=0 CPUtime=7.27
/proc/30330/stat : 30330 (java) Z 30328 30330 29965 0 -1 12 45761 826 1 0 658 53 15 1 16 0 2 0 27396591 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30330/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.80962
CPU time (s): 7.30489
CPU user time (s): 6.74198
CPU system time (s): 0.562914
CPU usage (%): 93.5371
Max. virtual memory (cumulated for all children) (KiB): 869240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74198
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46587
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= 1580
involuntary context switches= 1669

runsolver used 0.013997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 14:55:19
IDJOB=2094292
IDBENCH=54116
IDSOLVER=774
FILE ID=node90/2094292-1247403319
PBS_JOBID= 9510471
Free space on /tmp= 66296 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-17.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-2094292-1247403319/watcher-2094292-1247403319 -o /tmp/evaluation-result-2094292-1247403319/solver-2094292-1247403319 -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-2094292-1247403319.xml

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

MD5SUM BENCH= 2c09e70fdcad0fe4d75285080a3072d5
RANDOM SEED=934925649

node90.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1648220 kB
Buffers:         60744 kB
Cached:         228052 kB
SwapCached:          0 kB
Active:         202020 kB
Inactive:       140716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648220 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          68208 kB
Slab:            50196 kB
Committed_AS:  1012736 kB
PageTables:       1904 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= 66296 MiB
End job on node90 at 2009-07-12 14:55:27