Trace number 1083741

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 ESACUNSAT 5.44817 5.52876

DiagnosticValue
CHECKS5947820
NODES4414

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen1-f9.xml
MD5SUM3933015e701222af96ea6a914713e869
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.905862
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1083741-1215229309.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.48	     nbVariables=916  nbDomainTypes=7  minDomainSize=6  maxDomainSize=35  nbTotalValues=28596
0.38/0.48	       =>  wckTime=0.227  cpuTime=0.17  mem=10M779
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
2.55/2.70	     nbConstraints=5693  nbGlobalConstraints=145  nbConvertedConstraints=5548  nbConvertConstraintsChecks=2213119
2.66/2.70	     nbExtensionStructures=2213  nbSharedExtensionStructures=5454  nbConflictsStructures=2239
2.66/2.70	     nbSharedConflictsStructures=5454  nbSharedBinaryRepresentations=138768  minDegree=1  maxDegree=62  minArity=2
2.66/2.70	     avgArity=2.1  maxArity=12  nbGenerators=54  nbFusions=35  symmetryWckTime=0.463  symmetryCpuTime=0.25  nbCliques=91
2.66/2.70	       =>  wckTime=2.448  cpuTime=1.93  mem=20M932
2.76/2.81	   
2.76/2.81	   solver IterativeSystematicSolver being built... 
2.76/2.88	   
2.76/2.88	   INFO : Forward propagation technique limited 
2.85/2.99	       =>  wckTime=2.739  cpuTime=2.08  mem=31M639
3.55/3.61	   
3.55/3.61	   preprocessing
3.55/3.61	     nbConstraintChecks=447882  nbPropagations=9645  nbRevisions=32380  nbUselessRevisions=20586  nbSingletonTests=1422
3.55/3.61	     nbEffectiveSingletonTests=1  nbACRemovals=8102  nbFoundSingletons=0  nbRemovedValues=8104  nbRemovedTuples=3185
3.55/3.61	     detectedInconsistency=no
3.55/3.61	       =>  wckTime=0.621  cpuTime=0.56  mem=32M634
3.85/3.95	   
3.85/3.95	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=34M640)
5.35/5.46	   
5.35/5.46	   search
5.35/5.46	     run=11  nbConstraintChecks=5499936  minDepth=0  maxDepth=7  nbPropagations=314816  nbRevisions=2006648
5.35/5.46	     nbUselessRevisions=1178591  nbAssignments=4414  nbFailedAssignments=1830  nbBacktracks=2475  nbVisitedNodes=7291
5.35/5.46	     nbRestartNogoods=65  nbSEliminables=0  nbREliminables=9.03  nbIEliminables=900.4  nbDEliminables=0
5.35/5.46	     nbPEliminables=0
5.35/5.46	       =>  wckTime=2.472  cpuTime=2.35  mem=39M613
5.35/5.46	   
5.35/5.46	   global
5.35/5.46	     nbConstraintChecks=5947818  nbPropagations=324461  nbRevisions=2039028  nbUselessRevisions=1199177
5.35/5.46	     nbRestartNogoods=65  solvingWckTime=2.474  solvingCpuTime=2.35  expiredTime=no  totalExploration=yes
5.35/5.47	     nbFoundSolutions=0  globalCpuTime=4.47
5.35/5.47	       =>  wckTime=5.217  cpuTime=4.44  mem=39M613
5.35/5.47	   
5.35/5.47	s UNSATISFIABLE
5.35/5.47	d NODES 4414
5.35/5.47	d CHECKS 5947818
5.35/5.47	   
5.35/5.47	   totalWckTime=5.283  totalCpuTime=4.48

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083741-1215229309/watcher-1083741-1215229309 -o /tmp/evaluation-result-1083741-1215229309/solver-1083741-1215229309 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1083741-1215229309.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.00 4/73 11890
/proc/meminfo: memFree=1187336/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=18572 CPUtime=0
/proc/11890/stat : 11890 (runsolver) R 11888 11890 8910 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2001905984 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 228706544935 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11890/statm: 4643 292 257 25 0 2626 0

[startup+0.0540361 s]
/proc/loadavg: 2.01 2.04 2.00 4/73 11890
/proc/meminfo: memFree=1187336/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=863776 CPUtime=0.04
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 2491 0 1 0 2 2 0 0 21 0 9 0 2001905984 884506624 2057 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 215944 2057 956 9 0 210901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863776

[startup+0.101035 s]
/proc/loadavg: 2.01 2.04 2.00 4/73 11890
/proc/meminfo: memFree=1187336/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=865884 CPUtime=0.08
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 3691 0 1 0 6 2 0 0 21 0 9 0 2001905984 886665216 3166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 216471 3166 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301058 s]
/proc/loadavg: 2.01 2.04 2.00 4/73 11890
/proc/meminfo: memFree=1187336/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=866284 CPUtime=0.28
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 5885 0 1 0 24 4 0 0 21 0 9 0 2001905984 887074816 5259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 216571 5259 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701095 s]
/proc/loadavg: 2.01 2.04 2.00 4/73 11890
/proc/meminfo: memFree=1187336/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=867676 CPUtime=0.68
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 9083 0 1 0 62 6 0 0 21 0 9 0 2001905984 888500224 8443 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 216919 8443 2012 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50117 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 11899
/proc/meminfo: memFree=1148992/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=867680 CPUtime=1.48
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 14309 0 1 0 130 18 0 0 21 0 9 0 2001905984 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 216920 13666 2015 9 0 211426 0
[pid=11890/tid=11892] ppid=11888 vsize=867680 CPUtime=1.21
/proc/11890/task/11892/stat : 11892 (java) R 11888 11890 8910 0 -1 64 12887 0 1 0 105 16 0 0 25 0 9 0 2001905986 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11893] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11893/stat : 11893 (java) S 11888 11890 8910 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2001905987 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11894] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11894/stat : 11894 (java) S 11888 11890 8910 0 -1 64 10 0 0 0 0 0 0 0 24 0 9 0 2001905987 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11895] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11895/stat : 11895 (java) S 11888 11890 8910 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 2001905987 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11896] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11896/stat : 11896 (java) S 11888 11890 8910 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2001905989 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11897] ppid=11888 vsize=867680 CPUtime=0.24
/proc/11890/task/11897/stat : 11897 (java) S 11888 11890 8910 0 -1 64 725 0 0 0 24 0 0 0 15 0 9 0 2001905989 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11898] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11898/stat : 11898 (java) S 11888 11890 8910 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2001905989 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11899] ppid=11888 vsize=867680 CPUtime=0
/proc/11890/task/11899/stat : 11899 (java) S 11888 11890 8910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001905989 888504320 13666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867680

[startup+3.10133 s]
/proc/loadavg: 2.01 2.04 2.00 4/82 11899
/proc/meminfo: memFree=1122944/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=868124 CPUtime=3.05
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 30951 619 1 0 252 38 14 1 21 0 9 0 2001905984 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 217031 21121 2637 9 0 211537 0
[pid=11890/tid=11892] ppid=11888 vsize=868124 CPUtime=2.5
/proc/11890/task/11892/stat : 11892 (java) R 11888 11890 8910 0 -1 64 22750 619 1 0 202 33 14 1 23 0 9 0 2001905986 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11893] ppid=11888 vsize=868124 CPUtime=0.33
/proc/11890/task/11893/stat : 11893 (java) S 11888 11890 8910 0 -1 64 6394 619 0 0 16 2 14 1 17 0 9 0 2001905987 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11894] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11894/stat : 11894 (java) S 11888 11890 8910 0 -1 64 18 619 0 0 0 0 14 1 16 0 9 0 2001905987 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11895] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11895/stat : 11895 (java) S 11888 11890 8910 0 -1 64 8 619 0 0 0 0 14 1 15 0 9 0 2001905987 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11896] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11896/stat : 11896 (java) S 11888 11890 8910 0 -1 64 0 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11897] ppid=11888 vsize=868124 CPUtime=0.49
/proc/11890/task/11897/stat : 11897 (java) R 11888 11890 8910 0 -1 64 967 619 0 0 33 1 14 1 15 0 9 0 2001905989 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11898] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11898/stat : 11898 (java) S 11888 11890 8910 0 -1 64 2 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11899] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11899/stat : 11899 (java) S 11888 11890 8910 0 -1 64 9 619 0 0 0 0 14 1 15 0 9 0 2001905989 888958976 21121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868124

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

[startup+4.70248 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 11903
/proc/meminfo: memFree=1112512/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=868124 CPUtime=4.65
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 32171 619 1 0 411 39 14 1 21 0 9 0 2001905984 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 217031 21164 2637 9 0 211537 0
[pid=11890/tid=11892] ppid=11888 vsize=868124 CPUtime=4.01
/proc/11890/task/11892/stat : 11892 (java) R 11888 11890 8910 0 -1 64 23933 619 1 0 353 33 14 1 21 0 9 0 2001905986 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4127310414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11893] ppid=11888 vsize=868124 CPUtime=0.33
/proc/11890/task/11893/stat : 11893 (java) S 11888 11890 8910 0 -1 64 6394 619 0 0 16 2 14 1 16 0 9 0 2001905987 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11894] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11894/stat : 11894 (java) S 11888 11890 8910 0 -1 64 18 619 0 0 0 0 14 1 16 0 9 0 2001905987 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11895] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11895/stat : 11895 (java) S 11888 11890 8910 0 -1 64 8 619 0 0 0 0 14 1 15 0 9 0 2001905987 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11896] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11896/stat : 11896 (java) S 11888 11890 8910 0 -1 64 0 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11897] ppid=11888 vsize=868124 CPUtime=0.56
/proc/11890/task/11897/stat : 11897 (java) S 11888 11890 8910 0 -1 64 1004 619 0 0 40 1 14 1 15 0 9 0 2001905989 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11898] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11898/stat : 11898 (java) S 11888 11890 8910 0 -1 64 2 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11899] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11899/stat : 11899 (java) S 11888 11890 8910 0 -1 64 9 619 0 0 0 0 14 1 15 0 9 0 2001905989 888958976 21164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868124

[startup+5.10251 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 11903
/proc/meminfo: memFree=1112512/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=868124 CPUtime=5.04
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 32474 619 1 0 450 39 14 1 21 0 9 0 2001905984 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 217031 21168 2637 9 0 211537 0
[pid=11890/tid=11892] ppid=11888 vsize=868124 CPUtime=4.41
/proc/11890/task/11892/stat : 11892 (java) R 11888 11890 8910 0 -1 64 24232 619 1 0 393 33 14 1 23 0 9 0 2001905986 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4127294464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11893] ppid=11888 vsize=868124 CPUtime=0.33
/proc/11890/task/11893/stat : 11893 (java) S 11888 11890 8910 0 -1 64 6394 619 0 0 16 2 14 1 16 0 9 0 2001905987 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11894] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11894/stat : 11894 (java) S 11888 11890 8910 0 -1 64 18 619 0 0 0 0 14 1 16 0 9 0 2001905987 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11895] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11895/stat : 11895 (java) S 11888 11890 8910 0 -1 64 8 619 0 0 0 0 14 1 15 0 9 0 2001905987 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11896] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11896/stat : 11896 (java) S 11888 11890 8910 0 -1 64 0 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11897] ppid=11888 vsize=868124 CPUtime=0.56
/proc/11890/task/11897/stat : 11897 (java) S 11888 11890 8910 0 -1 64 1008 619 0 0 40 1 14 1 16 0 9 0 2001905989 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11898] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11898/stat : 11898 (java) S 11888 11890 8910 0 -1 64 2 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11899] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11899/stat : 11899 (java) S 11888 11890 8910 0 -1 64 9 619 0 0 0 0 14 1 15 0 9 0 2001905989 888958976 21168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 868124

[startup+5.50655 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 11903
/proc/meminfo: memFree=1112448/2055920 swapFree=4179560/4192956
[pid=11890] ppid=11888 vsize=868124 CPUtime=5.41
/proc/11890/stat : 11890 (java) S 11888 11890 8910 0 -1 0 32865 619 1 0 487 39 14 1 21 0 9 0 2001905984 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11890/statm: 217031 21170 2637 9 0 211537 0
[pid=11890/tid=11892] ppid=11888 vsize=868124 CPUtime=4.78
/proc/11890/task/11892/stat : 11892 (java) S 11888 11890 8910 0 -1 64 24595 619 1 0 429 34 14 1 18 0 9 0 2001905986 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11893] ppid=11888 vsize=868124 CPUtime=0.33
/proc/11890/task/11893/stat : 11893 (java) S 11888 11890 8910 0 -1 64 6394 619 0 0 16 2 14 1 16 0 9 0 2001905987 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11894] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11894/stat : 11894 (java) S 11888 11890 8910 0 -1 64 18 619 0 0 0 0 14 1 16 0 9 0 2001905987 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11895] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11895/stat : 11895 (java) S 11888 11890 8910 0 -1 64 8 619 0 0 0 0 14 1 15 0 9 0 2001905987 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11896] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11896/stat : 11896 (java) S 11888 11890 8910 0 -1 64 0 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11897] ppid=11888 vsize=868124 CPUtime=0.57
/proc/11890/task/11897/stat : 11897 (java) S 11888 11890 8910 0 -1 64 1008 619 0 0 41 1 14 1 16 0 9 0 2001905989 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11890/tid=11898] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11898/stat : 11898 (java) S 11888 11890 8910 0 -1 64 2 619 0 0 0 0 14 1 25 0 9 0 2001905989 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11890/tid=11899] ppid=11888 vsize=868124 CPUtime=0.15
/proc/11890/task/11899/stat : 11899 (java) S 11888 11890 8910 0 -1 64 37 619 0 0 0 0 14 1 15 0 9 0 2001905989 888958976 21170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 5.52876
CPU time (s): 5.44817
CPU user time (s): 5.02224
CPU system time (s): 0.425935
CPU usage (%): 98.5423
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.02224
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33512
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= 2194
involuntary context switches= 2240

runsolver used 0.009998 second user time and 0.028995 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 05:41:49
IDJOB=1083741
IDBENCH=57502
IDSOLVER=364
FILE ID=node8/1083741-1215229309
PBS_JOBID= 7881751
Free space on /tmp= 66332 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen1-f9.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083741-1215229309/watcher-1083741-1215229309 -o /tmp/evaluation-result-1083741-1215229309/solver-1083741-1215229309 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1083741-1215229309.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3933015e701222af96ea6a914713e869
RANDOM SEED=939629215

node8.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.222
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.222
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:       1187752 kB
Buffers:         70840 kB
Cached:         420428 kB
SwapCached:       6900 kB
Active:         484764 kB
Inactive:       321452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187752 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3028 kB
Writeback:           0 kB
Mapped:         322688 kB
Slab:            46560 kB
Committed_AS:  3754976 kB
PageTables:       2336 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node8 at 2008-07-05 05:41:55