Trace number 228201

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 18.6152 18.7461

DiagnosticValue
CHECKS83206082
NODES100428

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-57_ext.xml
MD5SUM84da51a8f475e64f92c9773c53761480
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 benchmark0.448931
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/228201-1168296859/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.48	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.48	       =>  wckTime=0.096  cpuTime=0.08  mem=6M951
0.48	   
0.48	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.67	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8229  maxDegree=27
0.67	     maxArity=2
0.67	       =>  wckTime=0.283  cpuTime=0.19  mem=10M852
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.478  cpuTime=0.33  mem=14M819
0.91	   
0.91	   preprocessing
0.91	     nbConstraintChecks=29686  nbPropagations=858  nbRevisions=5169  nbUselessRevisions=4083  nbSingletonTests=50
0.91	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.91	       =>  wckTime=0.046  cpuTime=0.03  mem=14M819
0.93	   
0.93	   search
0.93	     run=0  nbConstraintChecks=18394  nbPropagations=1276  nbRevisions=9908  nbUselessRevisions=8050  nbAssignments=26
0.93	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=38  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.067  cpuTime=0.04  mem=14M819
0.95	   
0.95	   search
0.95	     run=1  nbConstraintChecks=42130  nbPropagations=3039  nbRevisions=25804  nbUselessRevisions=21039  nbAssignments=56
0.95	     nbFailedAssignments=15  nbBacktracks=25  nbVisitedNodes=84  nbRestartNogoods=2  mapSize=20  nbInferences=0
0.95	     nbTooLargeKeys=0
0.95	       =>  wckTime=0.083  cpuTime=0.05  mem=14M819
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=67825  nbPropagations=5324  nbRevisions=48047  nbUselessRevisions=39181  nbAssignments=93
0.96	     nbFailedAssignments=25  nbBacktracks=48  nbVisitedNodes=141  nbRestartNogoods=3  mapSize=38  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.095  cpuTime=0.06  mem=14M819
0.97	   
0.97	   search
0.97	     run=3  nbConstraintChecks=105283  nbPropagations=8357  nbRevisions=79959  nbUselessRevisions=65358
0.97	     nbAssignments=144  nbFailedAssignments=38  nbBacktracks=81  nbVisitedNodes=219  nbRestartNogoods=4  mapSize=60
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.107  cpuTime=0.07  mem=14M819
0.99	   
0.99	   search
0.99	     run=4  nbConstraintChecks=168635  nbPropagations=12624  nbRevisions=128677  nbUselessRevisions=105536
0.99	     nbAssignments=231  nbFailedAssignments=67  nbBacktracks=132  nbVisitedNodes=358  nbRestartNogoods=5  mapSize=99
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.126  cpuTime=0.09  mem=14M819
1.02	   
1.02	   search
1.02	     run=5  nbConstraintChecks=263348  nbPropagations=18805  nbRevisions=204467  nbUselessRevisions=168464
1.02	     nbAssignments=352  nbFailedAssignments=103  nbBacktracks=209  nbVisitedNodes=558  nbRestartNogoods=8  mapSize=163
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.158  cpuTime=0.12  mem=14M819
1.06	   
1.06	   search
1.06	     run=6  nbConstraintChecks=424623  nbPropagations=27884  nbRevisions=322295  nbUselessRevisions=265750
1.06	     nbAssignments=538  nbFailedAssignments=168  nbBacktracks=324  nbVisitedNodes=872  nbRestartNogoods=15  mapSize=262
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.2  cpuTime=0.16  mem=14M819
1.12	   
1.12	   search
1.12	     run=7  nbConstraintChecks=633189  nbPropagations=40852  nbRevisions=496160  nbUselessRevisions=409756
1.12	     nbAssignments=812  nbFailedAssignments=258  nbBacktracks=500  nbVisitedNodes=1322  nbRestartNogoods=18  mapSize=404
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.256  cpuTime=0.22  mem=14M819
1.21	   
1.21	   search
1.21	     run=8  nbConstraintChecks=962346  nbPropagations=59998  nbRevisions=762839  nbUselessRevisions=631158
1.21	     nbAssignments=1207  nbFailedAssignments=392  nbBacktracks=756  nbVisitedNodes=1995  nbRestartNogoods=23
1.21	     mapSize=614  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.346  cpuTime=0.3  mem=14M819
1.34	   
1.34	   search
1.34	     run=9  nbConstraintChecks=1442597  nbPropagations=87974  nbRevisions=1160794  nbUselessRevisions=961663
1.34	     nbAssignments=1813  nbFailedAssignments=602  nbBacktracks=1143  nbVisitedNodes=3009  nbRestartNogoods=29
1.34	     mapSize=935  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.476  cpuTime=0.41  mem=14M819
1.38	   
1.38	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=14M819)
1.52	   
1.52	   search
1.52	     run=10  nbConstraintChecks=2197257  nbPropagations=129542  nbRevisions=1762281  nbUselessRevisions=1461181
1.52	     nbAssignments=2706  nbFailedAssignments=913  nbBacktracks=1719  nbVisitedNodes=4522  nbRestartNogoods=38
1.52	       =>  wckTime=0.654  cpuTime=0.58  mem=14M819
1.76	   
1.76	   search
1.76	     run=11  nbConstraintChecks=3316801  nbPropagations=191366  nbRevisions=2663345  nbUselessRevisions=2208130
1.76	     nbAssignments=4032  nbFailedAssignments=1366  nbBacktracks=2583  nbVisitedNodes=6756  nbRestartNogoods=40
1.76	       =>  wckTime=0.897  cpuTime=0.82  mem=14M819
2.13	   
2.13	   search
2.13	     run=12  nbConstraintChecks=5021270  nbPropagations=284128  nbRevisions=4026776  nbUselessRevisions=3337753
2.13	     nbAssignments=6051  nbFailedAssignments=2080  nbBacktracks=3883  nbVisitedNodes=10175  nbRestartNogoods=46
2.13	       =>  wckTime=1.268  cpuTime=1.19  mem=14M819
2.63	   
2.63	   search
2.63	     run=13  nbConstraintChecks=7390140  nbPropagations=420649  nbRevisions=6045977  nbUselessRevisions=5014059
2.63	     nbAssignments=8980  nbFailedAssignments=3053  nbBacktracks=5832  nbVisitedNodes=15105  nbRestartNogoods=50
2.63	       =>  wckTime=1.762  cpuTime=1.68  mem=14M819
3.39	   
3.39	   search
3.39	     run=14  nbConstraintChecks=11183499  nbPropagations=625199  nbRevisions=9088014  nbUselessRevisions=7540166
3.39	     nbAssignments=13465  nbFailedAssignments=4612  nbBacktracks=8751  nbVisitedNodes=22687  nbRestartNogoods=57
3.39	       =>  wckTime=2.525  cpuTime=2.44  mem=14M819
4.47	   
4.47	   search
4.47	     run=15  nbConstraintChecks=16483978  nbPropagations=927371  nbRevisions=13574866  nbUselessRevisions=11265384
4.47	     nbAssignments=20023  nbFailedAssignments=6773  nbBacktracks=13129  nbVisitedNodes=33665  nbRestartNogoods=67
4.47	       =>  wckTime=3.606  cpuTime=3.52  mem=14M819
6.12	   
6.12	   search
6.12	     run=16  nbConstraintChecks=24693889  nbPropagations=1379042  nbRevisions=20301873  nbUselessRevisions=16854724
6.12	     nbAssignments=29966  nbFailedAssignments=10139  nbBacktracks=19700  nbVisitedNodes=50348  nbRestartNogoods=72
6.12	       =>  wckTime=5.259  cpuTime=5.17  mem=14M819
8.81	   
8.81	   search
8.81	     run=17  nbConstraintChecks=37131260  nbPropagations=2055889  nbRevisions=30418624  nbUselessRevisions=25265071
8.81	     nbAssignments=44869  nbFailedAssignments=15185  nbBacktracks=29552  nbVisitedNodes=75430  nbRestartNogoods=83
8.81	       =>  wckTime=7.944  cpuTime=7.85  mem=14M819
12.83	   
12.83	   search
12.83	     run=18  nbConstraintChecks=55751537  nbPropagations=3068472  nbRevisions=45577015  nbUselessRevisions=37866923
12.83	     nbAssignments=67256  nbFailedAssignments=22786  nbBacktracks=44333  nbVisitedNodes=113171  nbRestartNogoods=91
12.83	       =>  wckTime=11.962  cpuTime=11.87  mem=14M819
18.72	   
18.72	   search
18.72	     run=19  nbConstraintChecks=83176396  nbPropagations=4579320  nbRevisions=68216963  nbUselessRevisions=56700885
18.72	     nbAssignments=100428  nbFailedAssignments=33903  nbBacktracks=66348  nbVisitedNodes=168851  nbRestartNogoods=102
18.72	       =>  wckTime=17.859  cpuTime=17.76  mem=14M819
18.72	   
18.72	   global
18.72	     nbConstraintChecks=83206082  nbPropagations=4580178  nbRevisions=68222132  nbUselessRevisions=56704968
18.72	     nbRestartNogoods=102  solvingWckTime=17.861  solvingCpuTime=17.76  expiredTime=no  totalExploration=no
18.72	     nbFoundSolutions=1  globalCpuTime=18.15
18.72	       =>  wckTime=18.34  cpuTime=18.1  mem=14M819
18.73	   
18.73	s SATISFIABLE
18.73	v 3 3 2 10 1 3 3 5 1 6 3 4 3 2 2 8 1 6 3 0 7 4 5 6 2 2 10 9 6 1 5 8 4 7 6 10 8 2 4 1 
18.73	d NODES 100428
18.73	d CHECKS 83206082
18.73	   
18.73	   totalWckTime=18.417  totalCpuTime=18.15

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/node12/watcher-228201-1168296859 -o ROOT/results/node12/solver-228201-1168296859 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228201-1168296859/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: 0.85 1.11 1.15 3/78 7404
/proc/meminfo: memFree=1516136/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=1496 CPUtime=0
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 238 0 0 0 0 0 0 0 18 0 1 0 178080972 1531904 44 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9660143 0 0 4096 0 0 0 0 17 0 0 0
/proc/7403/statm: 375 57 45 14 0 8 0

[startup+0.107618 s]
/proc/loadavg: 0.85 1.11 1.15 3/78 7404
/proc/meminfo: memFree=1516136/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=904408 CPUtime=0
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 1285 0 1 0 0 0 0 0 18 0 1 0 178080972 926113792 1034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10116743 0 4 0 7368 0 0 0 17 0 0 0
/proc/7403/statm: 226102 1035 822 14 0 213685 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 904408

[startup+0.515695 s]
/proc/loadavg: 0.85 1.11 1.15 3/78 7404
/proc/meminfo: memFree=1516136/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=915328 CPUtime=0.41
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 6166 0 1 0 37 4 0 0 16 0 8 0 178080972 937295872 5905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073560926 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 228832 5905 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33784 s]
/proc/loadavg: 0.85 1.11 1.15 2/85 7411
/proc/meminfo: memFree=1492400/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=915456 CPUtime=1.22
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 8672 0 1 0 116 6 0 0 17 0 8 0 178080972 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 228864 8410 2524 14 0 215334 0
[pid=7403/tid=7405] ppid=7401 vsize=915456 CPUtime=0.03
/proc/7403/task/7405/stat : 7405 (java) S 7401 7403 5972 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 178080984 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 5972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178080985 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 5972 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178080985 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 5972 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 178080988 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=915456 CPUtime=0.2
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 5972 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 178080988 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178080988 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178080988 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915456

[startup+2.98013 s]
/proc/loadavg: 0.85 1.11 1.15 2/85 7411
/proc/meminfo: memFree=1492208/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=915456 CPUtime=2.86
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 8698 0 1 0 280 6 0 0 18 0 8 0 178080972 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7403/statm: 228864 8435 2524 14 0 215334 0
[pid=7403/tid=7405] ppid=7401 vsize=915456 CPUtime=0.03
/proc/7403/task/7405/stat : 7405 (java) S 7401 7403 5972 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 178080984 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 5972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178080985 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 5972 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178080985 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 5972 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 178080988 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=915456 CPUtime=0.21
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 5972 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 178080988 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178080988 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178080988 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915456

[startup+6.26873 s]
/proc/loadavg: 0.86 1.11 1.15 2/85 7411
/proc/meminfo: memFree=1492080/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=915456 CPUtime=6.14
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 8707 0 1 0 608 6 0 0 20 0 8 0 178080972 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803697 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 228864 8443 2524 14 0 215334 0
[pid=7403/tid=7405] ppid=7401 vsize=915456 CPUtime=0.03
/proc/7403/task/7405/stat : 7405 (java) S 7401 7403 5972 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 178080984 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 5972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178080985 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 5972 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178080985 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 5972 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 178080988 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=915456 CPUtime=0.21
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 5972 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 178080988 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178080988 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178080988 937426944 8443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915456

[startup+12.7507 s]
/proc/loadavg: 0.88 1.11 1.15 2/85 7411
/proc/meminfo: memFree=1492080/2055920 swapFree=4160348/4192956
[pid=7403] ppid=7401 vsize=915456 CPUtime=12.62
/proc/7403/stat : 7403 (java) R 7401 7403 5972 0 -1 0 8709 0 1 0 1256 6 0 0 25 0 8 0 178080972 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7403/statm: 228864 8445 2524 14 0 215334 0
[pid=7403/tid=7405] ppid=7401 vsize=915456 CPUtime=0.03
/proc/7403/task/7405/stat : 7405 (java) S 7401 7403 5972 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 178080984 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7403/tid=7406] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7406/stat : 7406 (java) S 7401 7403 5972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178080985 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7407] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7407/stat : 7407 (java) S 7401 7403 5972 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178080985 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7408] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7408/stat : 7408 (java) S 7401 7403 5972 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 178080988 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7409] ppid=7401 vsize=915456 CPUtime=0.21
/proc/7403/task/7409/stat : 7409 (java) S 7401 7403 5972 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 178080988 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7410] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7410/stat : 7410 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178080988 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7403/tid=7411] ppid=7401 vsize=915456 CPUtime=0
/proc/7403/task/7411/stat : 7411 (java) S 7401 7403 5972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178080988 937426944 8445 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 18.7461
CPU time (s): 18.6152
CPU user time (s): 18.5442
CPU system time (s): 0.070989
CPU usage (%): 99.3014
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5442
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8803
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= 1218
involuntary context switches= 430

runsolver used 0.027995 s user time and 0.048992 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Jan  8 22:54:19 UTC 2007


IDJOB= 228201
IDBENCH= 6165
FILE ID= node12/228201-1168296859

PBS_JOBID= 3502105

Free space on /tmp= 66327 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-57_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228201-1168296859/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-228201-1168296859 -o ROOT/results/node12/solver-228201-1168296859 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228201-1168296859/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  84da51a8f475e64f92c9773c53761480

RANDOM SEED= 811452702

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.265
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.265
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:       1516552 kB
Buffers:         90416 kB
Cached:         365152 kB
SwapCached:       5132 kB
Active:         304684 kB
Inactive:       179760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516552 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          38220 kB
Slab:            40548 kB
Committed_AS:  5137180 kB
PageTables:       1720 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= 66327 MiB



End job on node12 on Mon Jan  8 22:54:38 UTC 2007