Trace number 2095505

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 8.09377 8.22372

DiagnosticValue
CHECKS11557800
NODES161

General information on the benchmark

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

Solver Data

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-2095505-1247407627.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.36	     nbVariables=100  nbDomainTypes=1  minDomainSize=70  maxDomainSize=70  nbTotalValues=7000
0.28/0.36	       =>  wckTime=0.116  cpuTime=0.1  mem=7M892
0.28/0.36	   
0.28/0.36	   predicates being loaded...
0.39/0.45	   
0.39/0.45	   constraints being loaded...
0.59/0.65	     nbConstraints=54  nbGlobalConstraints=14  nbDisconnectedVariables=15  nbConvertedConstraints=7
0.59/0.65	     nbConvertConstraintsChecks=34300  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.59/0.65	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=33  nbSharedBinaryRepresentations=964
0.59/0.65	     nbEvaluationManagers=33  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=5  minArity=2  avgArity=3.74
0.59/0.65	     maxArity=7  nbGenerators=14  nbFusions=0  symmetryWckTime=0.047  symmetryCpuTime=0.02
0.59/0.65	       =>  wckTime=0.41  cpuTime=0.31  mem=18M654
0.68/0.70	   
0.68/0.70	   solver IterativeSystematicSolver being built... 
0.68/0.78	   
0.68/0.78	   INFO : Forward propagation technique limited 
0.78/0.85	       =>  wckTime=0.608  cpuTime=0.43  mem=21M607
1.17/1.28	   
1.17/1.28	   preprocessing
1.17/1.28	     nbConstraintChecks=958024  nbValidityChecks=417  nbPropagations=110  nbRevisions=45  nbUselessRevisions=9
1.17/1.28	     nbRemovedValues=2001  detectedInconsistency=no
1.17/1.28	       =>  wckTime=0.426  cpuTime=0.41  mem=21M607
8.01/8.16	   
8.01/8.16	   search
8.01/8.16	     run=1  nbConstraintChecks=10599745  nbValidityChecks=12138  minDepth=101  maxDepth=100  nbPropagations=974
8.01/8.16	     nbRevisions=927  nbUselessRevisions=307  nbAssignments=161  nbFailedAssignments=10  nbBacktracks=18
8.01/8.16	     nbVisitedNodes=172  nbRestartNogoods=5  nbFoundSolutions=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
8.01/8.16	     nbSEliminables=0  nbREliminables=32.97  nbIEliminables=51.63  nbDEliminables=0  nbPEliminables=0
8.01/8.16	       =>  wckTime=7.307  cpuTime=7.2  mem=22M582
8.01/8.16	   
8.01/8.16	   global
8.01/8.16	     nbConstraintChecks=11557769  nbValidityChecks=12555  nbPropagations=1084  nbRevisions=972  nbUselessRevisions=316
8.01/8.16	     nbRestartNogoods=5  solvingWckTime=7.309  solvingCpuTime=7.2  expiredTime=no  totalExploration=no
8.01/8.16	     nbFoundSolutions=1  firstSolutionCpuTime=7.63  globalCpuTime=7.68
8.01/8.16	       =>  wckTime=7.918  cpuTime=7.63  mem=22M582
8.01/8.16	   
8.01/8.16	s SATISFIABLE
8.01/8.16	v 7 4 2 2 2 29 17 61 6 18 24 19 26 71 7 17 54 17 2 70 37 37 23 2 2 31 52 7 2 36 29 29 28 4 4 7 43 2 38 5 31 43 71 71 51 2 60 11 58 31 43 17 2 5 59 43 5 14 56 2 65 70 11 2 3 13 70 31 18 61 2 22 5 2 52 2 56 2 6 60 2 44 59 67 3 2 55 37 47 57 13 2 59 23 71 35 15 44 56 71 
8.01/8.16	d NODES 161
8.01/8.16	d CHECKS 11557769
8.01/8.16	   
8.01/8.16	   totalWckTime=7.985  totalCpuTime=7.68

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-2095505-1247407627/watcher-2095505-1247407627 -o /tmp/evaluation-result-2095505-1247407627/solver-2095505-1247407627 -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-2095505-1247407627.xml 

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


[startup+0 s]
/proc/loadavg: 1.95 1.98 1.99 4/80 28581
/proc/meminfo: memFree=1783584/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=152 CPUtime=0
/proc/28581/stat : 28581 (java) R 28579 28581 27338 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27826415 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10519332 0 0 4096 0 0 0 0 17 0 0 0
/proc/28581/statm: 68 33 26 9 0 4 0

[startup+0.0581289 s]
/proc/loadavg: 1.95 1.98 1.99 4/80 28581
/proc/meminfo: memFree=1783584/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=864144 CPUtime=0.05
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 2828 0 1 0 3 2 0 0 18 0 9 0 27826415 884883456 2362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216036 2362 1118 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.101136 s]
/proc/loadavg: 1.95 1.98 1.99 4/80 28581
/proc/meminfo: memFree=1783584/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=865980 CPUtime=0.08
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 3804 0 1 0 6 2 0 0 18 0 9 0 27826415 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216495 3256 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301156 s]
/proc/loadavg: 1.95 1.98 1.99 4/80 28581
/proc/meminfo: memFree=1783584/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=866380 CPUtime=0.28
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 6089 0 1 0 24 4 0 0 18 0 9 0 27826415 887173120 5455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216595 5455 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70121 s]
/proc/loadavg: 1.95 1.98 1.99 4/80 28581
/proc/meminfo: memFree=1783584/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=0.68
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 12302 279 1 0 61 7 0 0 18 0 9 0 27826415 887853056 9313 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 9313 2651 9 0 211197 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867044

[startup+1.50129 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1752024/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=1.47
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16942 279 1 0 138 9 0 0 18 0 9 0 27826415 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10739 2656 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=1.24
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13070 279 1 0 118 6 0 0 25 0 9 0 27826416 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4126670209 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2489 279 0 0 4 0 0 0 17 0 9 0 27826417 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.15
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 538 279 0 0 15 0 0 0 16 0 9 0 27826419 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 10 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10739 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) 867044

[startup+3.10246 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750744/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=3.06
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16961 279 1 0 297 9 0 0 18 0 9 0 27826415 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10754 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=2.81
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13080 279 1 0 275 6 0 0 25 0 9 0 27826416 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4126801895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 17 0 9 0 27826417 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.16
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 546 279 0 0 16 0 0 0 16 0 9 0 27826419 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 10 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10754 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867044

[startup+6.3028 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750552/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=6.22
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16972 279 1 0 613 9 0 0 18 0 9 0 27826415 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10762 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=5.97
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13085 279 1 0 591 6 0 0 17 0 9 0 27826416 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4126802697 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 16 0 9 0 27826417 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.17
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 551 279 0 0 17 0 0 0 15 0 9 0 27826419 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 11 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867044

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

[startup+7.10189 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750488/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=7.02
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16974 279 1 0 693 9 0 0 18 0 9 0 27826415 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10763 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=6.76
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13087 279 1 0 670 6 0 0 24 0 9 0 27826416 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4126670160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.17
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 551 279 0 0 17 0 0 0 15 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 11 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10763 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) 867044

[startup+7.90198 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750488/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=7.81
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16974 279 1 0 772 9 0 0 18 0 9 0 27826415 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10763 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=7.55
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13087 279 1 0 749 6 0 0 25 0 9 0 27826416 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4126667696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.17
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 551 279 0 0 17 0 0 0 15 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 11 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 867044

[startup+8.102 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750488/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=8.01
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 16974 279 1 0 792 9 0 0 18 0 9 0 27826415 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10763 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=7.75
/proc/28581/task/28583/stat : 28583 (java) R 28579 28581 27338 0 -1 64 13087 279 1 0 769 6 0 0 25 0 9 0 27826416 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4126669424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.17
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 551 279 0 0 17 0 0 0 15 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 11 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 867044

[startup+8.20201 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28594
/proc/meminfo: memFree=1750488/2055920 swapFree=4192812/4192956
[pid=28581] ppid=28579 vsize=867044 CPUtime=8.07
/proc/28581/stat : 28581 (java) S 28579 28581 27338 0 -1 0 17079 279 1 0 798 9 0 0 18 0 9 0 27826415 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28581/statm: 216761 10867 2657 9 0 211197 0
[pid=28581/tid=28583] ppid=28579 vsize=867044 CPUtime=7.81
/proc/28581/task/28583/stat : 28583 (java) S 28579 28581 27338 0 -1 64 13190 279 1 0 775 6 0 0 25 0 9 0 27826416 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28584] ppid=28579 vsize=867044 CPUtime=0.04
/proc/28581/task/28584/stat : 28584 (java) S 28579 28581 27338 0 -1 64 2490 279 0 0 4 0 0 0 16 0 9 0 27826417 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28585] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28585/stat : 28585 (java) S 28579 28581 27338 0 -1 64 19 279 0 0 0 0 0 0 17 0 9 0 27826417 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28586] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28586/stat : 28586 (java) S 28579 28581 27338 0 -1 64 13 279 0 0 0 0 0 0 16 0 9 0 27826417 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28587] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28587/stat : 28587 (java) S 28579 28581 27338 0 -1 64 2 279 0 0 0 0 0 0 24 0 9 0 27826419 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28588] ppid=28579 vsize=867044 CPUtime=0.18
/proc/28581/task/28588/stat : 28588 (java) S 28579 28581 27338 0 -1 64 553 279 0 0 18 0 0 0 15 0 9 0 27826419 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28581/tid=28589] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28589/stat : 28589 (java) S 28579 28581 27338 0 -1 64 0 279 0 0 0 0 0 0 25 0 9 0 27826419 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28581/tid=28590] ppid=28579 vsize=867044 CPUtime=0
/proc/28581/task/28590/stat : 28590 (java) S 28579 28581 27338 0 -1 64 11 279 0 0 0 0 0 0 15 0 9 0 27826419 887853056 10867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 867044

Child status: 0
Real time (s): 8.22372
CPU time (s): 8.09377
CPU user time (s): 7.98879
CPU system time (s): 0.104984
CPU usage (%): 98.4198
Max. virtual memory (cumulated for all children) (KiB): 867044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.98879
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17386
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= 1182
involuntary context switches= 1257

runsolver used 0.016997 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-12 16:07:07
IDJOB=2095505
IDBENCH=55383
IDSOLVER=773
FILE ID=node47/2095505-1247407627
PBS_JOBID= 9510551
Free space on /tmp= 66468 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/primes-20/normalized-primes-20-40-2-5.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-2095505-1247407627/watcher-2095505-1247407627 -o /tmp/evaluation-result-2095505-1247407627/solver-2095505-1247407627 -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-2095505-1247407627.xml

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

MD5SUM BENCH= 1d0ec9b951acb97acb31ad54520f8b89
RANDOM SEED=1568569261

node47.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.218
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.218
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:       1784064 kB
Buffers:         36040 kB
Cached:         127568 kB
SwapCached:          0 kB
Active:         149612 kB
Inactive:        67736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2372 kB
Writeback:           0 kB
Mapped:          74088 kB
Slab:            39632 kB
Committed_AS:   997296 kB
PageTables:       1956 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= 66468 MiB
End job on node47 at 2009-07-12 16:07:15