Trace number 229491

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 ESACUNSAT 19.2171 19.2948

DiagnosticValue
CHECKS122733201
NODES111135

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-1_ext.xml
MD5SUM90e5dca3381f0a68e828ac7b9f44c22b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.64229
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/229491-1168306587/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.41	       =>  wckTime=0.095  cpuTime=0.09  mem=6M951
0.41	   
0.41	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.59	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1339  maxDegree=19
0.59	     maxArity=2
0.59	       =>  wckTime=0.271  cpuTime=0.2  mem=11M893
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.467  cpuTime=0.34  mem=14M826
0.83	   
0.83	   preprocessing
0.83	     nbConstraintChecks=59303  nbPropagations=878  nbRevisions=6601  nbUselessRevisions=5281  nbSingletonTests=53
0.83	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.83	       =>  wckTime=0.047  cpuTime=0.03  mem=14M826
0.85	   
0.85	   search
0.85	     run=0  nbConstraintChecks=22754  nbPropagations=1263  nbRevisions=10235  nbUselessRevisions=8016  nbAssignments=23
0.85	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=36  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.066  cpuTime=0.04  mem=14M826
0.87	   
0.87	   search
0.87	     run=1  nbConstraintChecks=53199  nbPropagations=3090  nbRevisions=25956  nbUselessRevisions=20314  nbAssignments=57
0.87	     nbFailedAssignments=20  nbBacktracks=27  nbVisitedNodes=89  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.084  cpuTime=0.05  mem=14M826
0.88	   
0.88	   search
0.88	     run=2  nbConstraintChecks=96183  nbPropagations=5665  nbRevisions=49557  nbUselessRevisions=38833
0.88	     nbAssignments=101  nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=159  nbRestartNogoods=3  mapSize=36
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.097  cpuTime=0.06  mem=14M826
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=175167  nbPropagations=9612  nbRevisions=87264  nbUselessRevisions=68191
0.90	     nbAssignments=169  nbFailedAssignments=63  nbBacktracks=83  nbVisitedNodes=276  nbRestartNogoods=5  mapSize=67
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.114  cpuTime=0.08  mem=14M826
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=258488  nbPropagations=15170  nbRevisions=139294  nbUselessRevisions=108740
0.92	     nbAssignments=270  nbFailedAssignments=88  nbBacktracks=133  nbVisitedNodes=407  nbRestartNogoods=12  mapSize=101
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.134  cpuTime=0.1  mem=14M826
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=405925  nbPropagations=23340  nbRevisions=218312  nbUselessRevisions=170228
0.95	     nbAssignments=422  nbFailedAssignments=147  nbBacktracks=208  nbVisitedNodes=644  nbRestartNogoods=18  mapSize=169
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.167  cpuTime=0.12  mem=14M826
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=632521  nbPropagations=35411  nbRevisions=336634  nbUselessRevisions=261499
0.99	     nbAssignments=627  nbFailedAssignments=232  nbBacktracks=322  nbVisitedNodes=1006  nbRestartNogoods=19  mapSize=267
0.99	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.212  cpuTime=0.17  mem=14M826
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=982490  nbPropagations=53502  nbRevisions=519091  nbUselessRevisions=401954
1.06	     nbAssignments=935  nbFailedAssignments=353  nbBacktracks=492  nbVisitedNodes=1533  nbRestartNogoods=25  mapSize=417
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.279  cpuTime=0.23  mem=14M826
1.15	   
1.15	   search
1.15	     run=8  nbConstraintChecks=1379302  nbPropagations=78961  nbRevisions=776086  nbUselessRevisions=599099
1.15	     nbAssignments=1360  nbFailedAssignments=507  nbBacktracks=748  nbVisitedNodes=2240  nbRestartNogoods=29
1.15	     mapSize=622  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.365  cpuTime=0.31  mem=14M826
1.29	   
1.29	   search
1.29	     run=9  nbConstraintChecks=2132403  nbPropagations=116932  nbRevisions=1166555  nbUselessRevisions=897290
1.29	     nbAssignments=2037  nbFailedAssignments=792  nbBacktracks=1135  nbVisitedNodes=3436  nbRestartNogoods=31
1.29	     mapSize=948  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.511  cpuTime=0.44  mem=14M826
1.32	   
1.32	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=14M826)
1.48	   
1.48	   search
1.48	     run=10  nbConstraintChecks=3191405  nbPropagations=173871  nbRevisions=1758082  nbUselessRevisions=1349831
1.48	     nbAssignments=3028  nbFailedAssignments=1199  nbBacktracks=1712  nbVisitedNodes=5197  nbRestartNogoods=35
1.48	       =>  wckTime=0.701  cpuTime=0.62  mem=14M826
1.77	   
1.77	   search
1.77	     run=11  nbConstraintChecks=4951201  nbPropagations=260006  nbRevisions=2669955  nbUselessRevisions=2045944
1.77	     nbAssignments=4538  nbFailedAssignments=1837  nbBacktracks=2578  nbVisitedNodes=7879  nbRestartNogoods=43
1.77	       =>  wckTime=0.985  cpuTime=0.9  mem=14M826
2.18	   
2.18	   search
2.18	     run=12  nbConstraintChecks=7630334  nbPropagations=389310  nbRevisions=4044163  nbUselessRevisions=3089219
2.18	     nbAssignments=6786  nbFailedAssignments=2782  nbBacktracks=3876  nbVisitedNodes=11840  nbRestartNogoods=46
2.18	       =>  wckTime=1.402  cpuTime=1.32  mem=14M826
2.71	   
2.71	   search
2.71	     run=13  nbConstraintChecks=11088025  nbPropagations=577978  nbRevisions=6048957  nbUselessRevisions=4610951
2.71	     nbAssignments=9992  nbFailedAssignments=4035  nbBacktracks=5824  nbVisitedNodes=17402  nbRestartNogoods=54
2.71	       =>  wckTime=1.924  cpuTime=1.84  mem=14M826
3.52	   
3.52	   search
3.52	     run=14  nbConstraintChecks=16515080  nbPropagations=860146  nbRevisions=9083108  nbUselessRevisions=6922035
3.52	     nbAssignments=15005  nbFailedAssignments=6116  nbBacktracks=8743  nbVisitedNodes=26206  nbRestartNogoods=69
3.52	       =>  wckTime=2.739  cpuTime=2.65  mem=14M826
4.58	   
4.58	   search
4.58	     run=15  nbConstraintChecks=23218806  nbPropagations=1269688  nbRevisions=13440240  nbUselessRevisions=10245041
4.58	     nbAssignments=22162  nbFailedAssignments=8889  nbBacktracks=13122  nbVisitedNodes=38580  nbRestartNogoods=79
4.58	       =>  wckTime=3.797  cpuTime=3.71  mem=14M826
6.38	   
6.38	   search
6.38	     run=16  nbConstraintChecks=35410540  nbPropagations=1884901  nbRevisions=19980998  nbUselessRevisions=15226470
6.38	     nbAssignments=33209  nbFailedAssignments=13361  nbBacktracks=19691  nbVisitedNodes=57907  nbRestartNogoods=88
6.38	       =>  wckTime=5.596  cpuTime=5.5  mem=14M826
9.03	   
9.03	   search
9.03	     run=17  nbConstraintChecks=53132537  nbPropagations=2805505  nbRevisions=29825441  nbUselessRevisions=22739826
9.03	     nbAssignments=49709  nbFailedAssignments=20003  nbBacktracks=29544  nbVisitedNodes=86728  nbRestartNogoods=96
9.03	       =>  wckTime=8.247  cpuTime=8.15  mem=14M826
13.09	   
13.09	   search
13.09	     run=18  nbConstraintChecks=80387513  nbPropagations=4190540  nbRevisions=44720363  nbUselessRevisions=34117211
13.09	     nbAssignments=74492  nbFailedAssignments=30005  nbBacktracks=44322  nbVisitedNodes=130103  nbRestartNogoods=105
13.09	       =>  wckTime=12.306  cpuTime=12.21  mem=14M826
19.27	   
19.27	   search
19.27	     run=19  nbConstraintChecks=122673898  nbPropagations=6278845  nbRevisions=67325889  nbUselessRevisions=51385622
19.27	     nbAssignments=111135  nbFailedAssignments=45325  nbBacktracks=65646  nbVisitedNodes=194708  nbRestartNogoods=110
19.27	       =>  wckTime=18.482  cpuTime=18.38  mem=14M826
19.27	   
19.27	   global
19.27	     nbConstraintChecks=122733201  nbPropagations=6279723  nbRevisions=67332490  nbUselessRevisions=51390903
19.27	     nbRestartNogoods=110  solvingWckTime=18.483  solvingCpuTime=18.38  expiredTime=no  totalExploration=yes
19.27	     nbFoundSolutions=0  globalCpuTime=18.77
19.27	       =>  wckTime=18.952  cpuTime=18.72  mem=14M826
19.27	   
19.27	s UNSATISFIABLE
19.27	d NODES 111135
19.27	d CHECKS 122733201
19.27	   
19.27	   totalWckTime=19.028  totalCpuTime=18.77

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-229491-1168306587 -o ROOT/results/node11/solver-229491-1168306587 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229491-1168306587/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.09 1.36 1.35 3/78 16032
/proc/meminfo: memFree=1528240/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=1784 CPUtime=0
/proc/16031/stat : 16031 (java) D 16029 16031 13807 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 179053694 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16031/statm: 446 136 102 14 0 91 0

[startup+0.106808 s]
/proc/loadavg: 1.09 1.36 1.35 3/78 16032
/proc/meminfo: memFree=1528240/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=913228 CPUtime=0.07
/proc/16031/stat : 16031 (java) S 16029 16031 13807 0 -1 0 2911 0 1 0 6 1 0 0 23 0 8 0 179053694 935145472 2657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16031/statm: 228307 2659 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.51489 s]
/proc/loadavg: 1.09 1.36 1.35 3/78 16032
/proc/meminfo: memFree=1528240/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=915328 CPUtime=0.48
/proc/16031/stat : 16031 (java) S 16029 16031 13807 0 -1 0 6687 0 1 0 44 4 0 0 16 0 8 0 179053694 937295872 6426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16031/statm: 228832 6426 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33605 s]
/proc/loadavg: 1.09 1.36 1.35 2/85 16039
/proc/meminfo: memFree=1504440/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=915452 CPUtime=1.28
/proc/16031/stat : 16031 (java) R 16029 16031 13807 0 -1 0 8697 0 1 0 123 5 0 0 16 0 8 0 179053694 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16031/statm: 228863 8435 2524 14 0 215333 0
[pid=16031/tid=16033] ppid=16029 vsize=915452 CPUtime=0.03
/proc/16031/task/16033/stat : 16033 (java) S 16029 16031 13807 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 179053700 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16031/tid=16034] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16034/stat : 16034 (java) S 16029 16031 13807 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179053700 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16035] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16035/stat : 16035 (java) S 16029 16031 13807 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179053700 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16036] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16036/stat : 16036 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 179053703 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16037] ppid=16029 vsize=915452 CPUtime=0.17
/proc/16031/task/16037/stat : 16037 (java) S 16029 16031 13807 0 -1 64 386 0 0 0 17 0 0 0 16 0 8 0 179053703 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16038] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16038/stat : 16038 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 179053703 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16039] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16039/stat : 16039 (java) S 16029 16031 13807 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 179053703 937422848 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915452

[startup+2.98437 s]
/proc/loadavg: 1.09 1.36 1.35 2/85 16039
/proc/meminfo: memFree=1504248/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=915452 CPUtime=2.92
/proc/16031/stat : 16031 (java) R 16029 16031 13807 0 -1 0 8713 0 1 0 287 5 0 0 18 0 8 0 179053694 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805468 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16031/statm: 228863 8450 2524 14 0 215333 0
[pid=16031/tid=16033] ppid=16029 vsize=915452 CPUtime=0.03
/proc/16031/task/16033/stat : 16033 (java) S 16029 16031 13807 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 179053700 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16031/tid=16034] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16034/stat : 16034 (java) S 16029 16031 13807 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179053700 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16035] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16035/stat : 16035 (java) S 16029 16031 13807 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179053700 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16036] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16036/stat : 16036 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 179053703 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16037] ppid=16029 vsize=915452 CPUtime=0.18
/proc/16031/task/16037/stat : 16037 (java) S 16029 16031 13807 0 -1 64 391 0 0 0 18 0 0 0 16 0 8 0 179053703 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16038] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16038/stat : 16038 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 179053703 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16039] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16039/stat : 16039 (java) S 16029 16031 13807 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 179053703 937422848 8450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.26902 s]
/proc/loadavg: 1.08 1.35 1.35 2/85 16039
/proc/meminfo: memFree=1504120/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=915452 CPUtime=6.2
/proc/16031/stat : 16031 (java) R 16029 16031 13807 0 -1 0 8719 0 1 0 615 5 0 0 20 0 8 0 179053694 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16031/statm: 228863 8455 2524 14 0 215333 0
[pid=16031/tid=16033] ppid=16029 vsize=915452 CPUtime=0.03
/proc/16031/task/16033/stat : 16033 (java) S 16029 16031 13807 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 179053700 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16031/tid=16034] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16034/stat : 16034 (java) S 16029 16031 13807 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179053700 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16035] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16035/stat : 16035 (java) S 16029 16031 13807 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179053700 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16036] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16036/stat : 16036 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 179053703 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16037] ppid=16029 vsize=915452 CPUtime=0.18
/proc/16031/task/16037/stat : 16037 (java) S 16029 16031 13807 0 -1 64 391 0 0 0 18 0 0 0 16 0 8 0 179053703 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16038] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16038/stat : 16038 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 179053703 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16039] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16039/stat : 16039 (java) S 16029 16031 13807 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 179053703 937422848 8455 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915452

[startup+12.7473 s]
/proc/loadavg: 1.07 1.35 1.34 2/85 16039
/proc/meminfo: memFree=1504120/2055920 swapFree=4192812/4192956
[pid=16031] ppid=16029 vsize=915452 CPUtime=12.67
/proc/16031/stat : 16031 (java) R 16029 16031 13807 0 -1 0 8724 0 1 0 1262 5 0 0 25 0 8 0 179053694 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16031/statm: 228863 8460 2524 14 0 215333 0
[pid=16031/tid=16033] ppid=16029 vsize=915452 CPUtime=0.03
/proc/16031/task/16033/stat : 16033 (java) S 16029 16031 13807 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 179053700 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16031/tid=16034] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16034/stat : 16034 (java) S 16029 16031 13807 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179053700 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16035] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16035/stat : 16035 (java) S 16029 16031 13807 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179053700 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16036] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16036/stat : 16036 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 179053703 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16037] ppid=16029 vsize=915452 CPUtime=0.19
/proc/16031/task/16037/stat : 16037 (java) S 16029 16031 13807 0 -1 64 391 0 0 0 19 0 0 0 16 0 8 0 179053703 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16038] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16038/stat : 16038 (java) S 16029 16031 13807 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 179053703 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16031/tid=16039] ppid=16029 vsize=915452 CPUtime=0
/proc/16031/task/16039/stat : 16039 (java) S 16029 16031 13807 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 179053703 937422848 8460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 19.2948
CPU time (s): 19.2171
CPU user time (s): 19.1521
CPU system time (s): 0.06499
CPU usage (%): 99.5973
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1521
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8819
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= 1224
involuntary context switches= 1011

runsolver used 0.021996 s user time and 0.05999 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Jan  9 01:36:27 UTC 2007


IDJOB= 229491
IDBENCH= 6311
FILE ID= node11/229491-1168306587

PBS_JOBID= 3502279

Free space on /tmp= 66344 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229491-1168306587/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-229491-1168306587 -o ROOT/results/node11/solver-229491-1168306587 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229491-1168306587/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  90e5dca3381f0a68e828ac7b9f44c22b

RANDOM SEED= 268978155

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.261
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	: 5931.00
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.261
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:       1528720 kB
Buffers:         91372 kB
Cached:         320572 kB
SwapCached:          0 kB
Active:         302916 kB
Inactive:       164760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          74756 kB
Slab:            44916 kB
Committed_AS:  5739200 kB
PageTables:       1988 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= 66344 MiB



End job on node11 on Tue Jan  9 01:36:46 UTC 2007