Trace number 212832

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 ACUNSAT 43.9293 44.0101

DiagnosticValue
CHECKS224539
NODES15088

General information on the benchmark

NamepseudoSeries/primesDimacs/
bf-1355-638.xml
MD5SUMd4173c08d23547badf1bca6a01d815fe
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.17667
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables4354
Number of constraints8940
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8940
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/212832-1168077314/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.58	     nbVariables=4354  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.58	       =>  wckTime=0.276  cpuTime=0.2  mem=14M704
0.58	   
0.58	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
1.84	     nbConstraints=8938  nbMergedConstraints=2  nbSingletonDomainVariables=604  nbConvertedConstraints=5912
1.84	     nbConvertConstraintsChecks=1549  nbExtensionStructures=10  nbSharedExtensionStructures=5902
1.84	     nbConflictsStructures=178  nbSharedConflictsStructures=8760  nbSharedBinaryRepresentations=23
1.84	     nbEvaluationManagers=168  nbSharedEvaluationManagers=2858  maxDegree=33  maxArity=6
1.84	       =>  wckTime=1.537  cpuTime=1.31  mem=29M794
1.95	   
1.95	   solver IterativeSystematicSolver being built... 
2.33	       =>  wckTime=2.025  cpuTime=1.62  mem=62M433
2.37	   
2.37	   preprocessing
2.37	     nbConstraintChecks=0  nbPropagations=4354  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.37	     detectedInconsistency=no
2.37	       =>  wckTime=0.031  cpuTime=0.02  mem=63M421
4.17	   
4.18	   search
4.18	     run=0  nbConstraintChecks=7806  nbValidityChecks=671  nbPropagations=6225  nbRevisions=6819
4.18	     nbUselessRevisions=4949  nbAssignments=671  nbFailedAssignments=1  nbBacktracks=43  nbVisitedNodes=674
4.18	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
4.18	       =>  wckTime=1.842  cpuTime=1.79  mem=63M421
5.97	   
5.97	   search
5.97	     run=1  nbConstraintChecks=14250  nbValidityChecks=2630  nbPropagations=14342  nbRevisions=20426
5.97	     nbUselessRevisions=14802  nbAssignments=1346  nbFailedAssignments=3  nbBacktracks=106  nbVisitedNodes=1352
5.97	     nbRestartNogoods=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
5.97	       =>  wckTime=3.635  cpuTime=3.56  mem=19M921
7.69	   
7.69	   search
7.69	     run=2  nbConstraintChecks=20744  nbValidityChecks=4650  nbPropagations=24342  nbRevisions=40918
7.69	     nbUselessRevisions=29664  nbAssignments=2005  nbFailedAssignments=4  nbBacktracks=143  nbVisitedNodes=2013
7.69	     nbRestartNogoods=2  mapSize=4  nbInferences=0  nbTooLargeKeys=0
7.69	       =>  wckTime=5.358  cpuTime=5.26  mem=19M921
9.40	   
9.40	   search
9.40	     run=3  nbConstraintChecks=27266  nbValidityChecks=6626  nbPropagations=36217  nbRevisions=68217
9.40	     nbUselessRevisions=49462  nbAssignments=2660  nbFailedAssignments=6  nbBacktracks=177  nbVisitedNodes=2671
9.40	     nbRestartNogoods=3  mapSize=6  nbInferences=0  nbTooLargeKeys=0
9.40	       =>  wckTime=7.068  cpuTime=6.97  mem=20M916
11.21	   
11.21	   search
11.21	     run=4  nbConstraintChecks=34984  nbValidityChecks=9068  nbPropagations=50301  nbRevisions=103575
11.21	     nbUselessRevisions=75116  nbAssignments=3363  nbFailedAssignments=10  nbBacktracks=248  nbVisitedNodes=3380
11.21	     nbRestartNogoods=4  mapSize=10  nbInferences=0  nbTooLargeKeys=0
11.21	       =>  wckTime=8.873  cpuTime=8.78  mem=20M916
13.09	   
13.09	   search
13.09	     run=5  nbConstraintChecks=41891  nbValidityChecks=11189  nbPropagations=66379  nbRevisions=146123
13.09	     nbUselessRevisions=105976  nbAssignments=4079  nbFailedAssignments=12  nbBacktracks=328  nbVisitedNodes=4099
13.09	     nbRestartNogoods=6  mapSize=11  nbInferences=0  nbTooLargeKeys=0
13.09	       =>  wckTime=10.759  cpuTime=10.66  mem=21M910
15.05	   
15.05	   search
15.05	     run=6  nbConstraintChecks=50214  nbValidityChecks=13908  nbPropagations=84796  nbRevisions=197310
15.05	     nbUselessRevisions=143134  nbAssignments=4821  nbFailedAssignments=16  nbBacktracks=461  nbVisitedNodes=4848
15.05	     nbRestartNogoods=8  mapSize=16  nbInferences=0  nbTooLargeKeys=0
15.05	       =>  wckTime=12.719  cpuTime=12.62  mem=22M905
17.23	   
17.23	   search
17.23	     run=7  nbConstraintChecks=63039  nbValidityChecks=17925  nbPropagations=106644  nbRevisions=261159
17.23	     nbUselessRevisions=189505  nbAssignments=5626  nbFailedAssignments=25  nbBacktracks=634  nbVisitedNodes=5672
17.23	     nbRestartNogoods=10  mapSize=33  nbInferences=0  nbTooLargeKeys=0
17.23	       =>  wckTime=14.899  cpuTime=14.8  mem=22M905
19.59	   
19.59	   search
19.59	     run=8  nbConstraintChecks=78576  nbValidityChecks=23441  nbPropagations=132630  nbRevisions=341073
19.59	     nbUselessRevisions=247762  nbAssignments=6485  nbFailedAssignments=39  nbBacktracks=911  nbVisitedNodes=6561
19.59	     nbRestartNogoods=12  mapSize=62  nbInferences=0  nbTooLargeKeys=0
19.59	       =>  wckTime=17.259  cpuTime=17.16  mem=23M900
21.87	   
21.87	   search
21.87	     run=9  nbConstraintChecks=88232  nbValidityChecks=26482  nbPropagations=161278  nbRevisions=430855
21.87	     nbUselessRevisions=313200  nbAssignments=7310  nbFailedAssignments=44  nbBacktracks=1354  nbVisitedNodes=7395
21.87	     nbRestartNogoods=13  mapSize=70  nbInferences=0  nbTooLargeKeys=0
21.87	       =>  wckTime=19.537  cpuTime=19.43  mem=24M895
25.61	   
25.61	   search
25.61	     run=10  nbConstraintChecks=103320  nbValidityChecks=30014  nbPropagations=194102  nbRevisions=534297
25.61	     nbUselessRevisions=388078  nbAssignments=8510  nbFailedAssignments=57  nbBacktracks=1933  nbVisitedNodes=8623
25.61	     nbRestartNogoods=14  mapSize=96  nbInferences=0  nbTooLargeKeys=0
25.61	       =>  wckTime=23.277  cpuTime=23.16  mem=25M889
30.22	   
30.22	   search
30.22	     run=11  nbConstraintChecks=122852  nbValidityChecks=35366  nbPropagations=232478  nbRevisions=656471
30.22	     nbUselessRevisions=476074  nbAssignments=9977  nbFailedAssignments=74  nbBacktracks=2825  nbVisitedNodes=10129
30.22	     nbRestartNogoods=16  mapSize=133  nbInferences=0  nbTooLargeKeys=0
30.22	       =>  wckTime=27.89  cpuTime=27.77  mem=26M884
36.00	   
36.00	   search
36.00	     run=12  nbConstraintChecks=152752  nbValidityChecks=43615  nbPropagations=279280  nbRevisions=807676
36.00	     nbUselessRevisions=584555  nbAssignments=11844  nbFailedAssignments=100  nbBacktracks=4266  nbVisitedNodes=12055
36.00	     nbRestartNogoods=18  mapSize=190  nbInferences=0  nbTooLargeKeys=0
36.00	       =>  wckTime=33.673  cpuTime=33.55  mem=28M874
42.78	   
42.78	   search
42.78	     run=13  nbConstraintChecks=208999  nbValidityChecks=61402  nbPropagations=341690  nbRevisions=1016156
42.78	     nbUselessRevisions=734496  nbAssignments=14220  nbFailedAssignments=143  nbBacktracks=6219  nbVisitedNodes=14514
42.78	     nbRestartNogoods=20  mapSize=269  nbInferences=0  nbTooLargeKeys=0
42.78	       =>  wckTime=40.452  cpuTime=40.33  mem=31M858
43.93	   
43.93	   search
43.93	     run=14  nbConstraintChecks=224539  nbValidityChecks=65988  nbPropagations=408266  nbRevisions=1238777
43.93	     nbUselessRevisions=894337  nbAssignments=15088  nbFailedAssignments=162  nbBacktracks=7069  nbVisitedNodes=15431
43.93	     nbRestartNogoods=24  mapSize=318  nbInferences=0  nbTooLargeKeys=0
43.93	       =>  wckTime=41.602  cpuTime=41.48  mem=31M858
43.93	   
43.93	   global
43.94	     nbConstraintChecks=224539  nbValidityChecks=65988  nbPropagations=412620  nbRevisions=1238777
43.94	     nbUselessRevisions=894337  nbRestartNogoods=24  solvingWckTime=41.603  solvingCpuTime=41.48  expiredTime=no
43.94	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=43.14
43.94	       =>  wckTime=43.635  cpuTime=43.1  mem=31M858
43.94	   
43.94	s UNSATISFIABLE
43.94	d NODES 15088
43.94	d CHECKS 224539
43.94	   
43.94	   totalWckTime=43.709  totalCpuTime=43.14

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/node43/watcher-212832-1168077314 -o ROOT/results/node43/solver-212832-1168077314 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212832-1168077314/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.00 1.00 1.11 1/65 7716
/proc/meminfo: memFree=1643088/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=1784 CPUtime=0
/proc/7715/stat : 7715 (java) D 7713 7715 7133 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 156130543 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7715/statm: 446 136 102 14 0 91 0

[startup+0.102376 s]
/proc/loadavg: 1.00 1.00 1.11 1/65 7716
/proc/meminfo: memFree=1643088/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=914988 CPUtime=0.08
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 3002 0 1 0 7 1 0 0 16 0 8 0 156130543 936947712 2748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228747 2749 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51044 s]
/proc/loadavg: 1.00 1.00 1.11 1/65 7716
/proc/meminfo: memFree=1643088/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915328 CPUtime=0.49
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 6736 0 1 0 46 3 0 0 16 0 8 0 156130543 937295872 6475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073553101 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228832 6475 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33257 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7723
/proc/meminfo: memFree=1581208/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915648 CPUtime=1.32
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 17839 0 1 0 107 25 0 0 17 0 8 0 156130543 937623552 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228911 17577 2178 14 0 215381 0
[pid=7715/tid=7717] ppid=7713 vsize=915644 CPUtime=0.04
/proc/7715/task/7717/stat : 7717 (java) S 7713 7715 7133 0 -1 64 1223 0 0 0 4 0 0 0 17 0 8 0 156130546 937619456 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7718] ppid=7713 vsize=915644 CPUtime=0
/proc/7715/task/7718/stat : 7718 (java) S 7713 7715 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156130547 937619456 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7719] ppid=7713 vsize=915644 CPUtime=0
/proc/7715/task/7719/stat : 7719 (java) S 7713 7715 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156130547 937619456 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7720] ppid=7713 vsize=915648 CPUtime=0
/proc/7715/task/7720/stat : 7720 (java) S 7713 7715 7133 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156130550 937623552 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7721] ppid=7713 vsize=915644 CPUtime=0.17
/proc/7715/task/7721/stat : 7721 (java) S 7713 7715 7133 0 -1 64 426 0 0 0 17 0 0 0 16 0 8 0 156130550 937619456 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7722] ppid=7713 vsize=915648 CPUtime=0
/proc/7715/task/7722/stat : 7722 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156130550 937623552 17577 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7723] ppid=7713 vsize=915644 CPUtime=0
/proc/7715/task/7723/stat : 7723 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 156130550 937619456 17577 18446744073709551615 134512640 134570532 4294956480 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) 915648

[startup+2.97184 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7723
/proc/meminfo: memFree=1566040/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915740 CPUtime=2.95
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 22043 0 1 0 243 52 0 0 16 0 8 0 156130543 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074176699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228935 21761 2534 14 0 215405 0
[pid=7715/tid=7717] ppid=7713 vsize=915740 CPUtime=0.16
/proc/7715/task/7717/stat : 7717 (java) S 7713 7715 7133 0 -1 64 4915 0 0 0 14 2 0 0 16 0 8 0 156130546 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7718] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7718/stat : 7718 (java) S 7713 7715 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7719] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7719/stat : 7719 (java) S 7713 7715 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7720] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7720/stat : 7720 (java) S 7713 7715 7133 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156130550 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7721] ppid=7713 vsize=915740 CPUtime=0.31
/proc/7715/task/7721/stat : 7721 (java) S 7713 7715 7133 0 -1 64 516 0 0 0 29 2 0 0 16 0 8 0 156130550 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7722] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7722/stat : 7722 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156130550 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7723] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7723/stat : 7723 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130550 937717760 21761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915740

[startup+6.26239 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7723
/proc/meminfo: memFree=1562712/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915740 CPUtime=6.24
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 22819 0 1 0 571 53 0 0 17 0 8 0 156130543 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074175122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228935 22531 2538 14 0 215405 0
[pid=7715/tid=7717] ppid=7713 vsize=915740 CPUtime=0.18
/proc/7715/task/7717/stat : 7717 (java) S 7713 7715 7133 0 -1 64 5666 0 0 0 15 3 0 0 16 0 8 0 156130546 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7718] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7718/stat : 7718 (java) S 7713 7715 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7719] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7719/stat : 7719 (java) S 7713 7715 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7720] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7720/stat : 7720 (java) S 7713 7715 7133 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156130550 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7721] ppid=7713 vsize=915740 CPUtime=0.34
/proc/7715/task/7721/stat : 7721 (java) S 7713 7715 7133 0 -1 64 531 0 0 0 32 2 0 0 16 0 8 0 156130550 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7722] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7722/stat : 7722 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156130550 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7723] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7723/stat : 7723 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130550 937717760 22531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915740

[startup+12.7365 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7723
/proc/meminfo: memFree=1562664/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915740 CPUtime=12.71
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 22826 0 1 0 1218 53 0 0 21 0 8 0 156130543 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073893591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228935 22534 2538 14 0 215405 0
[pid=7715/tid=7717] ppid=7713 vsize=915740 CPUtime=0.18
/proc/7715/task/7717/stat : 7717 (java) S 7713 7715 7133 0 -1 64 5666 0 0 0 15 3 0 0 16 0 8 0 156130546 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7718] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7718/stat : 7718 (java) S 7713 7715 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7719] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7719/stat : 7719 (java) S 7713 7715 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7720] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7720/stat : 7720 (java) S 7713 7715 7133 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156130550 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7721] ppid=7713 vsize=915740 CPUtime=0.34
/proc/7715/task/7721/stat : 7721 (java) S 7713 7715 7133 0 -1 64 535 0 0 0 32 2 0 0 16 0 8 0 156130550 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7722] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7722/stat : 7722 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156130550 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7723] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7723/stat : 7723 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130550 937717760 22534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915740

[startup+25.5666 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 7723
/proc/meminfo: memFree=1562728/2055920 swapFree=4192812/4192956
[pid=7715] ppid=7713 vsize=915740 CPUtime=25.53
/proc/7715/stat : 7715 (java) R 7713 7715 7133 0 -1 0 22833 0 1 0 2500 53 0 0 17 0 8 0 156130543 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074180301 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7715/statm: 228935 22540 2538 14 0 215405 0
[pid=7715/tid=7717] ppid=7713 vsize=915740 CPUtime=0.18
/proc/7715/task/7717/stat : 7717 (java) S 7713 7715 7133 0 -1 64 5666 0 0 0 15 3 0 0 16 0 8 0 156130546 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7718] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7718/stat : 7718 (java) S 7713 7715 7133 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7719] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7719/stat : 7719 (java) S 7713 7715 7133 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156130547 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7720] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7720/stat : 7720 (java) S 7713 7715 7133 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156130550 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7721] ppid=7713 vsize=915740 CPUtime=0.35
/proc/7715/task/7721/stat : 7721 (java) S 7713 7715 7133 0 -1 64 541 0 0 0 33 2 0 0 15 0 8 0 156130550 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7722] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7722/stat : 7722 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156130550 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7715/tid=7723] ppid=7713 vsize=915740 CPUtime=0
/proc/7715/task/7723/stat : 7723 (java) S 7713 7715 7133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130550 937717760 22540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915740

Child status: 0
Real time (s): 44.0101
CPU time (s): 43.9293
CPU user time (s): 43.3784
CPU system time (s): 0.550916
CPU usage (%): 99.8164
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.3784
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22839
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= 2134
involuntary context switches= 132

runsolver used 0.051992 s user time and 0.107983 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 09:55:14 UTC 2007


IDJOB= 212832
IDBENCH= 4801
FILE ID= node43/212832-1168077314

PBS_JOBID= 3476027

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/bf-1355-638.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212832-1168077314/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-212832-1168077314 -o ROOT/results/node43/solver-212832-1168077314 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212832-1168077314/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d4173c08d23547badf1bca6a01d815fe

RANDOM SEED= 990335047

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.278
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.278
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:       1643568 kB
Buffers:         26764 kB
Cached:         303104 kB
SwapCached:          0 kB
Active:          68728 kB
Inactive:       276972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2940 kB
Writeback:           0 kB
Mapped:          26048 kB
Slab:            52692 kB
Committed_AS:  2893312 kB
PageTables:       1396 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= 66482 MiB



End job on node43 on Sat Jan  6 09:56:00 UTC 2007