Trace number 247223

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 21.2268 21.6122

DiagnosticValue
CHECKS18314476
NODES11223

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-9_ext.xml
MD5SUMd32584b0a766d7a079bb680fc7f29725
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2268
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.56	   
0.56	Abscon 109 (November, 2006)
0.56	   
0.56	   configuration
0.56	     name=esac.xml
0.61	   
0.61	   instance
0.61	     name=/tmp/evaluation/247223-1168391731/unknown.xml
0.65	   
0.65	   domains being loaded...
0.65	   
0.65	   variables being loaded...
0.69	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.69	       =>  wckTime=0.12  cpuTime=0.09  mem=6M951
0.69	   
0.69	   relations being loaded...
0.90	   
0.90	   constraints being loaded...
1.00	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
1.00	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
1.00	       =>  wckTime=0.44  cpuTime=0.38  mem=37M911
1.07	   
1.07	   solver IterativeSystematicSolver being built... 
1.23	       =>  wckTime=0.667  cpuTime=0.52  mem=20M568
1.26	   
1.26	   preprocessing
1.26	     nbConstraintChecks=4026  nbValidityChecks=4057  nbPropagations=63  nbRevisions=38  nbUselessRevisions=10
1.26	     nbSingletonTests=25  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.26	       =>  wckTime=0.023  cpuTime=0.01  mem=20M568
1.52	   
1.52	   search
1.52	     run=0  nbConstraintChecks=190678  nbValidityChecks=194916  nbPropagations=276  nbRevisions=570
1.52	     nbUselessRevisions=10  nbAssignments=112  nbFailedAssignments=100  nbBacktracks=11  nbVisitedNodes=213
1.52	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
1.52	       =>  wckTime=0.282  cpuTime=0.26  mem=20M568
1.81	   
1.81	   search
1.81	     run=1  nbConstraintChecks=429330  nbValidityChecks=439263  nbPropagations=850  nbRevisions=1778
1.81	     nbUselessRevisions=20  nbAssignments=269  nbFailedAssignments=240  nbBacktracks=26  nbVisitedNodes=510
1.81	     nbRestartNogoods=1  mapSize=26  nbInferences=0  nbTooLargeKeys=0
1.81	       =>  wckTime=0.578  cpuTime=0.55  mem=20M568
2.17	   
2.17	   search
2.17	     run=2  nbConstraintChecks=718975  nbValidityChecks=736230  nbPropagations=1811  nbRevisions=3883
2.17	     nbUselessRevisions=96  nbAssignments=452  nbFailedAssignments=398  nbBacktracks=48  nbVisitedNodes=851
2.17	     nbRestartNogoods=6  mapSize=46  nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.936  cpuTime=0.9  mem=20M568
2.72	   
2.72	   search
2.72	     run=3  nbConstraintChecks=1197509  nbValidityChecks=1226931  nbPropagations=3441  nbRevisions=7342
2.72	     nbUselessRevisions=234  nbAssignments=796  nbFailedAssignments=658  nbBacktracks=81  nbVisitedNodes=1406
2.72	     nbRestartNogoods=24  mapSize=79  nbInferences=0  nbTooLargeKeys=0
2.72	       =>  wckTime=1.49  cpuTime=1.45  mem=20M568
3.54	   
3.54	   search
3.54	     run=4  nbConstraintChecks=1929172  nbValidityChecks=1977616  nbPropagations=6010  nbRevisions=12820
3.54	     nbUselessRevisions=420  nbAssignments=1268  nbFailedAssignments=1078  nbBacktracks=131  nbVisitedNodes=2298
3.54	     nbRestartNogoods=32  mapSize=129  nbInferences=0  nbTooLargeKeys=0
3.54	       =>  wckTime=2.306  cpuTime=2.25  mem=20M568
4.88	   
4.88	   search
4.88	     run=5  nbConstraintChecks=3097964  nbValidityChecks=3177338  nbPropagations=9974  nbRevisions=21511
4.88	     nbUselessRevisions=643  nbAssignments=1985  nbFailedAssignments=1718  nbBacktracks=206  nbVisitedNodes=3655
4.88	     nbRestartNogoods=44  mapSize=204  nbInferences=0  nbTooLargeKeys=0
4.88	       =>  wckTime=3.651  cpuTime=3.57  mem=20M568
6.83	   
6.83	   search
6.83	     run=6  nbConstraintChecks=4854538  nbValidityChecks=4980014  nbPropagations=16032  nbRevisions=34994
6.83	     nbUselessRevisions=938  nbAssignments=3060  nbFailedAssignments=2678  nbBacktracks=319  nbVisitedNodes=5690
6.83	     nbRestartNogoods=50  mapSize=316  nbInferences=0  nbTooLargeKeys=0
6.83	       =>  wckTime=5.595  cpuTime=5.5  mem=20M568
9.45	   
9.45	   search
9.45	     run=7  nbConstraintChecks=7231550  nbValidityChecks=7420650  nbPropagations=25141  nbRevisions=55228
9.45	     nbUselessRevisions=1491  nbAssignments=4553  nbFailedAssignments=4000  nbBacktracks=490  nbVisitedNodes=8505
9.45	     nbRestartNogoods=62  mapSize=487  nbInferences=0  nbTooLargeKeys=0
9.45	       =>  wckTime=8.216  cpuTime=8.11  mem=20M568
14.12	   
14.12	   search
14.12	     run=8  nbConstraintChecks=11468230  nbValidityChecks=11766919  nbPropagations=39128  nbRevisions=86664
14.12	     nbUselessRevisions=2061  nbAssignments=7121  nbFailedAssignments=6310  nbBacktracks=746  nbVisitedNodes=13383
14.12	     nbRestartNogoods=62  mapSize=743  nbInferences=0  nbTooLargeKeys=0
14.12	       =>  wckTime=12.884  cpuTime=12.75  mem=20M568
19.63	   
19.63	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=20M568)
21.10	   
21.10	   search
21.10	     run=9  nbConstraintChecks=17890131  nbValidityChecks=18347139  nbPropagations=60444  nbRevisions=135178
21.10	     nbUselessRevisions=2660  nbAssignments=10977  nbFailedAssignments=9780  nbBacktracks=1130  nbVisitedNodes=20709
21.10	     nbRestartNogoods=66
21.10	       =>  wckTime=19.865  cpuTime=19.7  mem=20M568
21.54	   
21.54	   search
21.54	     run=10  nbConstraintChecks=18310450  nbValidityChecks=18776786  nbPropagations=82227  nbRevisions=184860
21.54	     nbUselessRevisions=3261  nbAssignments=11223  nbFailedAssignments=10000  nbBacktracks=1157  nbVisitedNodes=21174
21.54	     nbRestartNogoods=81
21.54	       =>  wckTime=20.311  cpuTime=20.14  mem=20M568
21.55	   
21.55	   global
21.55	     nbConstraintChecks=18314476  nbValidityChecks=18780843  nbPropagations=82290  nbRevisions=184898
21.55	     nbUselessRevisions=3271  nbRestartNogoods=81  solvingWckTime=20.312  solvingCpuTime=20.14  expiredTime=no
21.55	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=20.71
21.55	       =>  wckTime=20.981  cpuTime=20.66  mem=20M568
21.55	   
21.55	s UNSATISFIABLE
21.55	d NODES 11223
21.55	d CHECKS 18314476
21.55	   
21.55	   totalWckTime=21.066  totalCpuTime=20.71

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/node3/watcher-247223-1168391731 -o ROOT/results/node3/solver-247223-1168391731 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247223-1168391731/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.39 2.05 2.00 4/83 3759
/proc/meminfo: memFree=1886640/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=18540 CPUtime=0
/proc/3758/stat : 3758 (runsolver) D 3754 3758 3622 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 187568724 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/3758/statm: 4635 279 244 17 0 2626 0

[startup+0.104099 s]
/proc/loadavg: 1.39 2.05 2.00 4/83 3759
/proc/meminfo: memFree=1886640/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=9740 CPUtime=0.01
/proc/3758/stat : 3758 (java) D 3754 3758 3622 0 -1 0 614 0 6 0 0 1 0 0 18 0 1 0 187568724 9973760 396 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11262725 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/3758/statm: 2435 396 317 14 0 1138 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9740

[startup+0.512171 s]
/proc/loadavg: 1.39 2.05 2.00 4/83 3759
/proc/meminfo: memFree=1886640/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=915148 CPUtime=0.29
/proc/3758/stat : 3758 (java) R 3754 3758 3622 0 -1 0 4585 0 37 0 22 7 0 0 18 0 8 0 187568724 937111552 4367 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154534010 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3758/statm: 228787 4367 1937 14 0 215275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 915148

[startup+1.3333 s]
/proc/loadavg: 1.39 2.05 2.00 2/88 3790
/proc/meminfo: memFree=1822344/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=915460 CPUtime=1.07
/proc/3758/stat : 3758 (java) R 3754 3758 3622 0 -1 0 15739 0 43 0 93 14 0 0 16 0 8 0 187568724 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073706603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3758/statm: 228865 15519 2527 14 0 215335 0
[pid=3758/tid=3766] ppid=3754 vsize=915460 CPUtime=0.04
/proc/3758/task/3766/stat : 3766 (java) S 3754 3758 3622 0 -1 64 1533 0 0 0 3 1 0 0 17 0 8 0 187568739 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3767] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3767/stat : 3767 (java) S 3754 3758 3622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3769] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3769/stat : 3769 (java) S 3754 3758 3622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3771] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3771/stat : 3771 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 187568744 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3772] ppid=3754 vsize=915460 CPUtime=0.12
/proc/3758/task/3772/stat : 3772 (java) S 3754 3758 3622 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 187568744 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3773] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3773/stat : 3773 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187568744 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3774] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3774/stat : 3774 (java) S 3754 3758 3622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187568744 937431040 15519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 915460

[startup+2.97457 s]
/proc/loadavg: 1.39 2.05 2.00 4/89 3820
/proc/meminfo: memFree=1820544/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=915460 CPUtime=2.72
/proc/3758/stat : 3758 (java) R 3754 3758 3622 0 -1 0 15757 0 43 0 257 15 0 0 18 0 8 0 187568724 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702868 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3758/statm: 228865 15535 2527 14 0 215335 0
[pid=3758/tid=3766] ppid=3754 vsize=915460 CPUtime=0.04
/proc/3758/task/3766/stat : 3766 (java) S 3754 3758 3622 0 -1 64 1533 0 0 0 3 1 0 0 16 0 8 0 187568739 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3767] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3767/stat : 3767 (java) S 3754 3758 3622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3769] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3769/stat : 3769 (java) S 3754 3758 3622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3771] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3771/stat : 3771 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 187568744 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3772] ppid=3754 vsize=915460 CPUtime=0.15
/proc/3758/task/3772/stat : 3772 (java) S 3754 3758 3622 0 -1 64 359 0 0 0 15 0 0 0 15 0 8 0 187568744 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3773] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3773/stat : 3773 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187568744 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3774] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3774/stat : 3774 (java) S 3754 3758 3622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187568744 937431040 15535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 915460

[startup+6.27311 s]
/proc/loadavg: 1.44 2.04 2.00 3/101 3922
/proc/meminfo: memFree=1740000/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=915460 CPUtime=6.01
/proc/3758/stat : 3758 (java) R 3754 3758 3622 0 -1 0 15772 0 43 0 585 16 0 0 19 0 8 0 187568724 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073706603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3758/statm: 228865 15547 2527 14 0 215335 0
[pid=3758/tid=3766] ppid=3754 vsize=915460 CPUtime=0.04
/proc/3758/task/3766/stat : 3766 (java) S 3754 3758 3622 0 -1 64 1533 0 0 0 3 1 0 0 16 0 8 0 187568739 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3767] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3767/stat : 3767 (java) S 3754 3758 3622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3769] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3769/stat : 3769 (java) S 3754 3758 3622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3771] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3771/stat : 3771 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 187568744 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3772] ppid=3754 vsize=915460 CPUtime=0.18
/proc/3758/task/3772/stat : 3772 (java) S 3754 3758 3622 0 -1 64 372 0 0 0 18 0 0 0 15 0 8 0 187568744 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3773] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3773/stat : 3773 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187568744 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3774] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3774/stat : 3774 (java) S 3754 3758 3622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187568744 937431040 15547 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 915460

[startup+12.7562 s]
/proc/loadavg: 1.60 2.06 2.01 3/101 3922
/proc/meminfo: memFree=1657248/2055920 swapFree=4192812/4192956
[pid=3758] ppid=3754 vsize=915460 CPUtime=12.46
/proc/3758/stat : 3758 (java) R 3754 3758 3622 0 -1 0 15776 0 43 0 1230 16 0 0 25 0 8 0 187568724 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701537 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3758/statm: 228865 15548 2527 14 0 215335 0
[pid=3758/tid=3766] ppid=3754 vsize=915460 CPUtime=0.04
/proc/3758/task/3766/stat : 3766 (java) S 3754 3758 3622 0 -1 64 1533 0 0 0 3 1 0 0 16 0 8 0 187568739 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3767] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3767/stat : 3767 (java) S 3754 3758 3622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3769] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3769/stat : 3769 (java) S 3754 3758 3622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187568740 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3771] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3771/stat : 3771 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 187568744 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3772] ppid=3754 vsize=915460 CPUtime=0.18
/proc/3758/task/3772/stat : 3772 (java) S 3754 3758 3622 0 -1 64 373 0 0 0 18 0 0 0 16 0 8 0 187568744 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3773] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3773/stat : 3773 (java) S 3754 3758 3622 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187568744 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3758/tid=3774] ppid=3754 vsize=915460 CPUtime=0
/proc/3758/task/3774/stat : 3774 (java) S 3754 3758 3622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187568744 937431040 15548 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 21.6122
CPU time (s): 21.2268
CPU user time (s): 21.0398
CPU system time (s): 0.186971
CPU usage (%): 98.2167
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0398
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15785
page faults= 43
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1368
involuntary context switches= 1631

runsolver used 0.030995 s user time and 0.078987 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Jan 10 01:15:31 UTC 2007


IDJOB= 247223
IDBENCH= 11092
FILE ID= node3/247223-1168391731

PBS_JOBID= 3522762

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247223-1168391731/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-247223-1168391731 -o ROOT/results/node3/solver-247223-1168391731 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247223-1168391731/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d32584b0a766d7a079bb680fc7f29725

RANDOM SEED= 751978009

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.279
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.279
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:       1887576 kB
Buffers:         16728 kB
Cached:          43044 kB
SwapCached:          0 kB
Active:          93376 kB
Inactive:        22244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4528 kB
Writeback:           4 kB
Mapped:          74832 kB
Slab:            37936 kB
Committed_AS:  5586308 kB
PageTables:       1900 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= 66549 MiB



End job on node3 on Wed Jan 10 01:15:53 UTC 2007