Trace number 2094283

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 6.00509 5.73738

DiagnosticValue
CHECKS71895
NODES1793

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-8.xml
MD5SUMecc4645e217ca43fb25e27990367c484
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.494924
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3361
Maximum constraint arity15
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2871
Global constraints used (with number of constraints)alldifferent(490)

Solver Data

0.06/0.07	
0.06/0.07	Abscon 112 (May, 2008)
0.10/0.20	
0.10/0.20	   configuration
0.10/0.20	     name=mac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-2094283-1247403277.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.36/0.30	   
0.36/0.30	   variables being loaded...
0.36/0.35	     nbVariables=400  nbDomainTypes=226  minDomainSize=1  maxDomainSize=25  nbTotalValues=3862
0.36/0.35	       =>  wckTime=0.147  cpuTime=0.14  mem=9M842
0.36/0.35	   
0.36/0.35	   predicates being loaded...
0.36/0.39	   
0.49/0.40	   constraints being loaded...
3.65/3.58	     nbConstraints=3361  nbGlobalConstraints=490  nbSingletonDomainVariables=151  nbConflictsStructures=2806
3.65/3.58	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=65  nbSharedBinaryRepresentations=0
3.65/3.58	     nbEvaluationManagers=2871  nbSharedEvaluationManagers=0  minDegree=3  maxDegree=154  minArity=4  avgArity=5.4
3.65/3.58	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.29  symmetryCpuTime=0.18
3.65/3.58	       =>  wckTime=3.385  cpuTime=3.13  mem=38M770
3.90/3.70	   
3.90/3.70	   solver IterativeSystematicSolver being built... 
4.03/3.85	   
4.03/3.85	   INFO : Forward propagation technique limited 
4.14/3.92	       =>  wckTime=3.721  cpuTime=3.35  mem=61M370
4.25/4.01	   
4.25/4.01	   preprocessing
4.25/4.01	     nbConstraintChecks=3185  nbValidityChecks=214  nbPropagations=400  nbRevisions=260  nbUselessRevisions=260
4.25/4.01	     nbRemovedValues=0  detectedInconsistency=no
4.25/4.01	       =>  wckTime=0.09  cpuTime=0.05  mem=23M534
5.59/5.31	   
5.59/5.31	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M635)
5.88/5.68	   
5.88/5.68	   search
5.88/5.68	     run=4  nbConstraintChecks=68710  nbValidityChecks=145624  minDepth=401  maxDepth=400  nbPropagations=47936
5.88/5.68	     nbRevisions=61034  nbUselessRevisions=55592  nbAssignments=1793  nbFailedAssignments=80  nbBacktracks=140
5.88/5.68	     nbVisitedNodes=1956  nbRestartNogoods=14  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=291.77
5.88/5.68	     nbIEliminables=30.81  nbDEliminables=0  nbPEliminables=0
5.88/5.68	       =>  wckTime=1.755  cpuTime=1.66  mem=34M563
5.88/5.68	   
5.88/5.68	   global
5.88/5.68	     nbConstraintChecks=71895  nbValidityChecks=145838  nbPropagations=48336  nbRevisions=61294
5.88/5.68	     nbUselessRevisions=55852  nbRestartNogoods=14  solvingWckTime=1.757  solvingCpuTime=1.66  expiredTime=no
5.88/5.68	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.99  globalCpuTime=5.05
5.88/5.68	       =>  wckTime=5.479  cpuTime=5.01  mem=34M563
5.88/5.68	   
5.88/5.68	s SATISFIABLE
5.88/5.68	v 37 22 35 29 20 6 2 2 8 22 9 24 16 33 10 19 30 15 37 28 24 39 3 1 41 13 32 11 40 24 12 6 13 7 27 34 3 20 2 12 44 10 18 29 3 0 8 39 15 18 9 38 27 20 43 21 41 22 7 12 8 41 37 20 30 4 9 31 22 16 38 44 37 27 1 43 18 6 32 41 12 31 7 38 17 1 39 10 42 21 6 13 26 10 24 19 19 25 21 38 9 11 33 23 14 32 42 23 26 44 28 7 44 11 30 34 5 34 11 9 37 11 42 16 39 25 32 34 14 0 15 30 5 23 5 36 21 43 29 36 35 38 11 17 33 21 31 32 28 0 17 3 4 16 39 22 3 20 1 1 20 2 0 31 17 42 4 28 30 23 8 16 12 36 5 17 9 23 25 40 14 42 29 37 13 43 15 18 35 4 6 36 4 40 13 14 34 0 26 33 2 4 9 3 3 6 7 1 9 5 1 3 6 8 2 3 1 9 0 3 4 6 7 4 9 9 0 1 2 0 3 9 3 1 8 3 2 6 8 9 8 5 3 5 0 4 1 7 5 1 5 8 6 4 7 7 1 9 4 4 5 6 1 1 8 3 4 1 3 9 0 4 4 2 2 8 0 5 5 0 2 6 2 2 9 9 3 1 3 0 4 7 6 3 8 0 4 8 1 5 3 0 7 1 4 1 8 4 2 9 7 3 1 2 4 5 9 4 9 2 3 4 2 7 4 0 4 6 3 3 6 0 0 5 1 7 3 4 7 3 5 1 5 4 6 2 2 7 5 0 1 8 8 2 2 2 4 9 7 8 7 4 9 9 7 0 1 6 9 2 7 4 6 9 6 0 0 0 6 6 9 9 6 8 2 3 7 7 6 6 7 6 7 7 6 6 8 5 9 3 
5.88/5.68	d NODES 1793
5.88/5.68	d CHECKS 71895
5.88/5.68	   
5.88/5.68	   totalWckTime=5.521  totalCpuTime=5.06

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-2094283-1247403277/watcher-2094283-1247403277 -o /tmp/evaluation-result-2094283-1247403277/solver-2094283-1247403277 -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-2094283-1247403277.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.01 2.00 1.84 3/71 29976
/proc/meminfo: memFree=1812336/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=152 CPUtime=0
/proc/29976/stat : 29976 (java) R 29974 29976 29543 0 -1 0 205 0 0 0 0 0 0 0 20 0 1 0 27392927 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10425124 0 0 4096 0 0 0 0 17 0 0 0
/proc/29976/statm: 38 26 19 9 0 4 0

[startup+0.0603521 s]
/proc/loadavg: 2.01 2.00 1.84 3/71 29976
/proc/meminfo: memFree=1812336/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=864860 CPUtime=0.06
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 2975 0 1 0 4 2 0 0 20 0 9 0 27392927 885616640 2477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 216215 2477 1165 9 0 211108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864860

[startup+0.101359 s]
/proc/loadavg: 2.01 2.00 1.84 3/71 29976
/proc/meminfo: memFree=1812336/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=866828 CPUtime=0.1
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 4054 0 1 0 8 2 0 0 20 0 9 0 27392927 887631872 3483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 216707 3484 1805 9 0 211192 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866828

[startup+0.301404 s]
/proc/loadavg: 2.01 2.00 1.84 3/71 29976
/proc/meminfo: memFree=1812336/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=867072 CPUtime=0.36
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 6375 0 1 0 32 4 0 0 20 0 9 0 27392927 887881728 5737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 216768 5737 1993 9 0 211226 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 867072

[startup+0.701479 s]
/proc/loadavg: 2.01 2.00 1.84 3/71 29976
/proc/meminfo: memFree=1812336/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868308 CPUtime=0.88
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 11815 0 1 0 80 8 0 0 20 0 9 0 27392927 889147392 11169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217077 11170 2038 9 0 211513 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 868308

[startup+1.50264 s]
/proc/loadavg: 1.92 1.98 1.83 2/77 30002
/proc/meminfo: memFree=1771392/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868220 CPUtime=1.69
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 18740 0 1 0 155 14 0 0 20 0 9 0 27392927 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217055 18068 2029 9 0 211513 0
[pid=29976/tid=29978] ppid=29974 vsize=868220 CPUtime=1.4
/proc/29976/task/29978/stat : 29978 (java) R 29974 29976 29543 0 -1 64 15812 0 1 0 129 11 0 0 17 0 9 0 27392928 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 103809661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29979] ppid=29974 vsize=868220 CPUtime=0.03
/proc/29976/task/29979/stat : 29979 (java) S 29974 29976 29543 0 -1 64 1478 0 0 0 3 0 0 0 16 0 9 0 27392930 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29980] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29980/stat : 29980 (java) S 29974 29976 29543 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27392930 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29981] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29981/stat : 29981 (java) S 29974 29976 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27392930 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29982] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29982/stat : 29982 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27392932 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29983] ppid=29974 vsize=868220 CPUtime=0.21
/proc/29976/task/29983/stat : 29983 (java) S 29974 29976 29543 0 -1 64 748 0 0 0 21 0 0 0 16 0 9 0 27392932 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29984] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29984/stat : 29984 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27392932 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29985] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29985/stat : 29985 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27392932 889057280 18068 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 868220

[startup+3.10295 s]
/proc/loadavg: 1.92 1.98 1.83 3/77 30004
/proc/meminfo: memFree=1751488/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868220 CPUtime=3.3
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 21457 0 1 0 310 20 0 0 20 0 9 0 27392927 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217055 20783 2029 9 0 211513 0
[pid=29976/tid=29978] ppid=29974 vsize=868220 CPUtime=2.94
/proc/29976/task/29978/stat : 29978 (java) R 29974 29976 29543 0 -1 64 15816 0 1 0 277 17 0 0 18 0 9 0 27392928 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 102138192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29979] ppid=29974 vsize=868220 CPUtime=0.09
/proc/29976/task/29979/stat : 29979 (java) S 29974 29976 29543 0 -1 64 4173 0 0 0 8 1 0 0 16 0 9 0 27392930 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29980] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29980/stat : 29980 (java) S 29974 29976 29543 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27392930 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29981] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29981/stat : 29981 (java) S 29974 29976 29543 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27392930 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29982] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29982/stat : 29982 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27392932 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29983] ppid=29974 vsize=868220 CPUtime=0.23
/proc/29976/task/29983/stat : 29983 (java) S 29974 29976 29543 0 -1 64 766 0 0 0 23 0 0 0 16 0 9 0 27392932 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29984] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29984/stat : 29984 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27392932 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29985] ppid=29974 vsize=868220 CPUtime=0
/proc/29976/task/29985/stat : 29985 (java) S 29974 29976 29543 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27392932 889057280 20783 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 868220

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

[startup+4.70127 s]
/proc/loadavg: 1.92 1.98 1.83 3/77 30008
/proc/meminfo: memFree=1728576/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868544 CPUtime=4.98
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 42974 620 1 0 461 28 8 1 20 0 9 0 27392927 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217136 24398 2639 9 0 211594 0
[pid=29976/tid=29978] ppid=29974 vsize=868544 CPUtime=4.35
/proc/29976/task/29978/stat : 29978 (java) R 29974 29976 29543 0 -1 64 26512 620 1 0 405 21 8 1 20 0 9 0 27392928 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4127375103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29979] ppid=29974 vsize=868544 CPUtime=0.34
/proc/29976/task/29979/stat : 29979 (java) S 29974 29976 29543 0 -1 64 14567 620 0 0 21 4 8 1 15 0 9 0 27392930 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29980] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29980/stat : 29980 (java) S 29974 29976 29543 0 -1 64 21 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29981] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29981/stat : 29981 (java) S 29974 29976 29543 0 -1 64 9 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29982] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29982/stat : 29982 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29983] ppid=29974 vsize=868544 CPUtime=0.44
/proc/29976/task/29983/stat : 29983 (java) S 29974 29976 29543 0 -1 64 1032 620 0 0 34 1 8 1 15 0 9 0 27392932 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29984] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29984/stat : 29984 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29985] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29985/stat : 29985 (java) S 29974 29976 29543 0 -1 64 15 620 0 0 0 0 8 1 15 0 9 0 27392932 889389056 24398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 868544

[startup+5.50643 s]
/proc/loadavg: 1.93 1.98 1.83 4/90 30024
/proc/meminfo: memFree=1714072/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868544 CPUtime=5.78
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 44517 620 1 0 540 29 8 1 20 0 9 0 27392927 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217136 25894 2639 9 0 211594 0
[pid=29976/tid=29978] ppid=29974 vsize=868544 CPUtime=5.11
/proc/29976/task/29978/stat : 29978 (java) R 29974 29976 29543 0 -1 64 26519 620 1 0 481 21 8 1 18 0 9 0 27392928 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4126095866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29979] ppid=29974 vsize=868544 CPUtime=0.37
/proc/29976/task/29979/stat : 29979 (java) S 29974 29976 29543 0 -1 64 16062 620 0 0 23 5 8 1 16 0 9 0 27392930 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29980] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29980/stat : 29980 (java) S 29974 29976 29543 0 -1 64 21 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29981] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29981/stat : 29981 (java) S 29974 29976 29543 0 -1 64 9 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29982] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29982/stat : 29982 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29983] ppid=29974 vsize=868544 CPUtime=0.46
/proc/29976/task/29983/stat : 29983 (java) S 29974 29976 29543 0 -1 64 1050 620 0 0 36 1 8 1 16 0 9 0 27392932 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29984] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29984/stat : 29984 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29985] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29985/stat : 29985 (java) S 29974 29976 29543 0 -1 64 38 620 0 0 0 0 8 1 15 0 9 0 27392932 889389056 25894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 868544

[startup+5.70146 s]
/proc/loadavg: 1.93 1.98 1.83 4/90 30024
/proc/meminfo: memFree=1714072/2055920 swapFree=4192812/4192956
[pid=29976] ppid=29974 vsize=868544 CPUtime=5.97
/proc/29976/stat : 29976 (java) S 29974 29976 29543 0 -1 0 44524 620 1 0 558 30 8 1 20 0 9 0 27392927 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29976/statm: 217136 25898 2639 9 0 211594 0
[pid=29976/tid=29978] ppid=29974 vsize=868544 CPUtime=5.29
/proc/29976/task/29978/stat : 29978 (java) S 29974 29976 29543 0 -1 64 26523 620 1 0 498 22 8 1 19 0 9 0 27392928 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29979] ppid=29974 vsize=868544 CPUtime=0.37
/proc/29976/task/29979/stat : 29979 (java) S 29974 29976 29543 0 -1 64 16062 620 0 0 23 5 8 1 16 0 9 0 27392930 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29980] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29980/stat : 29980 (java) S 29974 29976 29543 0 -1 64 21 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29981] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29981/stat : 29981 (java) S 29974 29976 29543 0 -1 64 9 620 0 0 0 0 8 1 15 0 9 0 27392930 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29982] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29982/stat : 29982 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29983] ppid=29974 vsize=868544 CPUtime=0.46
/proc/29976/task/29983/stat : 29983 (java) S 29974 29976 29543 0 -1 64 1053 620 0 0 36 1 8 1 15 0 9 0 27392932 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29976/tid=29984] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29984/stat : 29984 (java) S 29974 29976 29543 0 -1 64 1 620 0 0 0 0 8 1 25 0 9 0 27392932 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29976/tid=29985] ppid=29974 vsize=868544 CPUtime=0.09
/proc/29976/task/29985/stat : 29985 (java) S 29974 29976 29543 0 -1 64 38 620 0 0 0 0 8 1 15 0 9 0 27392932 889389056 25898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 868544

Child status: 0
Real time (s): 5.73738
CPU time (s): 6.00509
CPU user time (s): 5.67314
CPU system time (s): 0.331949
CPU usage (%): 104.666
Max. virtual memory (cumulated for all children) (KiB): 868632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.67314
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45172
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= 716
involuntary context switches= 478

runsolver used 0.011998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 14:54:37
IDJOB=2094283
IDBENCH=54112
IDSOLVER=773
FILE ID=node77/2094283-1247403277
PBS_JOBID= 9510496
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-8.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-2094283-1247403277/watcher-2094283-1247403277 -o /tmp/evaluation-result-2094283-1247403277/solver-2094283-1247403277 -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-2094283-1247403277.xml

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

MD5SUM BENCH= ecc4645e217ca43fb25e27990367c484
RANDOM SEED=1599363128

node77.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.256
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.256
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:       1812816 kB
Buffers:         30948 kB
Cached:         138236 kB
SwapCached:          0 kB
Active:         105324 kB
Inactive:        81548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          27512 kB
Slab:            41808 kB
Committed_AS:   213104 kB
PageTables:       1688 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 node77 at 2009-07-12 14:54:43