Trace number 208444

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, and are wall clock time (not CPU 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 109 ESACSAT 35.1367 35.3636

DiagnosticValue
CHECKS224234327
NODES167770

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-45_ext.xml
MD5SUM932b032f7a5131688f3c761b2e71179f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.68313
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints346
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension346
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/208444-1168187636/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.39	       =>  wckTime=0.1  cpuTime=0.09  mem=6M951
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=346  nbRelationTypes=346  nbExtensionStructures=346  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=346  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3118  maxDegree=25
0.60	     maxArity=2
0.60	       =>  wckTime=0.307  cpuTime=0.23  mem=12M803
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.521  cpuTime=0.36  mem=15M25
0.86	   
0.86	   preprocessing
0.86	     nbConstraintChecks=57332  nbPropagations=804  nbRevisions=6268  nbUselessRevisions=5259  nbSingletonTests=45
0.86	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.86	       =>  wckTime=0.046  cpuTime=0.03  mem=15M25
0.88	   
0.88	   search
0.88	     run=0  nbConstraintChecks=23248  nbPropagations=1146  nbRevisions=10006  nbUselessRevisions=8252  nbAssignments=21
0.88	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=31  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.066  cpuTime=0.05  mem=15M25
0.90	   
0.90	   search
0.90	     run=1  nbConstraintChecks=67278  nbPropagations=2953  nbRevisions=28017  nbUselessRevisions=23024  nbAssignments=58
0.90	     nbFailedAssignments=16  nbBacktracks=27  nbVisitedNodes=89  nbRestartNogoods=2  mapSize=19  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.087  cpuTime=0.06  mem=15M25
0.92	   
0.92	   search
0.92	     run=2  nbConstraintChecks=132545  nbPropagations=5644  nbRevisions=57612  nbUselessRevisions=47169
0.92	     nbAssignments=104  nbFailedAssignments=33  nbBacktracks=49  nbVisitedNodes=166  nbRestartNogoods=5  mapSize=38
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.104  cpuTime=0.07  mem=15M25
0.94	   
0.94	   search
0.94	     run=3  nbConstraintChecks=219611  nbPropagations=9566  nbRevisions=104106  nbUselessRevisions=85184
0.94	     nbAssignments=172  nbFailedAssignments=60  nbBacktracks=83  nbVisitedNodes=281  nbRestartNogoods=10  mapSize=69
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.122  cpuTime=0.09  mem=15M25
0.96	   
0.96	   search
0.96	     run=4  nbConstraintChecks=329154  nbPropagations=15024  nbRevisions=171071  nbUselessRevisions=139796
0.96	     nbAssignments=253  nbFailedAssignments=84  nbBacktracks=134  nbVisitedNodes=411  nbRestartNogoods=14  mapSize=106
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.144  cpuTime=0.11  mem=15M25
1.00	   
1.00	   search
1.00	     run=5  nbConstraintChecks=493463  nbPropagations=22800  nbRevisions=269300  nbUselessRevisions=219744
1.00	     nbAssignments=387  nbFailedAssignments=134  nbBacktracks=211  nbVisitedNodes=635  nbRestartNogoods=17  mapSize=166
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.18  cpuTime=0.14  mem=15M25
1.06	   
1.06	   search
1.06	     run=6  nbConstraintChecks=840395  nbPropagations=35007  nbRevisions=433128  nbUselessRevisions=352815
1.06	     nbAssignments=609  nbFailedAssignments=234  nbBacktracks=327  nbVisitedNodes=1035  nbRestartNogoods=21  mapSize=272
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.24  cpuTime=0.2  mem=15M25
1.12	   
1.12	   search
1.12	     run=7  nbConstraintChecks=1214745  nbPropagations=52442  nbRevisions=669423  nbUselessRevisions=544557
1.12	     nbAssignments=914  nbFailedAssignments=361  nbBacktracks=497  nbVisitedNodes=1560  nbRestartNogoods=28  mapSize=420
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.308  cpuTime=0.27  mem=15M25
1.22	   
1.22	   search
1.22	     run=8  nbConstraintChecks=1732950  nbPropagations=77203  nbRevisions=1007088  nbUselessRevisions=818400
1.22	     nbAssignments=1335  nbFailedAssignments=522  nbBacktracks=753  nbVisitedNodes=2277  nbRestartNogoods=31
1.22	     mapSize=626  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.407  cpuTime=0.36  mem=15M25
1.37	   
1.37	   search
1.37	     run=9  nbConstraintChecks=2510172  nbPropagations=113307  nbRevisions=1505066  nbUselessRevisions=1223208
1.37	     nbAssignments=1984  nbFailedAssignments=779  nbBacktracks=1138  nbVisitedNodes=3402  nbRestartNogoods=34
1.37	     mapSize=961  nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.556  cpuTime=0.49  mem=15M25
1.40	   
1.40	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=15M25)
1.59	   
1.59	   search
1.59	     run=10  nbConstraintChecks=3806172  nbPropagations=167494  nbRevisions=2270727  nbUselessRevisions=1848091
1.59	     nbAssignments=2971  nbFailedAssignments=1184  nbBacktracks=1715  nbVisitedNodes=5140  nbRestartNogoods=40
1.59	       =>  wckTime=0.777  cpuTime=0.7  mem=15M25
1.87	   
1.87	   search
1.87	     run=11  nbConstraintChecks=5515502  nbPropagations=246687  nbRevisions=3384691  nbUselessRevisions=2756031
1.87	     nbAssignments=4362  nbFailedAssignments=1700  nbBacktracks=2580  nbVisitedNodes=7530  nbRestartNogoods=46
1.87	       =>  wckTime=1.05  cpuTime=0.97  mem=15M25
2.35	   
2.35	   search
2.35	     run=12  nbConstraintChecks=8685674  nbPropagations=369163  nbRevisions=5132206  nbUselessRevisions=4181011
2.35	     nbAssignments=6637  nbFailedAssignments=2671  nbBacktracks=3877  nbVisitedNodes=11593  nbRestartNogoods=55
2.35	       =>  wckTime=1.53  cpuTime=1.45  mem=15M25
2.96	   
2.96	   search
2.96	     run=13  nbConstraintChecks=12685163  nbPropagations=547265  nbRevisions=7656050  nbUselessRevisions=6234451
2.96	     nbAssignments=9730  nbFailedAssignments=3809  nbBacktracks=5823  nbVisitedNodes=16873  nbRestartNogoods=69
2.96	       =>  wckTime=2.147  cpuTime=2.06  mem=15M25
3.92	   
3.92	   search
3.92	     run=14  nbConstraintChecks=18828175  nbPropagations=812374  nbRevisions=11415826  nbUselessRevisions=9294028
3.92	     nbAssignments=14601  nbFailedAssignments=5753  nbBacktracks=8742  nbVisitedNodes=25342  nbRestartNogoods=76
3.92	       =>  wckTime=3.104  cpuTime=3.01  mem=15M25
5.54	   
5.54	   search
5.54	     run=15  nbConstraintChecks=29650564  nbPropagations=1219425  nbRevisions=17280247  nbUselessRevisions=14066990
5.54	     nbAssignments=22305  nbFailedAssignments=9038  nbBacktracks=13121  nbVisitedNodes=38876  nbRestartNogoods=89
5.54	       =>  wckTime=4.72  cpuTime=4.63  mem=15M25
7.71	   
7.71	   search
7.71	     run=16  nbConstraintChecks=43471064  nbPropagations=1823195  nbRevisions=25945337  nbUselessRevisions=21120068
7.71	     nbAssignments=33228  nbFailedAssignments=13370  nbBacktracks=19689  nbVisitedNodes=57718  nbRestartNogoods=105
7.71	       =>  wckTime=6.893  cpuTime=6.79  mem=15M25
10.95	   
10.96	   search
10.96	     run=17  nbConstraintChecks=64609657  nbPropagations=2716058  nbRevisions=38764427  nbUselessRevisions=31549617
10.96	     nbAssignments=49309  nbFailedAssignments=19592  nbBacktracks=29541  nbVisitedNodes=85500  nbRestartNogoods=116
10.96	       =>  wckTime=10.138  cpuTime=10.02  mem=16M0
16.47	   
16.47	   search
16.47	     run=18  nbConstraintChecks=101575309  nbPropagations=4089254  nbRevisions=58689698  nbUselessRevisions=47763880
16.47	     nbAssignments=74890  nbFailedAssignments=30389  nbBacktracks=44319  nbVisitedNodes=130556  nbRestartNogoods=126
16.47	       =>  wckTime=15.653  cpuTime=15.51  mem=16M0
23.87	   
23.87	   search
23.87	     run=19  nbConstraintChecks=150003501  nbPropagations=6135462  nbRevisions=88220586  nbUselessRevisions=71801736
23.87	     nbAssignments=111510  nbFailedAssignments=44834  nbBacktracks=66489  nbVisitedNodes=194180  nbRestartNogoods=141
23.87	       =>  wckTime=23.051  cpuTime=22.87  mem=16M0
35.07	   
35.07	   search
35.07	     run=20  nbConstraintChecks=222612206  nbPropagations=9183041  nbRevisions=132316580  nbUselessRevisions=107738852
35.07	     nbAssignments=166607  nbFailedAssignments=66672  nbBacktracks=99741  nbVisitedNodes=290008  nbRestartNogoods=150
35.07	       =>  wckTime=34.253  cpuTime=34.03  mem=16M0
35.31	   
35.31	   search
35.31	     run=21  nbConstraintChecks=224176995  nbPropagations=12252036  nbRevisions=176716763  nbUselessRevisions=143922906
35.31	     nbAssignments=167770  nbFailedAssignments=67146  nbBacktracks=100390  nbVisitedNodes=292031  nbRestartNogoods=166
35.31	       =>  wckTime=34.494  cpuTime=34.27  mem=16M0
35.31	   
35.31	   global
35.31	     nbConstraintChecks=224234327  nbPropagations=12252840  nbRevisions=176723031  nbUselessRevisions=143928165
35.31	     nbRestartNogoods=166  solvingWckTime=34.495  solvingCpuTime=34.27  expiredTime=no  totalExploration=no
35.31	     nbFoundSolutions=1  globalCpuTime=34.67
35.31	       =>  wckTime=35.02  cpuTime=34.63  mem=16M0
35.31	   
35.31	s SATISFIABLE
35.31	v 18 9 7 16 1 1 0 18 1 1 9 9 14 6 4 0 0 2 6 16 17 0 4 0 8 6 15 6 18 6 12 17 13 5 4 16 7 9 15 6 
35.31	d NODES 167770
35.31	d CHECKS 224234327
35.31	   
35.31	   totalWckTime=35.095  totalCpuTime=34.67

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-208444-1168187636 -o ROOT/results/node24/solver-208444-1168187636 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208444-1168187636/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.93 1.99 1.91 4/88 20618
/proc/meminfo: memFree=1425632/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=172 CPUtime=0
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 167158860 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2605355 0 0 4096 0 0 0 0 17 0 0 0
/proc/20617/statm: 43 24 18 14 0 3 0

[startup+0.108392 s]
/proc/loadavg: 1.93 1.99 1.91 4/88 20618
/proc/meminfo: memFree=1425632/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=914988 CPUtime=0.09
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 3077 0 1 0 8 1 0 0 24 0 8 0 167158860 936947712 2823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516433 s]
/proc/loadavg: 1.93 1.99 1.91 4/88 20618
/proc/meminfo: memFree=1425632/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915328 CPUtime=0.49
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 6974 0 1 0 45 4 0 0 25 0 8 0 167158860 937295872 6713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228832 6713 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33852 s]
/proc/loadavg: 1.93 1.99 1.91 3/95 20625
/proc/meminfo: memFree=1401704/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915456 CPUtime=1.29
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 8745 0 1 0 123 6 0 0 25 0 8 0 167158860 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798148 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228864 8483 2524 14 0 215334 0
[pid=20617/tid=20619] ppid=20615 vsize=915456 CPUtime=0.03
/proc/20617/task/20619/stat : 20619 (java) S 20615 20617 19912 0 -1 64 290 0 0 0 3 0 0 0 16 0 8 0 167158863 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20620] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20620/stat : 20620 (java) S 20615 20617 19912 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167158864 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20621] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20621/stat : 20621 (java) S 20615 20617 19912 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167158864 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20622] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20622/stat : 20622 (java) S 20615 20617 19912 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167158867 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20623] ppid=20615 vsize=915456 CPUtime=0.2
/proc/20617/task/20623/stat : 20623 (java) S 20615 20617 19912 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 167158867 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20624] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20624/stat : 20624 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167158867 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20625] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20625/stat : 20625 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167158867 937426944 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915456

[startup+2.9867 s]
/proc/loadavg: 1.93 1.99 1.91 3/95 20625
/proc/meminfo: memFree=1401448/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915456 CPUtime=2.93
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 8774 0 1 0 287 6 0 0 25 0 8 0 167158860 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802605 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228864 8511 2524 14 0 215334 0
[pid=20617/tid=20619] ppid=20615 vsize=915456 CPUtime=0.03
/proc/20617/task/20619/stat : 20619 (java) S 20615 20617 19912 0 -1 64 290 0 0 0 3 0 0 0 16 0 8 0 167158863 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20620] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20620/stat : 20620 (java) S 20615 20617 19912 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167158864 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20621] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20621/stat : 20621 (java) S 20615 20617 19912 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167158864 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20622] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20622/stat : 20622 (java) S 20615 20617 19912 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167158867 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20623] ppid=20615 vsize=915456 CPUtime=0.21
/proc/20617/task/20623/stat : 20623 (java) S 20615 20617 19912 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 167158867 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20624] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20624/stat : 20624 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167158867 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20625] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20625/stat : 20625 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167158867 937426944 8511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915456

[startup+6.19404 s]
/proc/loadavg: 1.93 1.99 1.91 3/95 20625
/proc/meminfo: memFree=1401320/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915456 CPUtime=6.12
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 8780 0 1 0 606 6 0 0 25 0 8 0 167158860 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228864 8517 2524 14 0 215334 0
[pid=20617/tid=20619] ppid=20615 vsize=915456 CPUtime=0.03
/proc/20617/task/20619/stat : 20619 (java) S 20615 20617 19912 0 -1 64 290 0 0 0 3 0 0 0 17 0 8 0 167158863 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20620] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20620/stat : 20620 (java) S 20615 20617 19912 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167158864 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20621] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20621/stat : 20621 (java) S 20615 20617 19912 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167158864 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20622] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20622/stat : 20622 (java) S 20615 20617 19912 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167158867 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20623] ppid=20615 vsize=915456 CPUtime=0.21
/proc/20617/task/20623/stat : 20623 (java) S 20615 20617 19912 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 167158867 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20624] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20624/stat : 20624 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167158867 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20625] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20625/stat : 20625 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167158867 937426944 8517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915456

[startup+12.6707 s]
/proc/loadavg: 1.94 1.99 1.91 3/95 20625
/proc/meminfo: memFree=1401320/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915456 CPUtime=12.57
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 8786 0 1 0 1251 6 0 0 25 0 8 0 167158860 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228864 8522 2524 14 0 215334 0
[pid=20617/tid=20619] ppid=20615 vsize=915456 CPUtime=0.03
/proc/20617/task/20619/stat : 20619 (java) S 20615 20617 19912 0 -1 64 290 0 0 0 3 0 0 0 16 0 8 0 167158863 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20620] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20620/stat : 20620 (java) S 20615 20617 19912 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167158864 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20621] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20621/stat : 20621 (java) S 20615 20617 19912 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167158864 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20622] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20622/stat : 20622 (java) S 20615 20617 19912 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167158867 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20623] ppid=20615 vsize=915456 CPUtime=0.21
/proc/20617/task/20623/stat : 20623 (java) S 20615 20617 19912 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 167158867 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20624] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20624/stat : 20624 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167158867 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20625] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20625/stat : 20625 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167158867 937426944 8522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915456

[startup+25.5331 s]
/proc/loadavg: 1.95 1.99 1.91 3/95 20625
/proc/meminfo: memFree=1401256/2055920 swapFree=4192812/4192956
[pid=20617] ppid=20615 vsize=915456 CPUtime=25.37
/proc/20617/stat : 20617 (java) R 20615 20617 19912 0 -1 0 8791 0 1 0 2531 6 0 0 25 0 8 0 167158860 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803513 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20617/statm: 228864 8527 2524 14 0 215334 0
[pid=20617/tid=20619] ppid=20615 vsize=915456 CPUtime=0.03
/proc/20617/task/20619/stat : 20619 (java) S 20615 20617 19912 0 -1 64 290 0 0 0 3 0 0 0 16 0 8 0 167158863 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20620] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20620/stat : 20620 (java) S 20615 20617 19912 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167158864 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20621] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20621/stat : 20621 (java) S 20615 20617 19912 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167158864 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20622] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20622/stat : 20622 (java) S 20615 20617 19912 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167158867 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20623] ppid=20615 vsize=915456 CPUtime=0.21
/proc/20617/task/20623/stat : 20623 (java) S 20615 20617 19912 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 167158867 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20624] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20624/stat : 20624 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167158867 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20617/tid=20625] ppid=20615 vsize=915456 CPUtime=0
/proc/20617/task/20625/stat : 20625 (java) S 20615 20617 19912 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167158867 937426944 8527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 35.3636
CPU time (s): 35.1367
CPU user time (s): 35.0637
CPU system time (s): 0.072988
CPU usage (%): 99.3582
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.0637
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8887
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= 1886
involuntary context switches= 3347

runsolver used 0.040993 s user time and 0.12798 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 16:33:56 UTC 2007


IDJOB= 208444
IDBENCH= 4395
FILE ID= node24/208444-1168187636

PBS_JOBID= 3479214

Free space on /tmp= 66473 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-45_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208444-1168187636/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-208444-1168187636 -o ROOT/results/node24/solver-208444-1168187636 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208444-1168187636/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  932b032f7a5131688f3c761b2e71179f

RANDOM SEED= 554383017

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.234
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.234
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:       1426048 kB
Buffers:         58000 kB
Cached:         441936 kB
SwapCached:          0 kB
Active:         249616 kB
Inactive:       311392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          81620 kB
Slab:            53508 kB
Committed_AS:  3426856 kB
PageTables:       2384 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= 66473 MiB



End job on node24 on Sun Jan  7 16:34:32 UTC 2007