Trace number 208482

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 25.4031 25.4684

DiagnosticValue
CHECKS164297085
NODES121499

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-23_ext.xml
MD5SUM7cf810c015c90616954c24cd5f9e203c
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 benchmark2.5996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints333
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension333
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.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/208482-1168187916/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.39	       =>  wckTime=0.096  cpuTime=0.09  mem=6M951
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=333  nbRelationTypes=333  nbExtensionStructures=333  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=333  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2875  maxDegree=23
0.60	     maxArity=2
0.60	       =>  wckTime=0.303  cpuTime=0.23  mem=12M803
0.64	   
0.64	   solver IterativeSystematicSolver being built... 
0.80	       =>  wckTime=0.499  cpuTime=0.35  mem=15M5
0.85	   
0.85	   preprocessing
0.85	     nbConstraintChecks=69093  nbPropagations=963  nbRevisions=7676  nbUselessRevisions=6298  nbSingletonTests=51
0.85	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.85	       =>  wckTime=0.049  cpuTime=0.03  mem=15M5
0.87	   
0.87	   search
0.87	     run=0  nbConstraintChecks=35332  nbPropagations=1488  nbRevisions=14010  nbUselessRevisions=11524  nbAssignments=25
0.87	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=41  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.072  cpuTime=0.04  mem=15M5
0.89	   
0.89	   search
0.89	     run=1  nbConstraintChecks=91971  nbPropagations=3785  nbRevisions=38316  nbUselessRevisions=31163  nbAssignments=65
0.89	     nbFailedAssignments=25  nbBacktracks=26  nbVisitedNodes=108  nbRestartNogoods=4  mapSize=23  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.094  cpuTime=0.06  mem=15M5
0.91	   
0.91	   search
0.91	     run=2  nbConstraintChecks=143003  nbPropagations=6854  nbRevisions=71918  nbUselessRevisions=58373
0.91	     nbAssignments=104  nbFailedAssignments=36  nbBacktracks=48  nbVisitedNodes=172  nbRestartNogoods=7  mapSize=43
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.109  cpuTime=0.07  mem=15M5
0.92	   
0.92	   search
0.92	     run=3  nbConstraintChecks=220329  nbPropagations=10947  nbRevisions=118753  nbUselessRevisions=96025
0.92	     nbAssignments=160  nbFailedAssignments=55  nbBacktracks=81  nbVisitedNodes=265  nbRestartNogoods=9  mapSize=69
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.124  cpuTime=0.09  mem=15M5
0.95	   
0.95	   search
0.95	     run=4  nbConstraintChecks=362035  nbPropagations=16931  nbRevisions=190317  nbUselessRevisions=153330
0.95	     nbAssignments=259  nbFailedAssignments=95  nbBacktracks=134  nbVisitedNodes=439  nbRestartNogoods=11  mapSize=114
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.152  cpuTime=0.11  mem=15M5
0.99	   
0.99	   search
0.99	     run=5  nbConstraintChecks=552960  nbPropagations=25616  nbRevisions=298851  nbUselessRevisions=240069
0.99	     nbAssignments=410  nbFailedAssignments=163  nbBacktracks=209  nbVisitedNodes=701  nbRestartNogoods=13  mapSize=180
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.193  cpuTime=0.15  mem=15M5
1.03	   
1.03	   search
1.03	     run=6  nbConstraintChecks=795870  nbPropagations=37722  nbRevisions=451066  nbUselessRevisions=361905
1.03	     nbAssignments=609  nbFailedAssignments=231  nbBacktracks=322  nbVisitedNodes=1014  nbRestartNogoods=17  mapSize=269
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.237  cpuTime=0.19  mem=15M5
1.11	   
1.11	   search
1.11	     run=7  nbConstraintChecks=1226353  nbPropagations=55776  nbRevisions=687970  nbUselessRevisions=552556
1.11	     nbAssignments=927  nbFailedAssignments=371  nbBacktracks=493  nbVisitedNodes=1578  nbRestartNogoods=22  mapSize=419
1.11	     nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.313  cpuTime=0.27  mem=15M5
1.21	   
1.21	   search
1.21	     run=8  nbConstraintChecks=1765745  nbPropagations=81462  nbRevisions=1026890  nbUselessRevisions=825301
1.21	     nbAssignments=1350  nbFailedAssignments=532  nbBacktracks=751  nbVisitedNodes=2304  nbRestartNogoods=28
1.21	     mapSize=646  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.413  cpuTime=0.36  mem=15M5
1.39	   
1.39	   search
1.39	     run=9  nbConstraintChecks=2769775  nbPropagations=120689  nbRevisions=1554220  nbUselessRevisions=1249605
1.39	     nbAssignments=2050  nbFailedAssignments=833  nbBacktracks=1135  nbVisitedNodes=3541  nbRestartNogoods=33
1.39	     mapSize=985  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.59  cpuTime=0.52  mem=15M5
1.42	   
1.42	   INFO : Stopping hyperNogood (mapSize=1038, nbTooLargekeys=0, mem=15M5)
1.60	   
1.60	   search
1.60	     run=10  nbConstraintChecks=4067384  nbPropagations=177569  nbRevisions=2320658  nbUselessRevisions=1864821
1.60	     nbAssignments=3007  nbFailedAssignments=1206  nbBacktracks=1712  nbVisitedNodes=5185  nbRestartNogoods=39
1.60	       =>  wckTime=0.799  cpuTime=0.73  mem=15M5
1.92	   
1.92	   search
1.92	     run=11  nbConstraintChecks=6239608  nbPropagations=263684  nbRevisions=3497687  nbUselessRevisions=2811169
1.92	     nbAssignments=4562  nbFailedAssignments=1888  nbBacktracks=2577  nbVisitedNodes=7939  nbRestartNogoods=43
1.92	       =>  wckTime=1.124  cpuTime=1.05  mem=15M5
2.30	   
2.31	   search
2.31	     run=12  nbConstraintChecks=8747442  nbPropagations=385301  nbRevisions=5150884  nbUselessRevisions=4138512
2.31	     nbAssignments=6603  nbFailedAssignments=2625  nbBacktracks=3875  nbVisitedNodes=11374  nbRestartNogoods=46
2.31	       =>  wckTime=1.507  cpuTime=1.44  mem=15M5
3.00	   
3.00	   search
3.00	     run=13  nbConstraintChecks=13487513  nbPropagations=570112  nbRevisions=7682111  nbUselessRevisions=6171357
3.00	     nbAssignments=9942  nbFailedAssignments=4011  nbBacktracks=5822  nbVisitedNodes=17222  nbRestartNogoods=54
3.00	       =>  wckTime=2.203  cpuTime=2.13  mem=15M5
3.93	   
3.93	   search
3.93	     run=14  nbConstraintChecks=19604123  nbPropagations=840879  nbRevisions=11379317  nbUselessRevisions=9141951
3.93	     nbAssignments=14639  nbFailedAssignments=5780  nbBacktracks=8744  nbVisitedNodes=25272  nbRestartNogoods=62
3.93	       =>  wckTime=3.128  cpuTime=3.06  mem=15M5
5.47	   
5.47	   search
5.47	     run=15  nbConstraintChecks=29954086  nbPropagations=1253590  nbRevisions=17042138  nbUselessRevisions=13694702
5.47	     nbAssignments=22100  nbFailedAssignments=8857  nbBacktracks=13122  nbVisitedNodes=38316  nbRestartNogoods=70
5.47	       =>  wckTime=4.668  cpuTime=4.6  mem=15M5
7.69	   
7.69	   search
7.69	     run=16  nbConstraintChecks=44921488  nbPropagations=1870857  nbRevisions=25558692  nbUselessRevisions=20548227
7.69	     nbAssignments=32951  nbFailedAssignments=13132  nbBacktracks=19692  nbVisitedNodes=57218  nbRestartNogoods=80
7.69	       =>  wckTime=6.888  cpuTime=6.81  mem=15M5
11.00	   
11.00	   search
11.00	     run=17  nbConstraintChecks=67451922  nbPropagations=2791894  nbRevisions=38322728  nbUselessRevisions=30825282
11.00	     nbAssignments=49279  nbFailedAssignments=19601  nbBacktracks=29544  nbVisitedNodes=85639  nbRestartNogoods=91
11.00	       =>  wckTime=10.202  cpuTime=10.13  mem=15M980
15.99	   
15.99	   search
15.99	     run=18  nbConstraintChecks=101139497  nbPropagations=4178240  nbRevisions=57635854  nbUselessRevisions=46408413
15.99	     nbAssignments=74136  nbFailedAssignments=29674  nbBacktracks=44323  nbVisitedNodes=129258  nbRestartNogoods=102
15.99	       =>  wckTime=15.194  cpuTime=15.11  mem=15M980
23.32	   
23.32	   search
23.32	     run=19  nbConstraintChecks=150570743  nbPropagations=6242593  nbRevisions=86430224  nbUselessRevisions=69646866
23.32	     nbAssignments=110923  nbFailedAssignments=44279  nbBacktracks=66493  nbVisitedNodes=193138  nbRestartNogoods=112
23.32	       =>  wckTime=22.519  cpuTime=22.44  mem=15M980
25.41	   
25.41	   search
25.41	     run=20  nbConstraintChecks=164227992  nbPropagations=8501374  nbRevisions=117970076  nbUselessRevisions=95117219
25.41	     nbAssignments=121499  nbFailedAssignments=48634  nbBacktracks=72674  nbVisitedNodes=211875  nbRestartNogoods=126
25.41	       =>  wckTime=24.612  cpuTime=24.53  mem=15M980
25.41	   
25.41	   global
25.41	     nbConstraintChecks=164297085  nbPropagations=8502337  nbRevisions=117977752  nbUselessRevisions=95123517
25.41	     nbRestartNogoods=126  solvingWckTime=24.613  solvingCpuTime=24.53  expiredTime=no  totalExploration=no
25.41	     nbFoundSolutions=1  globalCpuTime=24.92
25.41	       =>  wckTime=25.114  cpuTime=24.88  mem=15M980
25.41	   
25.41	s SATISFIABLE
25.41	v 17 15 8 7 6 5 9 2 9 11 2 16 0 5 12 1 7 4 16 12 0 0 15 1 1 2 13 10 7 1 11 16 4 2 17 0 12 2 3 5 
25.41	d NODES 121499
25.41	d CHECKS 164297085
25.41	   
25.41	   totalWckTime=25.192  totalCpuTime=24.92

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/node17/watcher-208482-1168187916 -o ROOT/results/node17/solver-208482-1168187916 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208482-1168187916/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.92 1.97 1.99 4/87 22618
/proc/meminfo: memFree=1609480/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=172 CPUtime=0
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 167186402 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2859307 0 0 4096 0 0 0 0 17 0 0 0
/proc/22617/statm: 43 24 18 14 0 3 0

[startup+0.108203 s]
/proc/loadavg: 1.92 1.97 1.99 4/87 22618
/proc/meminfo: memFree=1609480/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=914988 CPUtime=0.09
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 3066 0 1 0 7 2 0 0 24 0 8 0 167186402 936947712 2812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228747 2812 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516247 s]
/proc/loadavg: 1.92 1.97 1.99 4/87 22618
/proc/meminfo: memFree=1609480/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=915328 CPUtime=0.5
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 6951 0 1 0 45 5 0 0 25 0 8 0 167186402 937295872 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073647035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228832 6690 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33933 s]
/proc/loadavg: 1.92 1.97 1.99 3/94 22625
/proc/meminfo: memFree=1585424/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=915456 CPUtime=1.32
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 8739 0 1 0 124 8 0 0 25 0 8 0 167186402 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810039 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228864 8477 2524 14 0 215334 0
[pid=22617/tid=22619] ppid=22615 vsize=915456 CPUtime=0.03
/proc/22617/task/22619/stat : 22619 (java) S 22615 22617 22076 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 167186406 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22620] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22620/stat : 22620 (java) S 22615 22617 22076 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167186406 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22621] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22621/stat : 22621 (java) S 22615 22617 22076 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167186406 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22622] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22622/stat : 22622 (java) S 22615 22617 22076 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167186409 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22623] ppid=22615 vsize=915456 CPUtime=0.22
/proc/22617/task/22623/stat : 22623 (java) S 22615 22617 22076 0 -1 64 385 0 0 0 20 2 0 0 15 0 8 0 167186409 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22624] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22624/stat : 22624 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167186409 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22625] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22625/stat : 22625 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167186409 937426944 8477 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915456

[startup+2.99251 s]
/proc/loadavg: 1.92 1.97 1.99 3/94 22625
/proc/meminfo: memFree=1584720/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=915456 CPUtime=2.97
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 8767 0 1 0 289 8 0 0 25 0 8 0 167186402 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845174 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228864 8504 2524 14 0 215334 0
[pid=22617/tid=22619] ppid=22615 vsize=915456 CPUtime=0.03
/proc/22617/task/22619/stat : 22619 (java) S 22615 22617 22076 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 167186406 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22620] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22620/stat : 22620 (java) S 22615 22617 22076 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167186406 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22621] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22621/stat : 22621 (java) S 22615 22617 22076 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167186406 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22622] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22622/stat : 22622 (java) S 22615 22617 22076 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167186409 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22623] ppid=22615 vsize=915456 CPUtime=0.23
/proc/22617/task/22623/stat : 22623 (java) S 22615 22617 22076 0 -1 64 394 0 0 0 21 2 0 0 15 0 8 0 167186409 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22624] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22624/stat : 22624 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167186409 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22625] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22625/stat : 22625 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167186409 937426944 8504 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915456

[startup+6.28585 s]
/proc/loadavg: 1.93 1.97 1.99 3/94 22625
/proc/meminfo: memFree=1584080/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=915456 CPUtime=6.26
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 8776 0 1 0 618 8 0 0 25 0 8 0 167186402 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840332 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228864 8512 2524 14 0 215334 0
[pid=22617/tid=22619] ppid=22615 vsize=915456 CPUtime=0.03
/proc/22617/task/22619/stat : 22619 (java) S 22615 22617 22076 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 167186406 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22620] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22620/stat : 22620 (java) S 22615 22617 22076 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167186406 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22621] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22621/stat : 22621 (java) S 22615 22617 22076 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167186406 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22622] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22622/stat : 22622 (java) S 22615 22617 22076 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167186409 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22623] ppid=22615 vsize=915456 CPUtime=0.23
/proc/22617/task/22623/stat : 22623 (java) S 22615 22617 22076 0 -1 64 395 0 0 0 21 2 0 0 16 0 8 0 167186409 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22624] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22624/stat : 22624 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167186409 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22625] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22625/stat : 22625 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167186409 937426944 8512 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915456

[startup+12.7815 s]
/proc/loadavg: 1.93 1.97 1.99 3/94 22625
/proc/meminfo: memFree=1584080/2055920 swapFree=4192812/4192956
[pid=22617] ppid=22615 vsize=915456 CPUtime=12.76
/proc/22617/stat : 22617 (java) R 22615 22617 22076 0 -1 0 8781 0 1 0 1268 8 0 0 25 0 8 0 167186402 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22617/statm: 228864 8517 2524 14 0 215334 0
[pid=22617/tid=22619] ppid=22615 vsize=915456 CPUtime=0.03
/proc/22617/task/22619/stat : 22619 (java) S 22615 22617 22076 0 -1 64 285 0 0 0 3 0 0 0 16 0 8 0 167186406 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22620] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22620/stat : 22620 (java) S 22615 22617 22076 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 167186406 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22621] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22621/stat : 22621 (java) S 22615 22617 22076 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167186406 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22622] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22622/stat : 22622 (java) S 22615 22617 22076 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 167186409 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22623] ppid=22615 vsize=915456 CPUtime=0.23
/proc/22617/task/22623/stat : 22623 (java) S 22615 22617 22076 0 -1 64 395 0 0 0 21 2 0 0 16 0 8 0 167186409 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22624] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22624/stat : 22624 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167186409 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22617/tid=22625] ppid=22615 vsize=915456 CPUtime=0
/proc/22617/task/22625/stat : 22625 (java) S 22615 22617 22076 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167186409 937426944 8517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 25.4684
CPU time (s): 25.4031
CPU user time (s): 25.3092
CPU system time (s): 0.093985
CPU usage (%): 99.7439
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.3092
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8878
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= 1690
involuntary context switches= 2496

runsolver used 0.035994 s user time and 0.087986 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 16:38:36 UTC 2007


IDJOB= 208482
IDBENCH= 4398
FILE ID= node17/208482-1168187916

PBS_JOBID= 3478968

Free space on /tmp= 66322 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7cf810c015c90616954c24cd5f9e203c

RANDOM SEED= 20687588

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.236
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.236
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:       1609960 kB
Buffers:         66380 kB
Cached:         244924 kB
SwapCached:          0 kB
Active:         187692 kB
Inactive:       196100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          92192 kB
Slab:            46956 kB
Committed_AS:  4421392 kB
PageTables:       2288 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= 66322 MiB



End job on node17 on Sun Jan  7 16:39:02 UTC 2007