Trace number 243212

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 3.03454 3.10864

DiagnosticValue
CHECKS217532
NODES38365

General information on the benchmark

Namedimacs/aim-200/
aim-200-1-6-unsat-2_ext.xml
MD5SUM1d7a97cf232025f80d5db2b04e6c8a46
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 benchmark0.034993
SatisfiableNO
(Un)Satisfiability was proved
Number of variables200
Number of constraints302
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension302
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/243212-1168383902/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.111  cpuTime=0.1  mem=6M951
0.43	   
0.43	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.54	     nbConstraints=302  nbRelationTypes=17  nbExtensionStructures=17  nbSharedExtensionStructures=285
0.55	     nbConflictsStructures=17  nbSharedConflictsStructures=285  nbSharedBinaryRepresentations=1  maxDegree=9  maxArity=3
0.55	       =>  wckTime=0.231  cpuTime=0.17  mem=8M902
0.58	   
0.58	   solver IterativeSystematicSolver being built... 
0.79	       =>  wckTime=0.476  cpuTime=0.34  mem=17M466
0.84	   
0.84	   preprocessing
0.84	     nbConstraintChecks=382  nbValidityChecks=125  nbPropagations=533  nbRevisions=459  nbUselessRevisions=352
0.84	     nbSingletonTests=237  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.84	       =>  wckTime=0.046  cpuTime=0.03  mem=17M466
0.87	   
0.87	   search
0.87	     run=0  nbConstraintChecks=149  nbValidityChecks=122  nbPropagations=628  nbRevisions=633  nbUselessRevisions=477
0.87	     nbAssignments=75  nbFailedAssignments=3  nbBacktracks=10  nbVisitedNodes=81  nbRestartNogoods=0  mapSize=3
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.081  cpuTime=0.05  mem=17M466
0.89	   
0.89	   search
0.89	     run=1  nbConstraintChecks=427  nbValidityChecks=466  nbPropagations=1453  nbRevisions=1667  nbUselessRevisions=1207
0.89	     nbAssignments=169  nbFailedAssignments=10  nbBacktracks=26  nbVisitedNodes=176  nbRestartNogoods=2  mapSize=11
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.097  cpuTime=0.06  mem=17M466
0.91	   
0.91	   search
0.91	     run=2  nbConstraintChecks=738  nbValidityChecks=878  nbPropagations=2521  nbRevisions=3157  nbUselessRevisions=2212
0.91	     nbAssignments=286  nbFailedAssignments=16  nbBacktracks=55  nbVisitedNodes=276  nbRestartNogoods=6  mapSize=25
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.12  cpuTime=0.07  mem=17M466
0.92	   
0.92	   search
0.92	     run=3  nbConstraintChecks=1076  nbValidityChecks=1270  nbPropagations=3806  nbRevisions=5079
0.92	     nbUselessRevisions=3445  nbAssignments=353  nbFailedAssignments=26  nbBacktracks=93  nbVisitedNodes=363
0.92	     nbRestartNogoods=7  mapSize=44  nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.131  cpuTime=0.08  mem=17M466
0.94	   
0.94	   search
0.94	     run=4  nbConstraintChecks=1506  nbValidityChecks=1851  nbPropagations=5371  nbRevisions=7625
0.94	     nbUselessRevisions=5025  nbAssignments=436  nbFailedAssignments=49  nbBacktracks=145  nbVisitedNodes=490
0.94	     nbRestartNogoods=8  mapSize=85  nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.148  cpuTime=0.09  mem=17M466
0.96	   
0.96	   search
0.96	     run=5  nbConstraintChecks=2148  nbValidityChecks=2623  nbPropagations=7325  nbRevisions=10965
0.96	     nbUselessRevisions=7027  nbAssignments=572  nbFailedAssignments=74  nbBacktracks=221  nbVisitedNodes=683
0.96	     nbRestartNogoods=9  mapSize=136  nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.167  cpuTime=0.11  mem=17M466
0.98	   
0.98	   search
0.98	     run=6  nbConstraintChecks=3099  nbValidityChecks=3924  nbPropagations=9952  nbRevisions=15614
0.98	     nbUselessRevisions=9687  nbAssignments=762  nbFailedAssignments=115  nbBacktracks=336  nbVisitedNodes=948
0.98	     nbRestartNogoods=15  mapSize=210  nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.188  cpuTime=0.13  mem=17M466
1.01	   
1.01	   search
1.01	     run=7  nbConstraintChecks=4496  nbValidityChecks=5664  nbPropagations=13434  nbRevisions=22227
1.01	     nbUselessRevisions=13482  nbAssignments=1054  nbFailedAssignments=205  nbBacktracks=510  nbVisitedNodes=1403
1.01	     nbRestartNogoods=19  mapSize=332  nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.22  cpuTime=0.16  mem=17M466
1.06	   
1.06	   search
1.06	     run=8  nbConstraintChecks=6705  nbValidityChecks=8694  nbPropagations=18328  nbRevisions=31780
1.06	     nbUselessRevisions=18835  nbAssignments=1437  nbFailedAssignments=309  nbBacktracks=766  nbVisitedNodes=1996
1.06	     nbRestartNogoods=22  mapSize=537  nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.267  cpuTime=0.2  mem=17M466
1.12	   
1.12	   search
1.12	     run=9  nbConstraintChecks=10230  nbValidityChecks=13584  nbPropagations=25635  nbRevisions=46208
1.12	     nbUselessRevisions=26651  nbAssignments=1982  nbFailedAssignments=457  nbBacktracks=1150  nbVisitedNodes=2823
1.12	     nbRestartNogoods=27  mapSize=815  nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.33  cpuTime=0.24  mem=17M466
1.16	   
1.16	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=17M466)
1.18	   
1.18	   search
1.18	     run=10  nbConstraintChecks=13915  nbValidityChecks=19272  nbPropagations=35295  nbRevisions=66082
1.18	     nbUselessRevisions=37661  nbAssignments=2754  nbFailedAssignments=627  nbBacktracks=1726  nbVisitedNodes=3940
1.18	     nbRestartNogoods=31
1.18	       =>  wckTime=0.392  cpuTime=0.3  mem=17M466
1.25	   
1.25	   search
1.25	     run=11  nbConstraintChecks=21102  nbValidityChecks=29236  nbPropagations=49601  nbRevisions=95730
1.25	     nbUselessRevisions=53919  nbAssignments=3947  nbFailedAssignments=937  nbBacktracks=2594  nbVisitedNodes=5714
1.25	     nbRestartNogoods=35
1.25	       =>  wckTime=0.459  cpuTime=0.36  mem=17M466
1.34	   
1.34	   search
1.34	     run=12  nbConstraintChecks=31610  nbValidityChecks=44476  nbPropagations=70565  nbRevisions=140876
1.34	     nbUselessRevisions=79227  nbAssignments=5622  nbFailedAssignments=1296  nbBacktracks=3892  nbVisitedNodes=8139
1.34	     nbRestartNogoods=38
1.34	       =>  wckTime=0.551  cpuTime=0.45  mem=17M466
1.49	   
1.49	   search
1.49	     run=13  nbConstraintChecks=48200  nbValidityChecks=67679  nbPropagations=102681  nbRevisions=208570
1.49	     nbUselessRevisions=116088  nbAssignments=8318  nbFailedAssignments=1993  nbBacktracks=5840  nbVisitedNodes=12100
1.49	     nbRestartNogoods=45
1.49	       =>  wckTime=0.699  cpuTime=0.6  mem=17M466
1.69	   
1.69	   search
1.69	     run=14  nbConstraintChecks=70247  nbValidityChecks=99708  nbPropagations=149770  nbRevisions=307633
1.69	     nbUselessRevisions=169685  nbAssignments=12192  nbFailedAssignments=2929  nbBacktracks=8763  nbVisitedNodes=17753
1.69	     nbRestartNogoods=51
1.69	       =>  wckTime=0.902  cpuTime=0.8  mem=17M466
2.00	   
2.00	   search
2.00	     run=15  nbConstraintChecks=102361  nbValidityChecks=147113  nbPropagations=218097  nbRevisions=452773
2.00	     nbUselessRevisions=248059  nbAssignments=18249  nbFailedAssignments=4540  nbBacktracks=13144  nbVisitedNodes=26693
2.00	     nbRestartNogoods=60
2.00	       =>  wckTime=1.209  cpuTime=1.1  mem=17M466
2.44	   
2.44	   search
2.44	     run=16  nbConstraintChecks=150576  nbValidityChecks=217575  nbPropagations=319259  nbRevisions=666692
2.44	     nbUselessRevisions=362447  nbAssignments=26659  nbFailedAssignments=6323  nbBacktracks=19712  nbVisitedNodes=38563
2.44	     nbRestartNogoods=64
2.44	       =>  wckTime=1.646  cpuTime=1.54  mem=17M466
3.05	   
3.05	   search
3.05	     run=17  nbConstraintChecks=217150  nbValidityChecks=314690  nbPropagations=464673  nbRevisions=975890
3.05	     nbUselessRevisions=528061  nbAssignments=38365  nbFailedAssignments=9049  nbBacktracks=28693  nbVisitedNodes=55610
3.05	     nbRestartNogoods=68
3.05	       =>  wckTime=2.255  cpuTime=2.15  mem=17M466
3.05	   
3.05	   global
3.05	     nbConstraintChecks=217532  nbValidityChecks=314815  nbPropagations=465206  nbRevisions=976349
3.05	     nbUselessRevisions=528413  nbRestartNogoods=68  solvingWckTime=2.256  solvingCpuTime=2.15  expiredTime=no
3.05	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2.54
3.05	       =>  wckTime=2.734  cpuTime=2.49  mem=17M466
3.05	   
3.05	s UNSATISFIABLE
3.05	d NODES 38365
3.05	d CHECKS 217532
3.05	   
3.05	   totalWckTime=2.814  totalCpuTime=2.54

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/node15/watcher-243212-1168383902 -o ROOT/results/node15/solver-243212-1168383902 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243212-1168383902/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.62 0.89 0.97 4/87 7710
/proc/meminfo: memFree=1733616/2055920 swapFree=4174172/4192956
[pid=7709] ppid=7707 vsize=18540 CPUtime=0
/proc/7709/stat : 7709 (runsolver) R 7707 7709 7290 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 186785115 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/7709/statm: 4635 279 244 17 0 2626 0

[startup+0.107714 s]
/proc/loadavg: 0.62 0.89 0.97 4/87 7710
/proc/meminfo: memFree=1733616/2055920 swapFree=4174172/4192956
[pid=7709] ppid=7707 vsize=914988 CPUtime=0.08
/proc/7709/stat : 7709 (java) R 7707 7709 7290 0 -1 0 3000 0 1 0 7 1 0 0 17 0 8 0 186785115 936947712 2746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7709/statm: 228747 2746 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515785 s]
/proc/loadavg: 0.62 0.89 0.97 4/87 7710
/proc/meminfo: memFree=1733616/2055920 swapFree=4174172/4192956
[pid=7709] ppid=7707 vsize=915328 CPUtime=0.48
/proc/7709/stat : 7709 (java) R 7707 7709 7290 0 -1 0 6451 0 1 0 45 3 0 0 19 0 8 0 186785115 937295872 6190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7709/statm: 228832 6191 2146 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33893 s]
/proc/loadavg: 0.73 0.91 0.97 4/94 7717
/proc/meminfo: memFree=1707320/2055920 swapFree=4174172/4192956
[pid=7709] ppid=7707 vsize=915444 CPUtime=1.3
/proc/7709/stat : 7709 (java) R 7707 7709 7290 0 -1 0 9348 0 1 0 124 6 0 0 24 0 8 0 186785115 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7709/statm: 228861 9086 2526 14 0 215331 0
[pid=7709/tid=7711] ppid=7707 vsize=915444 CPUtime=0.02
/proc/7709/task/7711/stat : 7711 (java) S 7707 7709 7290 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 186785119 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7712] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7712/stat : 7712 (java) S 7707 7709 7290 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 186785120 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7713] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7713/stat : 7713 (java) S 7707 7709 7290 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 186785120 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7714] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7714/stat : 7714 (java) S 7707 7709 7290 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 186785123 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7715] ppid=7707 vsize=915444 CPUtime=0.24
/proc/7709/task/7715/stat : 7715 (java) S 7707 7709 7290 0 -1 64 400 0 0 0 24 0 0 0 16 0 8 0 186785123 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7716] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7716/stat : 7716 (java) S 7707 7709 7290 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 186785123 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7717] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7717/stat : 7717 (java) S 7707 7709 7290 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 186785123 937414656 9086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97621 s]
/proc/loadavg: 0.73 0.91 0.97 3/94 7717
/proc/meminfo: memFree=1707128/2055920 swapFree=4174172/4192956
[pid=7709] ppid=7707 vsize=915444 CPUtime=2.94
/proc/7709/stat : 7709 (java) R 7707 7709 7290 0 -1 0 9365 0 1 0 288 6 0 0 25 0 8 0 186785115 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7709/statm: 228861 9102 2526 14 0 215331 0
[pid=7709/tid=7711] ppid=7707 vsize=915444 CPUtime=0.02
/proc/7709/task/7711/stat : 7711 (java) S 7707 7709 7290 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 186785119 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7712] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7712/stat : 7712 (java) S 7707 7709 7290 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 186785120 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7713] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7713/stat : 7713 (java) S 7707 7709 7290 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 186785120 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7714] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7714/stat : 7714 (java) S 7707 7709 7290 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 186785123 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7715] ppid=7707 vsize=915444 CPUtime=0.24
/proc/7709/task/7715/stat : 7715 (java) S 7707 7709 7290 0 -1 64 403 0 0 0 24 0 0 0 15 0 8 0 186785123 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7716] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7716/stat : 7716 (java) S 7707 7709 7290 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 186785123 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7709/tid=7717] ppid=7707 vsize=915444 CPUtime=0
/proc/7709/task/7717/stat : 7717 (java) S 7707 7709 7290 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 186785123 937414656 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 3.10864
CPU time (s): 3.03454
CPU user time (s): 2.96255
CPU system time (s): 0.071989
CPU usage (%): 97.6162
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.96255
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9458
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= 1161
involuntary context switches= 1453

runsolver used 0.007998 s user time and 0.017997 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Jan  9 23:05:03 UTC 2007


IDJOB= 243212
IDBENCH= 7451
FILE ID= node15/243212-1168383902

PBS_JOBID= 3522555

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/aim-200/aim-200-1-6-unsat-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243212-1168383902/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-243212-1168383902 -o ROOT/results/node15/solver-243212-1168383902 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243212-1168383902/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1d7a97cf232025f80d5db2b04e6c8a46

RANDOM SEED= 693011130

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.276
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.276
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:       1734160 kB
Buffers:         67560 kB
Cached:         159212 kB
SwapCached:       6400 kB
Active:         179536 kB
Inactive:        85240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734160 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          48616 kB
Slab:            41640 kB
Committed_AS:  6293032 kB
PageTables:       2360 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= 66562 MiB



End job on node15 on Tue Jan  9 23:05:06 UTC 2007