Trace number 212831

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 41.2657 41.5672

DiagnosticValue
CHECKS247015
NODES13554

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.52	   
0.52	Abscon 109 (November, 2006)
0.52	   
0.52	   configuration
0.53	     name=esac.xml
0.59	   
0.59	   instance
0.59	     name=/tmp/evaluation/212831-1168224488/unknown.xml
0.62	   
0.62	   domains being loaded...
0.62	   
0.62	   variables being loaded...
0.83	     nbVariables=4354  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.83	       =>  wckTime=0.295  cpuTime=0.2  mem=14M704
0.83	   
0.83	   predicates being loaded...
0.84	   
0.84	   constraints being loaded...
2.04	     nbConstraints=8938  nbMergedConstraints=2  nbSingletonDomainVariables=604  nbConvertedConstraints=5912
2.04	     nbConvertConstraintsChecks=1549  nbExtensionStructures=10  nbSharedExtensionStructures=5902
2.04	     nbConflictsStructures=178  nbSharedConflictsStructures=8760  nbSharedBinaryRepresentations=23
2.04	     nbEvaluationManagers=168  nbSharedEvaluationManagers=2858  maxDegree=33  maxArity=6
2.04	       =>  wckTime=1.506  cpuTime=1.25  mem=29M794
2.16	   
2.16	   solver IterativeSystematicSolver being built... 
2.53	       =>  wckTime=1.997  cpuTime=1.56  mem=62M639
6.65	   
6.65	   preprocessing
6.65	     nbConstraintChecks=40482  nbValidityChecks=8440  nbPropagations=18631  nbRevisions=41053  nbUselessRevisions=32312
6.65	     nbSingletonTests=5639  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
6.65	       =>  wckTime=4.106  cpuTime=4.03  mem=63M626
8.43	   
8.43	   search
8.43	     run=0  nbConstraintChecks=6721  nbValidityChecks=1842  nbPropagations=20467  nbRevisions=47842
8.43	     nbUselessRevisions=37267  nbAssignments=670  nbFailedAssignments=1  nbBacktracks=47  nbVisitedNodes=673
8.43	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
8.43	       =>  wckTime=5.889  cpuTime=5.78  mem=19M775
10.08	   
10.08	   search
10.08	     run=1  nbConstraintChecks=13203  nbValidityChecks=3819  nbPropagations=42808  nbRevisions=102515
10.09	     nbUselessRevisions=79491  nbAssignments=1334  nbFailedAssignments=2  nbBacktracks=98  nbVisitedNodes=1339
10.09	     nbRestartNogoods=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
10.09	       =>  wckTime=7.544  cpuTime=7.43  mem=19M775
11.81	   
11.81	   search
11.81	     run=2  nbConstraintChecks=19737  nbValidityChecks=5823  nbPropagations=67051  nbRevisions=164005
11.81	     nbUselessRevisions=126638  nbAssignments=2015  nbFailedAssignments=4  nbBacktracks=153  nbVisitedNodes=2023
11.81	     nbRestartNogoods=2  mapSize=4  nbInferences=0  nbTooLargeKeys=0
11.81	       =>  wckTime=9.271  cpuTime=9.14  mem=20M770
13.50	   
13.50	   search
13.50	     run=3  nbConstraintChecks=25782  nbValidityChecks=7687  nbPropagations=93050  nbRevisions=231837
13.50	     nbUselessRevisions=178377  nbAssignments=2689  nbFailedAssignments=5  nbBacktracks=196  nbVisitedNodes=2699
13.50	     nbRestartNogoods=3  mapSize=5  nbInferences=0  nbTooLargeKeys=0
13.50	       =>  wckTime=10.962  cpuTime=10.83  mem=20M770
15.16	   
15.16	   search
15.16	     run=4  nbConstraintChecks=32364  nbValidityChecks=9702  nbPropagations=120955  nbRevisions=306497
15.16	     nbUselessRevisions=235043  nbAssignments=3373  nbFailedAssignments=7  nbBacktracks=274  nbVisitedNodes=3387
15.16	     nbRestartNogoods=4  mapSize=8  nbInferences=0  nbTooLargeKeys=0
15.16	       =>  wckTime=12.618  cpuTime=12.49  mem=21M765
16.84	   
16.84	   search
16.84	     run=5  nbConstraintChecks=40911  nbValidityChecks=12429  nbPropagations=151255  nbRevisions=389987
16.84	     nbUselessRevisions=298144  nbAssignments=4073  nbFailedAssignments=11  nbBacktracks=352  nbVisitedNodes=4094
16.84	     nbRestartNogoods=5  mapSize=13  nbInferences=0  nbTooLargeKeys=0
16.84	       =>  wckTime=14.3  cpuTime=14.17  mem=21M765
18.64	   
18.64	   search
18.64	     run=6  nbConstraintChecks=51625  nbValidityChecks=15964  nbPropagations=184470  nbRevisions=484418
18.64	     nbUselessRevisions=369263  nbAssignments=4809  nbFailedAssignments=20  nbBacktracks=474  nbVisitedNodes=4844
18.64	     nbRestartNogoods=7  mapSize=25  nbInferences=0  nbTooLargeKeys=0
18.64	       =>  wckTime=16.095  cpuTime=15.96  mem=22M760
21.10	   
21.10	   search
21.10	     run=7  nbConstraintChecks=61279  nbValidityChecks=18476  nbPropagations=220401  nbRevisions=587939
21.10	     nbUselessRevisions=446758  nbAssignments=5726  nbFailedAssignments=25  nbBacktracks=757  nbVisitedNodes=5774
21.10	     nbRestartNogoods=9  mapSize=37  nbInferences=0  nbTooLargeKeys=0
21.10	       =>  wckTime=18.561  cpuTime=18.42  mem=23M755
24.06	   
24.06	   search
24.06	     run=8  nbConstraintChecks=72483  nbValidityChecks=21454  nbPropagations=259555  nbRevisions=701954
24.06	     nbUselessRevisions=531500  nbAssignments=6763  nbFailedAssignments=35  nbBacktracks=1029  nbVisitedNodes=6832
24.06	     nbRestartNogoods=10  mapSize=56  nbInferences=0  nbTooLargeKeys=0
24.06	       =>  wckTime=21.518  cpuTime=21.38  mem=24M749
26.31	   
26.31	   search
26.31	     run=9  nbConstraintChecks=84933  nbValidityChecks=25007  nbPropagations=302209  nbRevisions=828190
26.31	     nbUselessRevisions=624928  nbAssignments=7621  nbFailedAssignments=42  nbBacktracks=1467  nbVisitedNodes=7710
26.31	     nbRestartNogoods=12  mapSize=75  nbInferences=0  nbTooLargeKeys=0
26.31	       =>  wckTime=23.765  cpuTime=23.62  mem=25M744
29.51	   
29.51	   search
29.51	     run=10  nbConstraintChecks=98535  nbValidityChecks=29021  nbPropagations=348599  nbRevisions=967571
29.51	     nbUselessRevisions=727737  nbAssignments=8775  nbFailedAssignments=51  nbBacktracks=2202  nbVisitedNodes=8886
29.51	     nbRestartNogoods=13  mapSize=95  nbInferences=0  nbTooLargeKeys=0
29.51	       =>  wckTime=26.97  cpuTime=26.81  mem=26M739
32.90	   
32.90	   search
32.90	     run=11  nbConstraintChecks=134272  nbValidityChecks=39856  nbPropagations=404498  nbRevisions=1141186
32.90	     nbUselessRevisions=854969  nbAssignments=10067  nbFailedAssignments=80  nbBacktracks=3094  nbVisitedNodes=10264
32.90	     nbRestartNogoods=15  mapSize=178  nbInferences=0  nbTooLargeKeys=0
32.90	       =>  wckTime=30.361  cpuTime=30.2  mem=27M734
37.36	   
37.36	   search
37.36	     run=12  nbConstraintChecks=174970  nbValidityChecks=52950  nbPropagations=471489  nbRevisions=1355948
37.36	     nbUselessRevisions=1012079  nbAssignments=11721  nbFailedAssignments=110  nbBacktracks=4416  nbVisitedNodes=11982
37.36	     nbRestartNogoods=17  mapSize=240  nbInferences=0  nbTooLargeKeys=0
37.36	       =>  wckTime=34.815  cpuTime=34.65  mem=29M723
41.50	   
41.50	   search
41.50	     run=13  nbConstraintChecks=206533  nbValidityChecks=61905  nbPropagations=547341  nbRevisions=1601504
41.50	     nbUselessRevisions=1190999  nbAssignments=13554  nbFailedAssignments=135  nbBacktracks=6225  nbVisitedNodes=13871
41.50	     nbRestartNogoods=20  mapSize=296  nbInferences=0  nbTooLargeKeys=0
41.50	       =>  wckTime=38.956  cpuTime=38.79  mem=30M718
41.50	   
41.50	   global
41.50	     nbConstraintChecks=247015  nbValidityChecks=70345  nbPropagations=565972  nbRevisions=1642557
41.50	     nbUselessRevisions=1223311  nbRestartNogoods=20  solvingWckTime=38.957  solvingCpuTime=38.79  expiredTime=no
41.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=40.4
41.50	       =>  wckTime=40.96  cpuTime=40.35  mem=30M718
41.50	   
41.50	s UNSATISFIABLE
41.50	d NODES 13554
41.50	d CHECKS 247015
41.50	   
41.50	   totalWckTime=41.046  totalCpuTime=40.4

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/node10/watcher-212831-1168224488 -o ROOT/results/node10/solver-212831-1168224488 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212831-1168224488/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: 2.04 2.42 2.70 2/87 27102
/proc/meminfo: memFree=1895824/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=18540 CPUtime=0
/proc/27101/stat : 27101 (runsolver) R 27099 27101 26288 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 170843986 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27101/statm: 4635 279 244 17 0 2626 0

[startup+0.102035 s]
/proc/loadavg: 2.04 2.42 2.70 2/87 27102
/proc/meminfo: memFree=1895824/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=11868 CPUtime=0
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 754 0 12 0 0 0 0 0 17 0 1 0 170843986 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8861429 0 4 0 7368 0 0 0 17 1 0 0
/proc/27101/statm: 2967 515 425 14 0 1602 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11868

[startup+0.510086 s]
/proc/loadavg: 2.04 2.42 2.70 2/87 27102
/proc/meminfo: memFree=1895824/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915148 CPUtime=0.32
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 4902 0 39 0 23 9 0 0 18 0 8 0 170843986 937111552 4686 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228787 4686 1939 14 0 215275 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 915148

[startup+1.3312 s]
/proc/loadavg: 2.04 2.42 2.70 3/94 27109
/proc/meminfo: memFree=1837464/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915644 CPUtime=1.11
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 17780 0 47 0 94 17 0 0 17 0 8 0 170843986 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228911 17563 2178 14 0 215381 0
[pid=27101/tid=27103] ppid=27099 vsize=915644 CPUtime=0.05
/proc/27101/task/27103/stat : 27103 (java) S 27099 27101 26288 0 -1 64 1222 0 0 0 5 0 0 0 17 0 8 0 170843999 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27104] ppid=27099 vsize=915648 CPUtime=0
/proc/27101/task/27104/stat : 27104 (java) S 27099 27101 26288 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170843999 937623552 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27105] ppid=27099 vsize=915644 CPUtime=0
/proc/27101/task/27105/stat : 27105 (java) S 27099 27101 26288 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170843999 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27106] ppid=27099 vsize=915648 CPUtime=0
/proc/27101/task/27106/stat : 27106 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170844004 937623552 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27107] ppid=27099 vsize=915644 CPUtime=0.17
/proc/27101/task/27107/stat : 27107 (java) S 27099 27101 26288 0 -1 64 412 0 0 0 16 1 0 0 15 0 8 0 170844004 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27108] ppid=27099 vsize=915644 CPUtime=0
/proc/27101/task/27108/stat : 27108 (java) S 27099 27101 26288 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170844004 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27109] ppid=27099 vsize=915644 CPUtime=0
/proc/27101/task/27109/stat : 27109 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170844004 937619456 17563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 915644

[startup+2.96842 s]
/proc/loadavg: 2.12 2.43 2.70 3/94 27109
/proc/meminfo: memFree=1805528/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915740 CPUtime=2.75
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 22008 0 48 0 224 51 0 0 25 0 8 0 170843986 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074169208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228935 21772 2545 14 0 215405 0
[pid=27101/tid=27103] ppid=27099 vsize=915740 CPUtime=0.16
/proc/27101/task/27103/stat : 27103 (java) S 27099 27101 26288 0 -1 64 4914 0 0 0 14 2 0 0 17 0 8 0 170843999 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27104] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27104/stat : 27104 (java) S 27099 27101 26288 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27105] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27105/stat : 27105 (java) S 27099 27101 26288 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27106] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27106/stat : 27106 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170844004 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27107] ppid=27099 vsize=915740 CPUtime=0.32
/proc/27101/task/27107/stat : 27107 (java) S 27099 27101 26288 0 -1 64 510 0 0 0 30 2 0 0 15 0 8 0 170844004 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27108] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27108/stat : 27108 (java) S 27099 27101 26288 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170844004 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27109] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27109/stat : 27109 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170844004 937717760 21772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 915740

[startup+6.25586 s]
/proc/loadavg: 2.12 2.43 2.70 3/94 27109
/proc/meminfo: memFree=1805216/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915740 CPUtime=6.02
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 22024 0 48 0 550 52 0 0 25 0 8 0 170843986 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074168432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228935 21786 2547 14 0 215405 0
[pid=27101/tid=27103] ppid=27099 vsize=915740 CPUtime=0.16
/proc/27101/task/27103/stat : 27103 (java) S 27099 27101 26288 0 -1 64 4914 0 0 0 14 2 0 0 17 0 8 0 170843999 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27104] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27104/stat : 27104 (java) S 27099 27101 26288 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27105] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27105/stat : 27105 (java) S 27099 27101 26288 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27106] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27106/stat : 27106 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170844004 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27107] ppid=27099 vsize=915740 CPUtime=0.34
/proc/27101/task/27107/stat : 27107 (java) S 27099 27101 26288 0 -1 64 521 0 0 0 32 2 0 0 15 0 8 0 170844004 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27108] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27108/stat : 27108 (java) S 27099 27101 26288 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170844004 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27109] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27109/stat : 27109 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170844004 937717760 21786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 915740

[startup+12.7337 s]
/proc/loadavg: 2.10 2.42 2.69 3/94 27109
/proc/meminfo: memFree=1802400/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915740 CPUtime=12.49
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 22762 0 48 0 1196 53 0 0 25 0 8 0 170843986 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074257827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228935 22519 2548 14 0 215405 0
[pid=27101/tid=27103] ppid=27099 vsize=915740 CPUtime=0.18
/proc/27101/task/27103/stat : 27103 (java) S 27099 27101 26288 0 -1 64 5629 0 0 0 16 2 0 0 16 0 8 0 170843999 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27104] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27104/stat : 27104 (java) S 27099 27101 26288 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27105] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27105/stat : 27105 (java) S 27099 27101 26288 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27106] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27106/stat : 27106 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170844004 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27107] ppid=27099 vsize=915740 CPUtime=0.37
/proc/27101/task/27107/stat : 27107 (java) S 27099 27101 26288 0 -1 64 538 0 0 0 35 2 0 0 15 0 8 0 170844004 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27108] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27108/stat : 27108 (java) S 27099 27101 26288 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170844004 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27109] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27109/stat : 27109 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170844004 937717760 22519 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 915740

[startup+25.6005 s]
/proc/loadavg: 2.08 2.40 2.69 3/94 27109
/proc/meminfo: memFree=1802464/2055920 swapFree=4178216/4192956
[pid=27101] ppid=27099 vsize=915740 CPUtime=25.36
/proc/27101/stat : 27101 (java) R 27099 27101 26288 0 -1 0 22763 0 48 0 2482 54 0 0 25 0 8 0 170843986 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073480159 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27101/statm: 228935 22520 2548 14 0 215405 0
[pid=27101/tid=27103] ppid=27099 vsize=915740 CPUtime=0.18
/proc/27101/task/27103/stat : 27103 (java) S 27099 27101 26288 0 -1 64 5629 0 0 0 16 2 0 0 16 0 8 0 170843999 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27104] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27104/stat : 27104 (java) S 27099 27101 26288 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27105] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27105/stat : 27105 (java) S 27099 27101 26288 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170843999 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27106] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27106/stat : 27106 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170844004 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27107] ppid=27099 vsize=915740 CPUtime=0.37
/proc/27101/task/27107/stat : 27107 (java) S 27099 27101 26288 0 -1 64 539 0 0 0 35 2 0 0 16 0 8 0 170844004 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27101/tid=27108] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27108/stat : 27108 (java) S 27099 27101 26288 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170844004 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27101/tid=27109] ppid=27099 vsize=915740 CPUtime=0
/proc/27101/task/27109/stat : 27109 (java) S 27099 27101 26288 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170844004 937717760 22520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915740

Child status: 0
Real time (s): 41.5672
CPU time (s): 41.2657
CPU user time (s): 40.7098
CPU system time (s): 0.555915
CPU usage (%): 99.2748
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.7098
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22778
page faults= 48
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2744
involuntary context switches= 3256

runsolver used 0.056991 s user time and 0.136979 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan  8 02:48:09 UTC 2007


IDJOB= 212831
IDBENCH= 4801
FILE ID= node10/212831-1168224488

PBS_JOBID= 3480666

Free space on /tmp= 66372 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 esac.xml 1 XSax /tmp/evaluation/212831-1168224488/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-212831-1168224488 -o ROOT/results/node10/solver-212831-1168224488 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212831-1168224488/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d4173c08d23547badf1bca6a01d815fe

RANDOM SEED= 890475632

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.232
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.232
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:       1896496 kB
Buffers:         29060 kB
Cached:          32816 kB
SwapCached:        956 kB
Active:          75736 kB
Inactive:        29636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896496 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            3412 kB
Writeback:           0 kB
Mapped:          55368 kB
Slab:            38804 kB
Committed_AS:  4368008 kB
PageTables:       2212 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= 66372 MiB



End job on node10 on Mon Jan  8 02:48:50 UTC 2007