Trace number 227956

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 21.5947 21.6796

DiagnosticValue
CHECKS95688881
NODES114625

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-13_ext.xml
MD5SUM7aa4f8ba1b4e88993b9919c83cf837c3
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 benchmark5.85711
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/227956-1168080840/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.095  cpuTime=0.08  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=8218  maxDegree=26
0.59	     maxArity=2
0.59	       =>  wckTime=0.283  cpuTime=0.2  mem=10M852
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.47  cpuTime=0.32  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.0070  cpuTime=0.01  mem=13M696
0.82	   
0.82	   search
0.82	     run=0  nbConstraintChecks=11334  nbPropagations=316  nbRevisions=2637  nbUselessRevisions=2148  nbAssignments=21
0.82	     nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=30  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.04  cpuTime=0.03  mem=14M671
0.84	   
0.84	   search
0.84	     run=1  nbConstraintChecks=29908  nbPropagations=1050  nbRevisions=9866  nbUselessRevisions=8056  nbAssignments=51
0.84	     nbFailedAssignments=12  nbBacktracks=25  nbVisitedNodes=75  nbRestartNogoods=1  mapSize=18  nbInferences=0
0.84	     nbTooLargeKeys=0
0.84	       =>  wckTime=0.061  cpuTime=0.04  mem=14M671
0.85	   
0.85	   search
0.85	     run=2  nbConstraintChecks=55360  nbPropagations=2334  nbRevisions=23702  nbUselessRevisions=19400  nbAssignments=89
0.85	     nbFailedAssignments=21  nbBacktracks=47  nbVisitedNodes=134  nbRestartNogoods=3  mapSize=36  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.078  cpuTime=0.05  mem=14M671
0.87	   
0.87	   search
0.87	     run=3  nbConstraintChecks=115006  nbPropagations=4758  nbRevisions=52991  nbUselessRevisions=43424
0.87	     nbAssignments=152  nbFailedAssignments=42  nbBacktracks=85  nbVisitedNodes=239  nbRestartNogoods=5  mapSize=69
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.099  cpuTime=0.07  mem=14M671
0.89	   
0.89	   search
0.89	     run=4  nbConstraintChecks=179761  nbPropagations=8418  nbRevisions=98624  nbUselessRevisions=80610
0.89	     nbAssignments=233  nbFailedAssignments=65  nbBacktracks=137  nbVisitedNodes=372  nbRestartNogoods=6  mapSize=114
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.119  cpuTime=0.09  mem=14M671
0.93	   
0.93	   search
0.93	     run=5  nbConstraintChecks=268848  nbPropagations=13931  nbRevisions=170006  nbUselessRevisions=139266
0.93	     nbAssignments=364  nbFailedAssignments=110  nbBacktracks=214  nbVisitedNodes=585  nbRestartNogoods=8  mapSize=178
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.151  cpuTime=0.12  mem=14M671
0.97	   
0.97	   search
0.97	     run=6  nbConstraintChecks=415798  nbPropagations=22196  nbRevisions=280048  nbUselessRevisions=229587
0.97	     nbAssignments=542  nbFailedAssignments=169  nbBacktracks=328  nbVisitedNodes=883  nbRestartNogoods=13  mapSize=269
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.193  cpuTime=0.16  mem=14M671
1.03	   
1.03	   search
1.03	     run=7  nbConstraintChecks=621829  nbPropagations=34385  nbRevisions=446560  nbUselessRevisions=366709
1.03	     nbAssignments=802  nbFailedAssignments=251  nbBacktracks=498  nbVisitedNodes=1315  nbRestartNogoods=15  mapSize=410
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.253  cpuTime=0.21  mem=14M671
1.12	   
1.12	   search
1.12	     run=8  nbConstraintChecks=957940  nbPropagations=52759  nbRevisions=700685  nbUselessRevisions=576090
1.12	     nbAssignments=1208  nbFailedAssignments=393  nbBacktracks=755  nbVisitedNodes=1989  nbRestartNogoods=18
1.12	     mapSize=623  nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.345  cpuTime=0.3  mem=14M671
1.25	   
1.25	   search
1.25	     run=9  nbConstraintChecks=1441679  nbPropagations=80121  nbRevisions=1089935  nbUselessRevisions=897693
1.25	     nbAssignments=1795  nbFailedAssignments=589  nbBacktracks=1140  nbVisitedNodes=2982  nbRestartNogoods=21
1.25	     mapSize=940  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.478  cpuTime=0.42  mem=14M671
1.28	   
1.28	   INFO : Stopping hyperNogood (mapSize=1018, nbTooLargekeys=0, mem=14M671)
1.41	   
1.41	   search
1.41	     run=10  nbConstraintChecks=2103661  nbPropagations=119859  nbRevisions=1661820  nbUselessRevisions=1371284
1.42	     nbAssignments=2648  nbFailedAssignments=859  nbBacktracks=1716  nbVisitedNodes=4378  nbRestartNogoods=26
1.42	       =>  wckTime=0.641  cpuTime=0.57  mem=14M671
1.67	   
1.67	   search
1.67	     run=11  nbConstraintChecks=3263695  nbPropagations=180565  nbRevisions=2542305  nbUselessRevisions=2098704
1.67	     nbAssignments=4020  nbFailedAssignments=1359  nbBacktracks=2582  nbVisitedNodes=6713  nbRestartNogoods=31
1.67	       =>  wckTime=0.895  cpuTime=0.83  mem=14M671
2.00	   
2.00	   search
2.00	     run=12  nbConstraintChecks=4741101  nbPropagations=269134  nbRevisions=3830696  nbUselessRevisions=3165068
2.00	     nbAssignments=5929  nbFailedAssignments=1964  nbBacktracks=3880  nbVisitedNodes=9857  nbRestartNogoods=38
2.00	       =>  wckTime=1.222  cpuTime=1.15  mem=14M671
2.54	   
2.54	   search
2.54	     run=13  nbConstraintChecks=7242010  nbPropagations=402692  nbRevisions=5802673  nbUselessRevisions=4800119
2.54	     nbAssignments=8916  nbFailedAssignments=2995  nbBacktracks=5828  nbVisitedNodes=14912  nbRestartNogoods=44
2.54	       =>  wckTime=1.761  cpuTime=1.69  mem=14M671
3.29	   
3.29	   search
3.29	     run=14  nbConstraintChecks=10682883  nbPropagations=600033  nbRevisions=8725120  nbUselessRevisions=7226176
3.29	     nbAssignments=13248  nbFailedAssignments=4398  nbBacktracks=8751  nbVisitedNodes=22127  nbRestartNogoods=48
3.29	       =>  wckTime=2.514  cpuTime=2.44  mem=14M671
4.44	   
4.44	   search
4.44	     run=15  nbConstraintChecks=15981137  nbPropagations=894278  nbRevisions=13096477  nbUselessRevisions=10855989
4.44	     nbAssignments=19810  nbFailedAssignments=6575  nbBacktracks=13129  nbVisitedNodes=33074  nbRestartNogoods=55
4.44	       =>  wckTime=3.668  cpuTime=3.59  mem=14M671
6.16	   
6.16	   search
6.16	     run=16  nbConstraintChecks=23897509  nbPropagations=1333530  nbRevisions=19630397  nbUselessRevisions=16285109
6.16	     nbAssignments=29618  nbFailedAssignments=9808  nbBacktracks=19699  nbVisitedNodes=49440  nbRestartNogoods=67
6.16	       =>  wckTime=5.385  cpuTime=5.31  mem=14M671
8.84	   
8.84	   search
8.84	     run=17  nbConstraintChecks=36384527  nbPropagations=1996420  nbRevisions=29500727  nbUselessRevisions=24479770
8.84	     nbAssignments=44382  nbFailedAssignments=14711  nbBacktracks=29553  nbVisitedNodes=74184  nbRestartNogoods=75
8.84	       =>  wckTime=8.064  cpuTime=7.98  mem=14M671
12.80	   
12.80	   search
12.80	     run=18  nbConstraintChecks=54591501  nbPropagations=2988781  nbRevisions=44313879  nbUselessRevisions=36782388
12.80	     nbAssignments=66473  nbFailedAssignments=22018  nbBacktracks=44331  nbVisitedNodes=111171  nbRestartNogoods=84
12.80	       =>  wckTime=12.023  cpuTime=11.94  mem=14M671
18.80	   
18.80	   search
18.80	     run=19  nbConstraintChecks=82336253  nbPropagations=4480531  nbRevisions=66653203  nbUselessRevisions=55344315
18.80	     nbAssignments=99370  nbFailedAssignments=32740  nbBacktracks=66499  nbVisitedNodes=166285  nbRestartNogoods=93
18.80	       =>  wckTime=18.029  cpuTime=17.94  mem=14M671
21.62	   
21.62	   search
21.62	     run=20  nbConstraintChecks=95688881  nbPropagations=6208024  nbRevisions=92566277  nbUselessRevisions=76873637
21.62	     nbAssignments=114625  nbFailedAssignments=37755  nbBacktracks=76740  nbVisitedNodes=191957  nbRestartNogoods=102
21.62	       =>  wckTime=20.847  cpuTime=20.76  mem=14M671
21.62	   
21.62	   global
21.62	     nbConstraintChecks=95688881  nbPropagations=6208064  nbRevisions=92566277  nbUselessRevisions=76873637
21.62	     nbRestartNogoods=102  solvingWckTime=20.848  solvingCpuTime=20.76  expiredTime=no  totalExploration=yes
21.62	     nbFoundSolutions=0  globalCpuTime=21.13
21.62	       =>  wckTime=21.321  cpuTime=21.08  mem=14M671
21.62	   
21.62	s UNSATISFIABLE
21.62	d NODES 114625
21.62	d CHECKS 95688881
21.62	   
21.62	   totalWckTime=21.395  totalCpuTime=21.13

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/node21/watcher-227956-1168080840 -o ROOT/results/node21/solver-227956-1168080840 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/227956-1168080840/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.13 0.40 0.98 2/81 21616
/proc/meminfo: memFree=1696856/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=172 CPUtime=0
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 156480178 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8438564 0 0 4096 0 0 0 0 17 0 0 0
/proc/21615/statm: 43 24 18 14 0 3 0

[startup+0.106187 s]
/proc/loadavg: 0.13 0.40 0.98 2/81 21616
/proc/meminfo: memFree=1696856/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=914988 CPUtime=0.08
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 3008 0 1 0 7 1 0 0 24 0 8 0 156480178 936947712 2754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642226 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21615/statm: 228747 2754 1431 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515261 s]
/proc/loadavg: 0.13 0.40 0.98 2/81 21616
/proc/meminfo: memFree=1696856/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=915328 CPUtime=0.48
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 6546 0 1 0 43 5 0 0 16 0 8 0 156480178 937295872 6285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21615/statm: 228832 6286 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34241 s]
/proc/loadavg: 0.20 0.41 0.98 2/88 21653
/proc/meminfo: memFree=1671640/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=915456 CPUtime=1.31
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 8582 0 1 0 124 7 0 0 16 0 8 0 156480178 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797254 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21615/statm: 228864 8320 2513 14 0 215334 0
[pid=21615/tid=21621] ppid=21613 vsize=915456 CPUtime=0.03
/proc/21615/task/21621/stat : 21621 (java) S 21613 21615 21205 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 156480182 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21615/tid=21622] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21622/stat : 21622 (java) S 21613 21615 21205 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21623] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21623/stat : 21623 (java) S 21613 21615 21205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21624] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21624/stat : 21624 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156480185 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21625] ppid=21613 vsize=915456 CPUtime=0.2
/proc/21615/task/21625/stat : 21625 (java) S 21613 21615 21205 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156480185 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21626] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21626/stat : 21626 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156480185 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21627] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21627/stat : 21627 (java) S 21613 21615 21205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156480185 937426944 8320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.97872 s]
/proc/loadavg: 0.20 0.41 0.98 2/88 21653
/proc/meminfo: memFree=1671384/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=915456 CPUtime=2.94
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 8596 0 1 0 287 7 0 0 18 0 8 0 156480178 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21615/statm: 228864 8333 2513 14 0 215334 0
[pid=21615/tid=21621] ppid=21613 vsize=915456 CPUtime=0.03
/proc/21615/task/21621/stat : 21621 (java) S 21613 21615 21205 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 156480182 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21615/tid=21622] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21622/stat : 21622 (java) S 21613 21615 21205 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21623] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21623/stat : 21623 (java) S 21613 21615 21205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21624] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21624/stat : 21624 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156480185 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21625] ppid=21613 vsize=915456 CPUtime=0.21
/proc/21615/task/21625/stat : 21625 (java) S 21613 21615 21205 0 -1 64 391 0 0 0 20 1 0 0 16 0 8 0 156480185 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21626] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21626/stat : 21626 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156480185 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21627] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21627/stat : 21627 (java) S 21613 21615 21205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156480185 937426944 8333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.27336 s]
/proc/loadavg: 0.26 0.42 0.98 2/88 21653
/proc/meminfo: memFree=1671384/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=915456 CPUtime=6.23
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 8604 0 1 0 616 7 0 0 20 0 8 0 156480178 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21615/statm: 228864 8340 2513 14 0 215334 0
[pid=21615/tid=21621] ppid=21613 vsize=915456 CPUtime=0.03
/proc/21615/task/21621/stat : 21621 (java) S 21613 21615 21205 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 156480182 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21615/tid=21622] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21622/stat : 21622 (java) S 21613 21615 21205 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21623] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21623/stat : 21623 (java) S 21613 21615 21205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21624] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21624/stat : 21624 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156480185 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21625] ppid=21613 vsize=915456 CPUtime=0.21
/proc/21615/task/21625/stat : 21625 (java) S 21613 21615 21205 0 -1 64 391 0 0 0 20 1 0 0 16 0 8 0 156480185 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21626] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21626/stat : 21626 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156480185 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21627] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21627/stat : 21627 (java) R 21613 21615 21205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156480185 937426944 8340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915456

[startup+12.7446 s]
/proc/loadavg: 0.32 0.43 0.98 2/88 21665
/proc/meminfo: memFree=1671136/2055920 swapFree=4192812/4192956
[pid=21615] ppid=21613 vsize=915456 CPUtime=12.7
/proc/21615/stat : 21615 (java) R 21613 21615 21205 0 -1 0 8607 0 1 0 1263 7 0 0 25 0 8 0 156480178 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21615/statm: 228864 8343 2513 14 0 215334 0
[pid=21615/tid=21621] ppid=21613 vsize=915456 CPUtime=0.03
/proc/21615/task/21621/stat : 21621 (java) S 21613 21615 21205 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 156480182 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21615/tid=21622] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21622/stat : 21622 (java) S 21613 21615 21205 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21623] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21623/stat : 21623 (java) S 21613 21615 21205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156480182 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21624] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21624/stat : 21624 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156480185 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21625] ppid=21613 vsize=915456 CPUtime=0.21
/proc/21615/task/21625/stat : 21625 (java) S 21613 21615 21205 0 -1 64 391 0 0 0 20 1 0 0 16 0 8 0 156480185 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21626] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21626/stat : 21626 (java) S 21613 21615 21205 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156480185 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21615/tid=21627] ppid=21613 vsize=915456 CPUtime=0
/proc/21615/task/21627/stat : 21627 (java) S 21613 21615 21205 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156480185 937426944 8343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 21.6796
CPU time (s): 21.5947
CPU user time (s): 21.5127
CPU system time (s): 0.081987
CPU usage (%): 99.6084
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.5127
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8702
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= 1276
involuntary context switches= 278

runsolver used 0.020996 s user time and 0.070989 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 10:54:10 UTC 2007


IDJOB= 227956
IDBENCH= 6137
FILE ID= node21/227956-1168080840

PBS_JOBID= 3476105

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7aa4f8ba1b4e88993b9919c83cf837c3

RANDOM SEED= 858502961

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.261
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.261
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:       1697336 kB
Buffers:         34444 kB
Cached:         190500 kB
SwapCached:          0 kB
Active:         178864 kB
Inactive:       109016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          81916 kB
Slab:            55936 kB
Committed_AS:  2937160 kB
PageTables:       1988 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 node21 on Sat Jan  6 10:54:42 UTC 2007