Trace number 228390

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 28.0987 28.1331

DiagnosticValue
CHECKS126645932
NODES147623

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-39_ext.xml
MD5SUM46ee70eb3b6a8794a3c1237e4cc2853d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.68698
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.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/228390-1168080877/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.40	       =>  wckTime=0.097  cpuTime=0.09  mem=6M951
0.40	   
0.40	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.59	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8227  maxDegree=28
0.59	     maxArity=2
0.59	       =>  wckTime=0.284  cpuTime=0.21  mem=10M852
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.47  cpuTime=0.34  mem=13M696
0.78	   
0.78	   preprocessing
0.78	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78	     detectedInconsistency=no
0.78	       =>  wckTime=0.0080  cpuTime=0.0  mem=13M696
0.82	   
0.82	   search
0.82	     run=0  nbConstraintChecks=23063  nbPropagations=518  nbRevisions=5679  nbUselessRevisions=4574  nbAssignments=25
0.82	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=41  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.05  cpuTime=0.03  mem=14M671
0.84	   
0.84	   search
0.84	     run=1  nbConstraintChecks=36803  nbPropagations=1370  nbRevisions=14840  nbUselessRevisions=12019  nbAssignments=49
0.84	     nbFailedAssignments=10  nbBacktracks=27  nbVisitedNodes=74  nbRestartNogoods=3  mapSize=18  nbInferences=0
0.84	     nbTooLargeKeys=0
0.84	       =>  wckTime=0.065  cpuTime=0.04  mem=14M671
0.86	   
0.86	   search
0.86	     run=2  nbConstraintChecks=65019  nbPropagations=2807  nbRevisions=31433  nbUselessRevisions=25669  nbAssignments=92
0.86	     nbFailedAssignments=23  nbBacktracks=50  nbVisitedNodes=139  nbRestartNogoods=4  mapSize=36  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.083  cpuTime=0.06  mem=14M671
0.87	   
0.87	   search
0.87	     run=3  nbConstraintChecks=109513  nbPropagations=5135  nbRevisions=59569  nbUselessRevisions=48893
0.87	     nbAssignments=149  nbFailedAssignments=38  nbBacktracks=86  nbVisitedNodes=232  nbRestartNogoods=6  mapSize=65
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.099  cpuTime=0.07  mem=14M671
0.90	   
0.90	   search
0.90	     run=4  nbConstraintChecks=187861  nbPropagations=8873  nbRevisions=108741  nbUselessRevisions=89473
0.90	     nbAssignments=233  nbFailedAssignments=68  nbBacktracks=136  nbVisitedNodes=374  nbRestartNogoods=10  mapSize=111
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.122  cpuTime=0.09  mem=14M671
0.93	   
0.93	   search
0.93	     run=5  nbConstraintChecks=298717  nbPropagations=14628  nbRevisions=187171  nbUselessRevisions=154176
0.93	     nbAssignments=359  nbFailedAssignments=112  nbBacktracks=213  nbVisitedNodes=585  nbRestartNogoods=12  mapSize=172
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.157  cpuTime=0.12  mem=14M671
0.98	   
0.98	   search
0.98	     run=6  nbConstraintChecks=467336  nbPropagations=23326  nbRevisions=308409  nbUselessRevisions=254075
0.98	     nbAssignments=545  nbFailedAssignments=177  nbBacktracks=329  nbVisitedNodes=894  nbRestartNogoods=15  mapSize=267
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.203  cpuTime=0.17  mem=14M671
1.04	   
1.04	   search
1.04	     run=7  nbConstraintChecks=702804  nbPropagations=36349  nbRevisions=492564  nbUselessRevisions=406145
1.04	     nbAssignments=827  nbFailedAssignments=281  nbBacktracks=500  nbVisitedNodes=1369  nbRestartNogoods=17  mapSize=411
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.268  cpuTime=0.23  mem=14M671
1.14	   
1.14	   search
1.14	     run=8  nbConstraintChecks=1047713  nbPropagations=55501  nbRevisions=770106  nbUselessRevisions=635801
1.14	     nbAssignments=1243  nbFailedAssignments=433  nbBacktracks=756  nbVisitedNodes=2070  nbRestartNogoods=22
1.14	     mapSize=630  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.363  cpuTime=0.32  mem=14M671
1.27	   
1.27	   search
1.27	     run=9  nbConstraintChecks=1516985  nbPropagations=83477  nbRevisions=1176210  nbUselessRevisions=971801
1.27	     nbAssignments=1844  nbFailedAssignments=642  nbBacktracks=1144  nbVisitedNodes=3062  nbRestartNogoods=27
1.27	     mapSize=938  nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.493  cpuTime=0.44  mem=14M671
1.30	   
1.30	   INFO : Stopping hyperNogood (mapSize=1018, nbTooLargekeys=0, mem=14M671)
1.44	   
1.44	   search
1.44	     run=10  nbConstraintChecks=2283686  nbPropagations=125304  nbRevisions=1784726  nbUselessRevisions=1475088
1.44	     nbAssignments=2752  nbFailedAssignments=966  nbBacktracks=1720  nbVisitedNodes=4595  nbRestartNogoods=30
1.44	       =>  wckTime=0.668  cpuTime=0.6  mem=14M671
1.66	   
1.66	   search
1.66	     run=11  nbConstraintChecks=3354013  nbPropagations=186913  nbRevisions=2682155  nbUselessRevisions=2217844
1.66	     nbAssignments=4072  nbFailedAssignments=1414  nbBacktracks=2585  nbVisitedNodes=6827  nbRestartNogoods=37
1.66	       =>  wckTime=0.891  cpuTime=0.82  mem=14M671
2.00	   
2.00	   search
2.00	     run=12  nbConstraintChecks=4980033  nbPropagations=278388  nbRevisions=4027538  nbUselessRevisions=3333631
2.00	     nbAssignments=6036  nbFailedAssignments=2072  nbBacktracks=3883  nbVisitedNodes=10134  nbRestartNogoods=42
2.00	       =>  wckTime=1.229  cpuTime=1.16  mem=14M671
2.55	   
2.55	   search
2.55	     run=13  nbConstraintChecks=7610444  nbPropagations=416031  nbRevisions=6065857  nbUselessRevisions=5023437
2.55	     nbAssignments=9007  nbFailedAssignments=3087  nbBacktracks=5832  nbVisitedNodes=15184  nbRestartNogoods=53
2.55	       =>  wckTime=1.773  cpuTime=1.7  mem=14M671
3.34	   
3.34	   search
3.34	     run=14  nbConstraintChecks=11234968  nbPropagations=620376  nbRevisions=9078298  nbUselessRevisions=7518632
3.34	     nbAssignments=13431  nbFailedAssignments=4583  nbBacktracks=8753  nbVisitedNodes=22610  nbRestartNogoods=59
3.34	       =>  wckTime=2.563  cpuTime=2.49  mem=14M671
4.50	   
4.50	   search
4.51	     run=15  nbConstraintChecks=16623319  nbPropagations=923267  nbRevisions=13553316  nbUselessRevisions=11228818
4.51	     nbAssignments=19958  nbFailedAssignments=6728  nbBacktracks=13131  nbVisitedNodes=33541  nbRestartNogoods=66
4.51	       =>  wckTime=3.732  cpuTime=3.66  mem=14M671
6.34	   
6.34	   search
6.34	     run=16  nbConstraintChecks=25225471  nbPropagations=1379820  nbRevisions=20291623  nbUselessRevisions=16809632
6.34	     nbAssignments=29907  nbFailedAssignments=10106  nbBacktracks=19699  nbVisitedNodes=50329  nbRestartNogoods=71
6.34	       =>  wckTime=5.568  cpuTime=5.49  mem=14M671
8.99	   
8.99	   search
8.99	     run=17  nbConstraintChecks=37366360  nbPropagations=2056758  nbRevisions=30291567  nbUselessRevisions=25092586
8.99	     nbAssignments=44752  nbFailedAssignments=15093  nbBacktracks=29551  nbVisitedNodes=75114  nbRestartNogoods=75
8.99	       =>  wckTime=8.219  cpuTime=8.14  mem=14M671
13.13	   
13.13	   search
13.13	     run=18  nbConstraintChecks=56557611  nbPropagations=3077795  nbRevisions=45411260  nbUselessRevisions=37614321
13.13	     nbAssignments=67120  nbFailedAssignments=22674  nbBacktracks=44334  nbVisitedNodes=112843  nbRestartNogoods=80
13.13	       =>  wckTime=12.361  cpuTime=12.28  mem=14M671
19.26	   
19.26	   search
19.26	     run=19  nbConstraintChecks=85091518  nbPropagations=4608807  nbRevisions=68180578  nbUselessRevisions=56481690
19.26	     nbAssignments=100765  nbFailedAssignments=34142  nbBacktracks=66506  nbVisitedNodes=169401  nbRestartNogoods=86
19.26	       =>  wckTime=18.488  cpuTime=18.4  mem=14M671
28.11	   
28.11	   search
28.11	     run=20  nbConstraintChecks=126645932  nbPropagations=6874208  nbRevisions=101976522  nbUselessRevisions=84487626
28.11	     nbAssignments=147623  nbFailedAssignments=50371  nbBacktracks=97136  nbVisitedNodes=248749  nbRestartNogoods=93
28.11	       =>  wckTime=27.333  cpuTime=27.24  mem=14M671
28.11	   
28.11	   global
28.11	     nbConstraintChecks=126645932  nbPropagations=6874248  nbRevisions=101976522  nbUselessRevisions=84487626
28.11	     nbRestartNogoods=93  solvingWckTime=27.334  solvingCpuTime=27.24  expiredTime=no  totalExploration=yes
28.11	     nbFoundSolutions=0  globalCpuTime=27.63
28.11	       =>  wckTime=27.807  cpuTime=27.58  mem=14M671
28.11	   
28.11	s UNSATISFIABLE
28.11	d NODES 147623
28.11	d CHECKS 126645932
28.11	   
28.11	   totalWckTime=27.881  totalCpuTime=27.64

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/node20/watcher-228390-1168080877 -o ROOT/results/node20/solver-228390-1168080877 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/228390-1168080877/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.23 0.52 1.02 3/81 24518
/proc/meminfo: memFree=1746056/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=1784 CPUtime=0
/proc/24517/stat : 24517 (java) D 24515 24517 24195 0 -1 0 192 0 0 0 0 0 0 0 20 0 1 0 156482924 1826816 158 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/24517/statm: 446 158 123 14 0 91 0

[startup+0.103325 s]
/proc/loadavg: 0.23 0.52 1.02 3/81 24518
/proc/meminfo: memFree=1746056/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=914988 CPUtime=0.08
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 3000 0 1 0 7 1 0 0 16 0 8 0 156482924 936947712 2746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931794 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24517/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51137 s]
/proc/loadavg: 0.23 0.52 1.02 3/81 24518
/proc/meminfo: memFree=1746056/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915328 CPUtime=0.5
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 6520 0 1 0 46 4 0 0 16 0 8 0 156482924 937295872 6259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24517/statm: 228832 6259 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33347 s]
/proc/loadavg: 0.23 0.52 1.02 2/88 24525
/proc/meminfo: memFree=1722640/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915456 CPUtime=1.33
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 8579 0 1 0 127 6 0 0 17 0 8 0 156482924 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24517/statm: 228864 8317 2513 14 0 215334 0
[pid=24517/tid=24519] ppid=24515 vsize=915456 CPUtime=0.02
/proc/24517/task/24519/stat : 24519 (java) S 24515 24517 24195 0 -1 64 229 0 0 0 2 0 0 0 16 0 8 0 156482928 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24520] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24520/stat : 24520 (java) S 24515 24517 24195 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24521] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24521/stat : 24521 (java) S 24515 24517 24195 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24522] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24522/stat : 24522 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156482932 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24523] ppid=24515 vsize=915456 CPUtime=0.21
/proc/24517/task/24523/stat : 24523 (java) S 24515 24517 24195 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 156482932 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24517/tid=24524] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24524/stat : 24524 (java) S 24515 24517 24195 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156482932 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24525] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24525/stat : 24525 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156482932 937426944 8317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915456

[startup+2.98366 s]
/proc/loadavg: 0.23 0.52 1.02 2/88 24525
/proc/meminfo: memFree=1722448/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915456 CPUtime=2.98
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 8595 0 1 0 292 6 0 0 18 0 8 0 156482924 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336104 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24517/statm: 228864 8332 2513 14 0 215334 0
[pid=24517/tid=24519] ppid=24515 vsize=915456 CPUtime=0.02
/proc/24517/task/24519/stat : 24519 (java) S 24515 24517 24195 0 -1 64 229 0 0 0 2 0 0 0 16 0 8 0 156482928 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24520] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24520/stat : 24520 (java) S 24515 24517 24195 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24521] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24521/stat : 24521 (java) S 24515 24517 24195 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24522] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24522/stat : 24522 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156482932 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24523] ppid=24515 vsize=915456 CPUtime=0.22
/proc/24517/task/24523/stat : 24523 (java) S 24515 24517 24195 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 156482932 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24517/tid=24524] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24524/stat : 24524 (java) S 24515 24517 24195 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156482932 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24525] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24525/stat : 24525 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156482932 937426944 8332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915456

[startup+6.26005 s]
/proc/loadavg: 0.29 0.53 1.02 2/88 24525
/proc/meminfo: memFree=1722320/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915456 CPUtime=6.25
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 8601 0 1 0 619 6 0 0 20 0 8 0 156482924 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24517/statm: 228864 8337 2513 14 0 215334 0
[pid=24517/tid=24519] ppid=24515 vsize=915456 CPUtime=0.02
/proc/24517/task/24519/stat : 24519 (java) S 24515 24517 24195 0 -1 64 229 0 0 0 2 0 0 0 16 0 8 0 156482928 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24520] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24520/stat : 24520 (java) S 24515 24517 24195 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24521] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24521/stat : 24521 (java) S 24515 24517 24195 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24522] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24522/stat : 24522 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156482932 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24523] ppid=24515 vsize=915456 CPUtime=0.22
/proc/24517/task/24523/stat : 24523 (java) S 24515 24517 24195 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 156482932 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24517/tid=24524] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24524/stat : 24524 (java) S 24515 24517 24195 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156482932 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24525] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24525/stat : 24525 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156482932 937426944 8337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915456

[startup+12.7428 s]
/proc/loadavg: 0.34 0.53 1.02 2/88 24525
/proc/meminfo: memFree=1722320/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915456 CPUtime=12.73
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 8606 0 1 0 1267 6 0 0 25 0 8 0 156482924 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480117 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24517/statm: 228864 8342 2513 14 0 215334 0
[pid=24517/tid=24519] ppid=24515 vsize=915456 CPUtime=0.02
/proc/24517/task/24519/stat : 24519 (java) S 24515 24517 24195 0 -1 64 229 0 0 0 2 0 0 0 16 0 8 0 156482928 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24520] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24520/stat : 24520 (java) S 24515 24517 24195 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24521] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24521/stat : 24521 (java) S 24515 24517 24195 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24522] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24522/stat : 24522 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156482932 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24523] ppid=24515 vsize=915456 CPUtime=0.22
/proc/24517/task/24523/stat : 24523 (java) S 24515 24517 24195 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 156482932 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24517/tid=24524] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24524/stat : 24524 (java) S 24515 24517 24195 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156482932 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24525] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24525/stat : 24525 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156482932 937426944 8342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915456

[startup+25.5734 s]
/proc/loadavg: 0.49 0.56 1.02 2/88 24528
/proc/meminfo: memFree=1722128/2055920 swapFree=4170284/4192956
[pid=24517] ppid=24515 vsize=915456 CPUtime=25.55
/proc/24517/stat : 24517 (java) R 24515 24517 24195 0 -1 0 8611 0 1 0 2549 6 0 0 25 0 8 0 156482924 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24517/statm: 228864 8347 2513 14 0 215334 0
[pid=24517/tid=24519] ppid=24515 vsize=915456 CPUtime=0.02
/proc/24517/task/24519/stat : 24519 (java) S 24515 24517 24195 0 -1 64 229 0 0 0 2 0 0 0 16 0 8 0 156482928 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24520] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24520/stat : 24520 (java) S 24515 24517 24195 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24521] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24521/stat : 24521 (java) S 24515 24517 24195 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156482928 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24522] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24522/stat : 24522 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156482932 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24523] ppid=24515 vsize=915456 CPUtime=0.22
/proc/24517/task/24523/stat : 24523 (java) S 24515 24517 24195 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 156482932 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24517/tid=24524] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24524/stat : 24524 (java) S 24515 24517 24195 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156482932 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24517/tid=24525] ppid=24515 vsize=915456 CPUtime=0
/proc/24517/task/24525/stat : 24525 (java) S 24515 24517 24195 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156482932 937426944 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 28.1331
CPU time (s): 28.0987
CPU user time (s): 28.0277
CPU system time (s): 0.070989
CPU usage (%): 99.8779
Max. virtual memory (cumulated for all children) (KiB): 915456

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

runsolver used 0.024996 s user time and 0.087986 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 10:54:42 UTC 2007


IDJOB= 228390
IDBENCH= 6185
FILE ID= node20/228390-1168080877

PBS_JOBID= 3476108

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  46ee70eb3b6a8794a3c1237e4cc2853d

RANDOM SEED= 873650837

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.216
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.216
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:       1746536 kB
Buffers:         40404 kB
Cached:         169696 kB
SwapCached:       4236 kB
Active:          87188 kB
Inactive:       153644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746536 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1852 kB
Writeback:           0 kB
Mapped:          44596 kB
Slab:            53616 kB
Committed_AS:  2886332 kB
PageTables:       2220 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= 66544 MiB



End job on node20 on Sat Jan  6 10:55:17 UTC 2007